Simple DB manager library
Project description
dbmngrx 0.1.2
Author: Otabek Burxonov
A lightweight and beginner-friendly SQLite3 manager written in Python.
🚀 Features
- 🔍 Connect and explore
.dbfiles easily - 📋 List all tables in your SQLite database
- 📑 View all columns of a table with data types
- ➕ Add new columns to existing tables
- 🗑 Delete tables (with confirmation)
- 📁 Create tables dynamically
- 📤 Insert and read rows
- 🎨 Colored and clean terminal output (optional)
💻 Installation
You can install the package via pip:
pip install dbmngrx
✅ Supported Data Types
SQLite supports these data types:
INTEGERTEXTREALNUMERICBLOB
📄 License
MIT License © Otabek Burxonov
🛠 Future Plans
- Update/Delete row methods
- Export tables to CSV
- Query builder interface
- Web-based interface (experimental)
🔗 Links
- 📘 Documentation: Coming soon
- 💻 GitHub: https://github.com/Otabek-1/dbmngrx
- 📦 PyPI: https://pypi.org/project/dbmngrx/0.1.2/
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
dbmngrx-0.1.2.tar.gz
(3.7 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 dbmngrx-0.1.2.tar.gz.
File metadata
- Download URL: dbmngrx-0.1.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8919e00779f6a2c5626cb68c5af9be9479242a1441e32696306c62bf6b830da0
|
|
| MD5 |
2e9c60f896f0bb87fcaed784abb257a3
|
|
| BLAKE2b-256 |
ad2b2d135c9cf027011b9f26601b75188b192aed4cc437dcab3ea70bc70bcd10
|
File details
Details for the file dbmngrx-0.1.2-py3-none-any.whl.
File metadata
- Download URL: dbmngrx-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e4e5f9482af29313cea855bb1b69ff199c0f8d05ae51b0a603e9d1359a37ab2
|
|
| MD5 |
a0b12e598065f456e7d6e0fc493bf697
|
|
| BLAKE2b-256 |
8999bdffdff9dd052872a1d898126b0055561a3e6386b5cd0d043ce817ab00f6
|