yJSQL
JSQL is a lightweight database system that stores data in a JSON file with SQL-like operations. It allows creating tables, inserting, querying, updating, and deleting data, and supports transactions …
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install yjsql
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
|---|---|---|---|---|
| 0.1.3a0 pre-release | 2024-12-11 | |||
| 0.1.2a0 pre-release | 2024-12-11 | |||
| 0.1.1a0 pre-release | 2024-09-12 | |||
| 0.1.0 | 2024-09-12 | |||
|
||||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue