mirror of
https://github.com/eliasrenman/r-database.git
synced 2026-03-16 20:46:08 +01:00
5 lines
183 B
Markdown
5 lines
183 B
Markdown
# A homemade database with indexing.
|
|
|
|
## !!! Warning !!!
|
|
This database is not created to be used in any production enviroment ever.
|
|
It is simply a testing ground for writing rust code |