Re: Reliability of small database system
- Posted by DerekParnell (admin) Sep 25, 2013
- 5830 views
K_D_R said...
I appreciate your sharing your db library with us.
While writing up the docs, I managed to find some more mistakes in the code. Sorry for the further delay.
And by the way, its not really a database system as such, more like an Indexed File System and only really suitable for small files (eg. < 1000 records). But it does has the ability to recover the data after a crash.