A lightweight database engine in Python
Project description
PyDbLite is
a fast, pure-Python, untyped, in-memory database engine, using Python syntax to manage data, instead of SQL
a pythonic interface to SQLite using the same syntax as the pure-Python engine for most operations (except database connection and table creation because of each database specificities)
PyDbLite is suitable for a small set of data where a fully fledged DB would be overkill.
Supported Python versions: 3.9+
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 pydblite3-3.2.0.tar.gz.
File metadata
- Download URL: pydblite3-3.2.0.tar.gz
- Upload date:
- Size: 59.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1db8625ae2ccbc4fb68d30b2aeaf6c0f4b42791ab8550c2b078c5e703de954ca
|
|
| MD5 |
9a5f754297473b746f3d3022314ddc18
|
|
| BLAKE2b-256 |
5b1f5249fdd70e0851f3f00fad82f04ca209b803c8e38fbe13e8f32044a369b0
|
File details
Details for the file pydblite3-3.2.0-py3-none-any.whl.
File metadata
- Download URL: pydblite3-3.2.0-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bc48b14fea03fc43adaf7be487a256576bd63f88600ac59cacd13a166eb8db3
|
|
| MD5 |
b1c484073a97092b9017feb8593d9653
|
|
| BLAKE2b-256 |
951d57b2cb6b59b434d5c30f6124aa6380c62dfe91b0895001ae005ed3ceb2ad
|