Simple, file-based database for prototyping purposes
  • Common Lisp 100%
Find a file
Marcus Kammer a8ec7a0dae
docs(agents): add agent notes for dev.metalisp.simple-db
Compact guidance for future OpenCode sessions: system/package name mismatch, exact load and test commands, architecture notes, and public API summary.
2026-06-16 21:31:17 +02:00
src Provide the ability to serialize objects 2026-03-11 22:09:02 +01:00
tests test(tests): add fiveam test suite for ml-simple-db 2026-06-16 21:31:13 +02:00
.gitignore Initial commit 2025-08-18 20:20:11 +02:00
AGENTS.md docs(agents): add agent notes for dev.metalisp.simple-db 2026-06-16 21:31:17 +02:00
dev.metalisp.simple-db.asd fix(asd): add missing closer-mop dependency 2026-06-16 21:31:09 +02:00
LICENSE Update LICENSE 2025-11-10 07:55:11 +01:00
README.md Initial commit 2025-08-18 20:20:11 +02:00

dev.metalisp.simpledb

Simple, file-based database for prototyping purposes