Skip to main content

Web-based SQLite database browser.

Project description

![](http://media.charlesleifer.com/blog/photos/sqlite-browser.png)

sqlite-web is a web-based SQLite database browser written in Python.

Project dependencies:

### Installation

`sh $ pip install sqlite-web `

### Usage

`sh $ sqlite_web /path/to/database.db `

### Features

![](http://media.charlesleifer.com/blog/photos/p1420930919.43.gif)

  • Works with your existing SQLite databases, or can be used to create new databases.

  • Add or drop: * Tables * Columns (yes, you can drop and rename columns!) * Indexes

  • Export data as JSON or CSV.

  • Import JSON or CSV files.

  • Browse table data.

### Screenshots

The index page shows some basic information about the database, including the number of tables and indexes, as well as its size on disk:

![](http://media.charlesleifer.com/blog/photos/s1415479324.32.png)

The structure tab displays information about the structure of the table, including columns, indexes, and foreign keys (if any exist). From this page you can also create, rename or drop columns and indexes.

![](http://media.charlesleifer.com/blog/photos/s1415479418.23.png)

The content tab displays all the table data. Links in the table header can be used to sort the data:

![](http://media.charlesleifer.com/blog/photos/s1415479502.61.png)

The query tab allows you to execute arbitrary SQL queries on a table. The query results are displayed in a table and can be exported to either JSON or CSV:

![](http://media.charlesleifer.com/blog/photos/s1415487149.3.png)

The import tab supports importing CSV and JSON files into a table. There is an option to automatically create columns for any unrecognized keys in the import file:

![](http://media.charlesleifer.com/blog/photos/s1415479625.44.png)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sqlite-web-0.1.3.tar.gz (353.2 kB view details)

Uploaded Source

File details

Details for the file sqlite-web-0.1.3.tar.gz.

File metadata

  • Download URL: sqlite-web-0.1.3.tar.gz
  • Upload date:
  • Size: 353.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for sqlite-web-0.1.3.tar.gz
Algorithm Hash digest
SHA256 616c3fc17a573d5435f1fbce8a1ba5925fc327eaf8854ff28c32c43996581755
MD5 567027f3e0642fc0fa37c7521c8140a8
BLAKE2b-256 455b4c4d97d34402140646b17e30ec5e238b093bfdb8b8d5fba89e97ccfc19fe

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page