Skip to main content

a graphic SQLite and DuckDB Client in 1 Python file

Project description

sqlite_bro is a tool to browse SQLite (and optionally DuckDB) databases with any basic python installation.

Features

  • Tabular browsing of a SQLite or DuckDB database

  • Optional DuckDB engine : open or create a ‘.duckdb’ file (needs ‘pip install duckdb’)

  • Import/Export of .csv files with auto-detection

  • Import/Export of .sql script

  • Export of database creation .sql script

  • Support of sql-embedded Python functions

  • support supports command-line scripting if Python>=3.2 (see sqlite_bro -h), with or without Graphic User Interface

  • Easy to distribute : 1 Python source file, Python and PyPy3 compatible

  • Easy to start : just launch sqlite_bro

  • Easy to learn : Welcome example, minimal interface

  • Easy to teach : Character size, SQL + SQL result export on a click

Installation

You can install, upgrade, uninstall sqlite_bro.py with these commands:

$ apt-get install python3-tk # apt-get install python-tk if you are using python2
$ pip install sqlite_bro
$ pip install --upgrade sqlite_bro
$ pip uninstall sqlite_bro

or just launch latest version from IPython with %load https://raw.githubusercontent.com/stonebig/sqlite_bro/master/sqlite_bro/sqlite_bro.py or just copy the file ‘sqlite_bro.py’ to any pc and type ‘python sqlite_bro.py’

Example usage

$ sqlite_bro
$ sqlite_bro -h

Screenshots

https://raw.githubusercontent.com/stonebig/sqlite_bro/master/docs/sqlite_bro.GIF https://raw.githubusercontent.com/stonebig/sqlite_bro/master/docs/sqlite_bro_command_line.GIF

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_bro-1.0.0.tar.gz (282.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sqlite_bro-1.0.0-py3-none-any.whl (41.5 kB view details)

Uploaded Python 3

File details

Details for the file sqlite_bro-1.0.0.tar.gz.

File metadata

  • Download URL: sqlite_bro-1.0.0.tar.gz
  • Upload date:
  • Size: 282.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.34.2

File hashes

Hashes for sqlite_bro-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f9bc0d7fd9a6232f1c2dfc0f49cce33550adf658d414ed6c788080d53129bb5d
MD5 ec6ebcb9e53d32dbab5be21b211e6314
BLAKE2b-256 717208f29c54005223d78b9b8cb7edc17c5c2e0055e9fa89e683a655778273bf

See more details on using hashes here.

File details

Details for the file sqlite_bro-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: sqlite_bro-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 41.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.34.2

File hashes

Hashes for sqlite_bro-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d6231f7bcb7b4e056e08cf5b79930513e801af23932669fd6e71912734b43d45
MD5 5b77097724b0cf4278e500822cc0aa3e
BLAKE2b-256 310dc8aa240c2cdf203aea7f66e46f6049527e127780cf2ff71317a7d4cd6aff

See more details on using hashes here.

Supported by

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