1
0
mirror of https://github.com/danistefanovic/build-your-own-x.git synced 2025-08-11 17:44:02 +02:00

Add tutorial #106

This commit is contained in:
Daniel Stefanovic
2018-05-20 10:15:33 +02:00
committed by GitHub
parent 32126a5527
commit 55af45414a

View File

@@ -84,6 +84,7 @@
* [**Crystal**: _Why you should build your own NoSQL Database_](https://medium.com/@marceloboeira/why-you-should-build-your-own-nosql-database-9bbba42039f5)
* [**JavaScript**: _Dagoba: an in-memory graph database_](http://aosabook.org/en/500L/dagoba-an-in-memory-graph-database.html)
* [**Python**: _DBDB: Dog Bed Database_](http://aosabook.org/en/500L/dbdb-dog-bed-database.html)
* [**Python**: _Write your own miniature Redis with Python_](http://charlesleifer.com/blog/building-a-simple-redis-server-with-python/)
#### Build your own `Docker`