sql-studio icon indicating copy to clipboard operation
sql-studio copied to clipboard

SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, ClickHouse, DuckDB, Microsoft SQL Server]

Results 19 sql-studio issues
Sort by recently updated
recently updated
newest added

Hi, it is good idea to wrap your code with docker container, to let world to try your solution. The instructions for a docker is a modern standard of distribution...

enhancement

Opening Plex sqlite database: ``` ./sqlite-studio /var/lib/plexmediaserver/Library/Application\ Support/Plex\ Media\ Server/Plug-in\ Support/Databases/com.plexapp.plugins.library.db --address 0.0.0.0:3030 2024-06-17T07:55:25.304260Z INFO sqlite_studio: found 82 tables in /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db 2024-06-17T07:55:25.304454Z INFO Server::run{addr=0.0.0.0:3030}: warp::server: listening...

bug

I tried to connect to freshly installed clickhouse and postgres for a development environment but sql-studio shouts at me that the password is missing. With `clickhouse-client` and `psql` I can...

enhancement

While exploring `sqlite` files I often write quite ugly SQL queries. After a couple of minutes I have lost my own train of thought. Being able to format the SQL...

enhancement

Support parquet file. e.g. https://github.com/XiangpengHao/parquet-viewer, this repo uses `Rust` as well.

enhancement

I can provide Chinese translation for more people to use

enhancement

Sql studio cannot fetch data from ef core postgres database (in my case). Probably that a naming convention issue ef core forces PascalCase while postgres is standing on snake_case.

bug

To improve project visibility and user onboarding, SEO optimized dedicated landing page should be created!

documentation
enhancement