sqlitefs
sqlite-gui
Our great sponsors
sqlitefs | sqlite-gui | |
---|---|---|
1 | 17 | |
0 | 226 | |
- | - | |
10.0 | 5.0 | |
almost 7 years ago | 27 days ago | |
Java | C | |
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
sqlitefs
-
Why SQLite may become foundational for digital progress
[3] is in Go, lacks a LICENSE file, has been inactive four months, the README is in Russian, but well the demo code works. pkg.go.dev will not display its API.
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
-
Awesome SQLite
sqlite-gui - Lightweight SQLite editor for Windows
-
Could Jinja scripting can be usefull in database manager?
After some researching, I found inja-library that partially support Jinja-templates and then I've implemented to my app sqlite-gui. But I still doubt whether such a scripting is needed.
-
A new tool to recovery deleted rows from SQLite files
I use gcc to compile the app and some antiviruses are suspicious for non-MSVC compiler entry point and small size files. I've already encountered with this issue on another my project. So I changed a compiler option to hide virus better and to support Win10 (added -static option to run exe without any additional libraries).
-
Running script
Also you can boost inserts if you turn off a disk synchronization by pragma synchronous = off. My app sqlite-gui (only for Windows) does it automatically :D
P.S. Wiki contains some details about refs.
What are some alternatives?
sqlitestudio - A free, open source, multi-platform SQLite database manager.
sqlitebrowser - Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
Inja - A Template Engine for Modern C++
SQLite3MultipleCiphers - SQLite3 encryption extension with support for multiple ciphers
sqlite-wf - Simple visual ETL tool
edge-sql - Cloudflare Workers providing a SQL API
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
win32 - Win32 and SDL playground.
datasette - An open source multi-tool for exploring and publishing data
beekeeper-studio - Modern and easy to use SQL client for MySQL, Postgres, SQLite, SQL Server, and more. Linux, MacOS, and Windows.
comdb2 - Bloomberg's distributed RDBMS