Easy to use SQLite wrapper
Project description
LuminaDB
LuminaDB (previously known as 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: luminadb demo
📦 Installation
The library is available via PyPI:
pip install luminadb
Prefer to install directly from GitHub? You can still do this the old-school way:
pip install https://github.com/RimuEirnarn/LuminaDB/archive/refs/tags/<latest-version>.zip
✨ Features
A quick feature overview is available in Features.md
Or check out the full short docs at: luminadb.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 LuminaDB! 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/luminadb
cd luminadb
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 luminadb
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
Short note
Either you can call this project: Library, ORM, ORM-lite, or driver is up to you. This is a high-level abstraction built on top of standard sqlite3.
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
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 luminadb-0.8.1.tar.gz.
File metadata
- Download URL: luminadb-0.8.1.tar.gz
- Upload date:
- Size: 71.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 |
7a5ba2dacedd78769a677e6da936660699dd762406199441304244a92b1ed091
|
|
| MD5 |
7084f05c2632631c73b27a2f35ee278b
|
|
| BLAKE2b-256 |
bf1a1a8b82cdc440e39e598c77f8f0a5557aa72e9db44deb9c1c4cd3c307ba27
|
Provenance
The following attestation bundles were made for luminadb-0.8.1.tar.gz:
Publisher:
python-publish.yml on RimuEirnarn/LuminaDB
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
luminadb-0.8.1.tar.gz -
Subject digest:
7a5ba2dacedd78769a677e6da936660699dd762406199441304244a92b1ed091 - Sigstore transparency entry: 927050367
- Sigstore integration time:
-
Permalink:
RimuEirnarn/LuminaDB@dd3cc94de98b41ff6e7c00832bf83e9aeabb417a -
Branch / Tag:
refs/tags/v0.8.1 - Owner: https://github.com/RimuEirnarn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@dd3cc94de98b41ff6e7c00832bf83e9aeabb417a -
Trigger Event:
release
-
Statement type:
File details
Details for the file luminadb-0.8.1-py3-none-any.whl.
File metadata
- Download URL: luminadb-0.8.1-py3-none-any.whl
- Upload date:
- Size: 44.6 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 |
d10217291029edb1eed116161bdc3df3c0dce1c751d1d85d3a7435a1fd4b056a
|
|
| MD5 |
58b52044b4edd83693b5f3b81ad0cbe6
|
|
| BLAKE2b-256 |
0c0970ed9e064eaba57c680fe830838b58542ccbc55927caf6423abba0a4695b
|
Provenance
The following attestation bundles were made for luminadb-0.8.1-py3-none-any.whl:
Publisher:
python-publish.yml on RimuEirnarn/LuminaDB
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
luminadb-0.8.1-py3-none-any.whl -
Subject digest:
d10217291029edb1eed116161bdc3df3c0dce1c751d1d85d3a7435a1fd4b056a - Sigstore transparency entry: 927050368
- Sigstore integration time:
-
Permalink:
RimuEirnarn/LuminaDB@dd3cc94de98b41ff6e7c00832bf83e9aeabb417a -
Branch / Tag:
refs/tags/v0.8.1 - Owner: https://github.com/RimuEirnarn
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@dd3cc94de98b41ff6e7c00832bf83e9aeabb417a -
Trigger Event:
release
-
Statement type: