Skip to content

Commit b28970f

Browse files
committed
Added some bullshit in about
1 parent f02a1e3 commit b28970f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/about.md

+7
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@ I started this project because I wanted to learn a lot of things:
2222
I wanted to create a "real" project, not just some TODO app. But something original with actually everything.
2323
That's why I added automatic documentation update when push in main. Or automatic build and release when I push a new tag. And why I make it look like a proper open-source project.
2424

25+
I didn't research that much how other db do stuff. I wanted to just do it, figure it out and make silly mistake. That how you learn.
26+
I may take this knowledge and try to do more niche database, something maybe a bit more through upfront.
27+
Because here I just wrote the simpliest query I could think of that can do easy relationship.
28+
But let's be honest, that's kind of a mess. I more want to do like a vector db or tigerbeetle and there transaction database.
29+
30+
Or just just simply a SQL db. I mean I don't think it would be that difficult based on what I already did.
31+
2532
### How
2633

2734
I came into this project with 0 real knowledge of how a database work and a small week-end of coding zig. I didn't read that much about how other people make databases.

0 commit comments

Comments
 (0)