A tiny database toolkit based on tinydb
Go to file
2025-09-28 11:23:38 -07:00
src/grung add before_insert hook 2025-09-28 11:23:38 -07:00
test deserialize search results 2025-09-28 11:11:34 -07:00
.gitignore Initial commit 2025-09-24 17:25:05 -07:00
LICENSE Initial commit 2025-09-24 17:25:05 -07:00
pyproject.toml use example imports for tests and eventual demo 2025-09-24 21:34:32 -07:00
README.md Initial commit 2025-09-24 17:25:05 -07:00

grung-db

A tiny database toolkit based on tinydb