Easy to use SQLite wrapper (this project is renamed to LuminaDB)
Project description
SQLite Database
NOTICE!: This project is renamed to LuminaDB, please use LuminaDB instead of this~
SQLite Database is a lightweight, developer-friendly wrapper for SQLite—designed to feel as intuitive as Laravel's Eloquent ORM, but in Python.
[!WARNING] ⚠️ This library is still pre-1.0, which means it's not optimized for high performance or low memory usage (yet). Use with care. If you run into serious issues, feel free to open an issue—we’re listening.
🚀 Usage & Demo
Curious how it works in action? Check out the live example here: sqlite-database demo
📦 Installation
The library is available via PyPI:
pip install sqlite-database
Prefer to install directly from GitHub? You can still do this the old-school way:
pip install https://github.com/RimuEirnarn/sqlite_database/archive/refs/tags/<latest-version>.zip
✨ Features
A quick feature overview is available in Features.md
Or check out the full short docs at: 📚 sqlite-database.rtfd.io
📖 Origin Story & Acknowledgements
Wondering why this exists? Read the History.md to learn what led to the birth of this project.
Pre-contributor: just ChatGPT—so blame the AI if anything’s weird.
🤝 Contributing
Found a bug? Got an idea? Want to improve something?
- Open an issue for anything noteworthy.
- PRs are welcome—as long as they align with the project's vision and design goals.
🛠️ Development Setup
Thanks for considering contributing to sqlite_database! Here's what you'll need:
- Testing:
pytest - Linting:
pylint - Docs:
sphinx
Dependencies are split between:
dev-requirements.txt(core development)docs-requirements.txt(documentation)
To get started:
git clone https://github.com/RimuEirnarn/sqlite_database
cd sqlite_database
python -m venv .venv
source .venv/bin/activate # or `.venv\Scripts\activate` on Windows
pip install -r ./dev-requirements.txt
./bin/check.sh
The check.sh script will run:
pylint --rcfile ./dev-config/pylint.toml sqlite_database
pytest --config-file ./dev-config/pytest.ini
Simple and clean.
📄 License
This project is licensed under the BSD 3-Clause "New" or "Revised" License.
Read the full license here: LICENSE
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
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 sqlite_database-0.7.15.tar.gz.
File metadata
- Download URL: sqlite_database-0.7.15.tar.gz
- Upload date:
- Size: 29.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0305daa299d26b42e7e8188d2c733fc262e9cdfa21d9ca10e1e3617b076148f0
|
|
| MD5 |
94a3304b359bcd9c2de4b3a06a3c9b84
|
|
| BLAKE2b-256 |
123decaaf6e06f54b3ab1b80d5730a5740468429119c171b5a1dde172ede3b9d
|
Provenance
The following attestation bundles were made for sqlite_database-0.7.15.tar.gz:
Publisher:
python-publish.yml on RimuEirnarn/LuminaDB-mirror
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sqlite_database-0.7.15.tar.gz -
Subject digest:
0305daa299d26b42e7e8188d2c733fc262e9cdfa21d9ca10e1e3617b076148f0 - Sigstore transparency entry: 1058667789
- Sigstore integration time:
-
Permalink:
RimuEirnarn/LuminaDB-mirror@7694b41cc022ac4c5df5e08f99181d448f8e117c -
Branch / Tag:
refs/tags/v0.7.15 - Owner: https://github.com/RimuEirnarn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7694b41cc022ac4c5df5e08f99181d448f8e117c -
Trigger Event:
release
-
Statement type:
File details
Details for the file sqlite_database-0.7.15-py3-none-any.whl.
File metadata
- Download URL: sqlite_database-0.7.15-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b64155f472e41f75d15668696c72406ab81a43b41b2c0cb5305ce28fafce0006
|
|
| MD5 |
bce28effe56396fe1b224eab4683e78d
|
|
| BLAKE2b-256 |
e01d82d383b502638ed8c603f76f46cc3108dba8f93ac8eb1a0d17433ae1d2fe
|
Provenance
The following attestation bundles were made for sqlite_database-0.7.15-py3-none-any.whl:
Publisher:
python-publish.yml on RimuEirnarn/LuminaDB-mirror
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
sqlite_database-0.7.15-py3-none-any.whl -
Subject digest:
b64155f472e41f75d15668696c72406ab81a43b41b2c0cb5305ce28fafce0006 - Sigstore transparency entry: 1058667793
- Sigstore integration time:
-
Permalink:
RimuEirnarn/LuminaDB-mirror@7694b41cc022ac4c5df5e08f99181d448f8e117c -
Branch / Tag:
refs/tags/v0.7.15 - Owner: https://github.com/RimuEirnarn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@7694b41cc022ac4c5df5e08f99181d448f8e117c -
Trigger Event:
release
-
Statement type: