InfluxDBStudio icon indicating copy to clipboard operation
InfluxDBStudio copied to clipboard

InfluxDB Studio is a UI management tool for the InfluxDB time series database.

Results 49 InfluxDBStudio issues
Sort by recently updated
recently updated
newest added

Hi Is version 0.1 or 0.2 compatible with influxdb 2.3? THank you for your feedback. Regards, Patrick

Since this project unfortunately seems abandoned, I created a fork, merged some open pull requests from this repository and compiled it. # InfluxDBStudio v0.2.1 Here you can find more details:...

Fixes issue #35 Also fixes the name of the dialog when altering Retention Policy

I was surprised that it isn't possible to copy query results into the clipboard, so I added such functionality + hotkeys. **Tabs** middle mouse click - close tab under the...

I added a support of key shortcut of Ctrl+Enter to run query as it in Sql Server. I didn't awaited the code to don't freeze the UI

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Would be nice if the context menu would also have some smarter query generation. Right now, the generated query is always only: `SELECT * FROM "table" WHERE time > now()...

I believe this is a bit of a default for things such as this (for example SQL management studio runs a query with F5). Would be nice if the tool...

enhancement

Whenever I try to set up new connection and then try to create a database, it always shows this error "Unable to connect to the remote server" If anyone has...