Create, design and edit SQLite Databases
SQLite Database Browser is a freeware, public domain, open source visual tool
used to create, design and edit database files compatible with SQLite. It is
meant to be used for users and developers that want to create databases, edit
and search data using a familiar spreadsheet-like interface, without the need
to learn complicated SQL commands. Controls and wizards are available for users
to:
* Create and compact database files
* Create, define, modify and delete tables
* Create, define and delete indexes
* Browse, edit, add and delete records
* Search records
* Import and export records as text
* Import and export tables from/to CSV files
* Import and export databases from/to SQL dump files
* Issue SQL queries and inspect the results
* Examine a log of all SQL commands issued by the application
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / sqlitebrowser
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database/sqlitebrowser && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
sqlitebrowser-sqlb-3.0.1.tar.bz2 | 0000305182 298 KB | |
sqlitebrowser.1 | 0000001570 1.53 KB | |
sqlitebrowser.changes | 0000001305 1.27 KB | |
sqlitebrowser.spec | 0000003421 3.34 KB |
Revision 3 (latest revision is 45)
- update to 3.0.1: + key names in table/column names + copy/paste of single cell
Comments 0