<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tb_db.git/source/btree_impl.h, branch main</title>
<subtitle>attempt at writing a database engine in C
</subtitle>
<id>https://git.nsrddyn.com/tb_db.git/atom?h=main</id>
<link rel='self' href='https://git.nsrddyn.com/tb_db.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/'/>
<updated>2026-04-13T12:59:10Z</updated>
<entry>
<title>refactor(main): refactor directory structure</title>
<updated>2026-04-13T12:59:10Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-04-13T12:58:49Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=a9cb228861a6b0fad4d508c05c0614757a7f0a34'/>
<id>urn:sha1:a9cb228861a6b0fad4d508c05c0614757a7f0a34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feature(btree): calculating insertion position properly now</title>
<updated>2026-03-19T20:51:17Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-19T20:51:17Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=55783d5c90896ceefbccba7e90210c73055fe74f'/>
<id>urn:sha1:55783d5c90896ceefbccba7e90210c73055fe74f</id>
<content type='text'>
- fixed bug true was false when check if something was a nil btree node
(kind of dumb because we dont even nee that function that was to help us
out in the future but okay)
</content>
</entry>
<entry>
<title>feature(btree_implementation): rethinnking the insertion logic using a key struct</title>
<updated>2026-03-18T22:18:47Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-18T22:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=62e8946f4f2d1759f2d73318209a523f853aa534'/>
<id>urn:sha1:62e8946f4f2d1759f2d73318209a523f853aa534</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(main): updated sources</title>
<updated>2026-03-16T20:09:38Z</updated>
<author>
<name>nasr</name>
<email>nsrddyn@gmail.com</email>
</author>
<published>2026-03-16T20:09:38Z</published>
<link rel='alternate' type='text/html' href='https://git.nsrddyn.com/tb_db.git/commit/?id=e0722ef001c4cc41827dd83dad13d42d342d03ae'/>
<id>urn:sha1:e0722ef001c4cc41827dd83dad13d42d342d03ae</id>
<content type='text'>
</content>
</entry>
</feed>
