mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
d12bb621566a490bc0009b4ddb40f534d797e5dd
Change the design of DBBrowserDB to store all DB objects in one single map instead of having one map for table, one for views, one for triggers etc. This requires some changes in the entire program. Show more details of views in the DB structure tab, i.e. the names of the fields included in the view. Allow browsing views in the browse tab and allow exporting views as CSV.
============= sqlitebrowser ============= This is a fork from the SF project which seems to be stagnant. Website: http://sqlitebrowser.sourceforge.net Project: https://sourceforge.net/projects/sqlitebrowser/ Status ------ - Qt3Support was removed - Recent files menu added Todo ---- - UI cleanup - Code cleanup (a lot) For recent issues look at: https://github.com/rp-/sqlitebrowser/issues
Description
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
Languages
C++
95.7%
C
2.6%
SCSS
0.7%
CMake
0.6%
QMake
0.2%
Other
0.1%