{"repo":"coleifer/sqlite-web","free":true,"listed":false,"github":"https://github.com/coleifer/sqlite-web","clone":"git clone https://github.com/coleifer/sqlite-web.git","description":"Web-based SQLite database browser written in Python","language":"Python","stars":4149,"topics":["sqlite","flask","python","database"],"license":"MIT","category":"databases-storage","readme_excerpt":"sqlite-web is a web-based SQLite database browser written in Python. Project dependencies: flask peewee pygments Installation Usage If you have multiple databases: Or run with docker: Or run with the high-performance gevent WSGI server (requires gevent ): Then navigate to http://localhost:8080/ to view your database. Features Works with your existing SQLite databases, or can be used to create new databases. Add or drop: Tables Columns (with support for older versions of Sqlite) Indexes Export data as JSON or CSV. Import JSON or CSV files. Browse table data. Insert, Update or Delete rows. Load and unload databases at run-time (see --enable-load or --enable-filesystem ) 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: The structure tab displays information about the structure of the table, including columns, indexes, triggers, and foreign keys (if any exist). From this page you can also create, rename or drop columns and indexes. Columns are easy to add, drop or rename: The content tab displays all the table data. Links in the table header can be used to sort the data, foreign-keys are shown as clickable links, and row-data can be copied easily: The query tab allows you to execute queries on a table. The query results are displayed in a table and can be exported to either JSON or CSV. Multiple queries can be executed, and results for each will be displayed. Data-modifying queries","default_branch":null,"files":null,"tree":[],"storefront":"/r/coleifer","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/coleifer/sqlite-web/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}