Skip to main content

Easy to use SQLite wrapper

Project description

LuminaDB

GitHub forks GitHub Repo stars

GitHub closed issues GitHub closed pull requests GitHub code size in bytes GitHub all releases GitHub Workflow(pylint) Status GitHub Workflow(pytest) Status GitHub Workflow(pypi) Status GitHub release (latest by date) Documentation Status GitHub CodeFactor Grade

PyPI - Format PyPI - Python Version PyPI - Implementation PyPI - Downloads PyPI - Downloads Daily

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

luminadb-0.8.0.tar.gz (69.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

luminadb-0.8.0-py3-none-any.whl (42.9 kB view details)

Uploaded Python 3

File details

Details for the file luminadb-0.8.0.tar.gz.

File metadata

  • Download URL: luminadb-0.8.0.tar.gz
  • Upload date:
  • Size: 69.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for luminadb-0.8.0.tar.gz
Algorithm Hash digest
SHA256 612cd47b6f5ddb9db35a0c4da8dbe252c891f658c4df79c430e1395e1bc796d5
MD5 64b061fb2584b6786c17eb4f47d5c44c
BLAKE2b-256 18be823e08e04947664d31fa68e19d596fd34917d88c8c200f83112c316e11c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminadb-0.8.0.tar.gz:

Publisher: python-publish.yml on RimuEirnarn/LuminaDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file luminadb-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: luminadb-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 42.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for luminadb-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9070e997c66be7df2c5a2e1a1ab79b7ede85ab8e391066f6c12aa344efe6914e
MD5 740a9386086f5ee7f772cf67543f189b
BLAKE2b-256 62d678604d4247232beb3b18f88f31d771068e8fb90eb3d0c89d79fe5e3d6888

See more details on using hashes here.

Provenance

The following attestation bundles were made for luminadb-0.8.0-py3-none-any.whl:

Publisher: python-publish.yml on RimuEirnarn/LuminaDB

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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