You are browsing as a guest. Sign up (or log in) to start making projects!

Database engine

  • 4 Devlogs
  • 10 Total hours

A database engine in rust

Open comments for this post

2h 8m 59s logged

You are finally able to write and read the key value pairs!
There is a long time of polishing waiting ahead of me but in its core it is working!!

0
0
19
Open comments for this post

3h 11m 56s logged

I implemented proper saving and searching through key value pairs in my rust database engine. As of now the way it is done is poorly scalable and the error handling needs work. I will address all of those issues in the upcoming iteration of my project!

There is a lot of new concepts I am learning through this project. And I am glad I have the chance to do this.

Open to any constructive critique, I realize there is a lot things to improve so any feedback would be great!

0
0
33
Open comments for this post

1h 29m 13s logged

I started work on a database engine in rust, so far it stores information in a json file but understands commands and works well

0
0
15

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…