Skip to main content

SQLiteExplorer is an application for manipulating SQLite databases from the command line.

Project description

Pepy Total Downlods PyPI - Downloads GitHub License

SQLiteExplorer is a command-line application designed for the manipulation of SQLite databases. With SQLiteExplorer, you can easily visualize table schemas, execute SQL queries, manage data within tables, and list tables and columns. It provides a convenient and efficient way to interact with SQLite databases directly from the command line.

Features

  • Visualization of table schemas.

  • Execution of SQL queries.

  • Data management in tables.

  • Listing of tables and columns.

  • Export to csv files. (Since version 0.1.2)

  • Create generic SQL export file (Since version 0.1.4)

Quick Start

Install

pip install sqlite-explorer

Usage

sqlexp --help
Usage: sqlexp [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  data        Retrieve and print data for a specific table.
  exec        Execute a SQL statement in the database.
  ls-col      List columns for a specific table.
  ls-tab      List all tables in the database.
  schemas     Print schema for all tables in the database.
  sqlite-csv  Export table to CSV file
  table       Print schema for a specific table.

License

This project is licensed under the GNU-GPL License. See the LICENSE file for more details.

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-explorer-0.1.4.tar.gz (44.4 kB view details)

Uploaded Source

Built Distribution

sqlite_explorer-0.1.4-py3-none-any.whl (33.0 kB view details)

Uploaded Python 3

File details

Details for the file sqlite-explorer-0.1.4.tar.gz.

File metadata

  • Download URL: sqlite-explorer-0.1.4.tar.gz
  • Upload date:
  • Size: 44.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for sqlite-explorer-0.1.4.tar.gz
Algorithm Hash digest
SHA256 c25ae3bc6b5ca7f62d77ca1bcd662cba5bc6e1a50d24abede26b49d9693900e7
MD5 627aea8aa02795aab9f6ee4962893035
BLAKE2b-256 ba6e919e3521a8fd49d0f934a8d07af8112bedfe833e226c697af27959ea4487

See more details on using hashes here.

File details

Details for the file sqlite_explorer-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for sqlite_explorer-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d7c5b7041cec9b7748cc667f84c188c1391b0c8424ea3175c532fdef9d760cc5
MD5 1d90438b2ad092b64547f5bc6680308c
BLAKE2b-256 fd14eb1c0f2eeb6fe2639f43a2aab24292085674cb7b7dfd17c86a9425a6df05

See more details on using hashes here.

Supported by

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