sqlite-gui
詳細情報
タイトル | sqlite-gui |
---|---|
URL | https://github.com/little-brother/sqlite-gui/ |
バージョン | ver 1.9.3 |
更新日 | 2024/11/13 |
追加日 | 2023/05/02 |
種別 | フリーソフト |
説明 | SQLiteデータベースを管理することができるWindows用ソフト。 |
レビュー
C++/mingw64/WinAPIで作られており、コンパクトでパワフル、高速、無料を実現。
スクリーンショット
スクリーンショットはありません。
更新グラフ
バージョン履歴
1.9.3
Up to 1.9.3 * Database diagram is back * UI to manage quick references * Improve encryption dialog inc. issue #165 * New tool to data transformation * Up SQLite to 3.47.0 * Minor changes inc. fix issue #166
1.9.2
Up to 1.9.2 * Add move/zoom to a chart * Filter in a navigation tree by Ctrl + F * Plugins to modify values in a resultset column * Fix issues #161, #163, #164
1.9.1
Up to 1.9.1 * Plugin system to preview values e.g. json, XML or even pdf * Improve Edit data dialog inc. issue #155 * Fix issues #159, #160, #161 * Up SQLite to 3.46.0
1.9.0
Up to 1.9.0 * Improve UI for non-100% scales (issue #144) * Extension manager * Attach external sources as a schema through ODBC interface * Execute the current line by F12 (issue #152) * Auto-complete in row dialog (issue #153) * Modify help * Remove "Database diagram"-tool * Up SQLite to 3.45.1 * Many other changes
1.8.2
Up to 1.8.2 * Improve autocomplete * Ctrl + Mouse wheel to change font size * Duplicate table data * Up SQLite to 3.44.0 * Minor changes (inc. issue #148)
1.8.0
Up to 1.8.0 * Fix critical issue #146 * Fix bug for a resultset with an error * Ctrl + P to show/hide a preview area * Minor UI improvements
1.7.9
Up to 1.7.9 * Save and restore pinned resultsets * New CLI options: --profile, --readonly (issue #142) * Ctrl + I to invert selected rows in a dataset * Improve UI (issues #143, #145)
1.7.8
Up to 1.7.8 * URI db path support (issue #139) * Up SQLite to 3.41.0 * Fix issues #128, #130, #131, #134 * Appy PR #132, #136, #137, #138 * Minor changes