Visualize SQLite files
Project description
Description
Visualize SQLite files
Installation
pip install sqliteview
Usage
From command line:
python -m sqliteview --path PATH
| Option | Short | Type | Default | Description |
|---|---|---|---|---|
| --path | -p | String | - | Path to SQLite file |
Example
python -m sqliteview -p path/to/example.db
################################################################################
sqliteview by 5f0
Visualizes SQLite files
Current working directory: path/to/sqliteview
--> Path: path/to/example.db
--> MD5: faca5057ffe0b458638c7071bbbae313
--> SHA256: e0bd07d00cf638d24b10235c02edbb67534ec821c11fc606dbfd5c4ca364c06c
Datetime: 01/01/1970 16:17:18
################################################################################
Tables
---
--> fish
--> dog
Table Information
---
--> Table: fish
Columns: ['id', 'name', 'species', 'tank']
Row Count: 2
---
(1, 'Sammy', 'shark', 1)
(3, 'Carl', 'goldfish', 8)
---
--> Table: dog
Columns: ['id', 'name', 'species', 'garden']
Row Count: 2
---
(1, 'Bill', 'shepard', 1)
(2, 'Tom', 'little', 7)
---
################################################################################
Execution Time: 0.000972 sec
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sqliteview-1.0.1.tar.gz
(5.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sqliteview-1.0.1.tar.gz.
File metadata
- Download URL: sqliteview-1.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42055684f3df17e1b0cade185c19bfb8172ad62b4e55d9def4d18181e7f376be
|
|
| MD5 |
fa28fd51c5d5232cc93207ad7830bf43
|
|
| BLAKE2b-256 |
3e0544b31127ea2ce62abe235cd3c1283ebe9497d8ebc4d46125172246d63475
|
File details
Details for the file sqliteview-1.0.1-py3-none-any.whl.
File metadata
- Download URL: sqliteview-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ba6c996fe424045c40412a7bda9ee5e86f2f5a182a1ed1b535c57bab3c8d34d
|
|
| MD5 |
82a4c5cbcee3774a653eece8b846ef45
|
|
| BLAKE2b-256 |
be01bcc395d9e0f5e9a118d19474d2d0fb9fd12c9f58366261daf948ee71043d
|