Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Sqlite-gui Alternatives
Similar projects and alternatives to sqlite-gui
-
sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
-
sqlitestudio
A free, open source, multi-platform SQLite database manager.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
SQLite3MultipleCiphers
SQLite3 encryption extension with support for multiple ciphers
-
-
-
-
beekeeper-studio
Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
windows-kernel-exploits
windows-kernel-exploits Windows平台提权漏洞集合
-
SQLite-ICU-MinGW
Building SQLite and SQLiteODBC on Windows with ICU and other extensions using MSVC Build Tools and MSYS2/MinGW
-
-
-
-
visidata
A terminal spreadsheet multitool for discovering and arranging data
-
-
better-sqlite3
The fastest and simplest library for SQLite3 in Node.js.
-
-
-
-
dbgate
Database manager for MySQL, PostgreSQL, SQL Server, MongoDB, SQLite and others. Runs under Windows, Linux, Mac or as web application
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
sqlite-gui reviews and mentions
-
C# program not able to open or connect to an encrypted SQLite Database
DB4S provides only one algorithm based on official SQLite cipher. You can encrypt your database with another in SQLiteStudio or sqlite-gui (I'm an author). Both applications use SQLite3 Multiple Ciphers-library.
- SQLite is not a toy database
- Lightweight SQLite Editor for Windows
-
SQLite interface(s) for creating complex queries with a table that has 68 million rows?
The most popular apps areDB4S and SQLiteStudio. If you are planning to run long time queries, then you might encounter with problems by running them in parallel in these tools. To run several queries in a real parallel mode you can use Navicat for SQLite or my sqlite-gui.
-
sqlite-x: The simplest editor for Windows
For advanced users I recommend to check another my app - sqlite-gui.
-
SQLite GUI
SQLite-GUI from GitHub
This is what you want: https://github.com/little-brother/sqlite-gui
-
Sensitive data
Popular SQLite editors e.g. DB4S (supports only SQL Cipher) and SQLiteStudio (SQLCipher and perhaps anothers via plugin) can work with encrypted databases. My sqlite-gui support 5 ciphers through SQLite3 Multiple Ciphers.
-
Why SQLite may become foundational for digital progress
I've tried over 15 sqlite management tool, but SqliteStudio is my favorite! And recently discovered https://github.com/little-brother/sqlite-gui
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Nov 2023
Stats
little-brother/sqlite-gui is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of sqlite-gui is C.