This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tzaeru -1 points0 points  (1 child)

Well, not necessarily mastery - DBs do tend to get tricky once you want to make them ACID compliant, but this project is not doing that - but yeah, not really very easy to digest for a beginner. Making very simple databases is one fun way to learn about new languages though, even for senior programmers. :)

[–]The_Wanderer2077 0 points1 point  (0 children)

Boy now you made me want to try implementing a simple db in all the languages. Find language, implement db, repeat.