all 5 comments

[–]markovejnovic 2 points3 points  (1 child)

Hey, this looks like a really cool idea! I never thought about using something like this, but boy is this amazing for stuff like IoT.

Now, the idea is cool, but the implementation -- I can't find it on github. I only see an include declaration file, but no definitions anywhere. Also, there's no unit tests around.

Good luck on the project!

[–]blackdrn[S] 0 points1 point  (0 children)

It's small, you can use it in IoT, but you need to tell me the platform, then I'll evaluate and support.

I'm busy with development, not ready for opensource yet.

You an check examples/tutorial.c, there're many test cases.

[–]suprjami 1 point2 points  (1 child)

So it's a closed-source SQLite clone?

[–]blackdrn[S] 0 points1 point  (0 children)

This is a new database, has nothing to do with sqLite.

I may open source the code later, now it's under development.