Open flouthoc opened 9 years ago
Hey,
The btree works and the database can be used, but has some complications regarding datatypes. I'm not actively working on this project anymore, but you can checkout the successor Quantica which is far more advanced.
If you still want to use this project somehow, please let me know and I'll write a README
Cheers
Yes i have already seen Quantica looks great to me , but i wanted to study btree that's why i thought it would be much better to read a project that is using btree as a standard abstract data type and dbtree is exaclty what i need i guess , small readme would work for me i guess otherwise i can work with code too , looks quite documented to me . Thanks
Cheers
There is an readme in the source directory which explains the structure. I'm not sure if this will provide a good example for the btree. I'm planning on writing an article about tree structures and sorting algorithms. I'll update you when ready
hey i need documentaion or some sort of manual if it is complete . :smile: Thanks