This website requires JavaScript.
Explore
Help
Register
Sign In
Baguette
/
dodb.cr
Watch
3
Star
0
Fork
You've already forked dodb.cr
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
Document-oriented DataBase. A full Crystal database management without SQL, storing data in plain files.
16
Commits
7
Branches
0
Tags
2.6
MiB
Crystal
99.4%
Makefile
0.6%
1fb7446e4a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Luka Vandervelden
1fb7446e4a
Fixes indices. Checks them before adding new elements.
2019-12-10 21:26:15 +01:00
src
Fixes indices. Checks them before adding new elements.
2019-12-10 21:26:15 +01:00
shard.yml
Renamed “N-N partitions” to “tags”.
2019-12-10 20:50:25 +01:00
test-edit.cr
Proper replacement of values.
2019-12-10 20:28:49 +01:00
test-index.cr
Fixes indices. Checks them before adding new elements.
2019-12-10 21:26:15 +01:00
test-tags.cr
Renamed “N-N partitions” to “tags”.
2019-12-10 20:50:25 +01:00
test.cr
Adding indexes.
2019-07-26 12:34:37 +02:00