Since LuceneKit and OgreKit are ready to go, kind of,
I plan to work on a database framework 
because I also need one for an application I plan to have.
I think SQLite/SQLDatabase is a good choice.

SQLite: http://www.hwaci.com/sw/sqlite/ (public domain)
SQLDatabase: http://www.blackholemedia.com/code/ (BSD license)

Although Berkeley DB XML looks interesting, it has only C++ interface now.

Any suggestion ? Otherwise, I will port SQLDatabase to Etoile CVS.
It looks quite simple, three source code and two headers only.
Should I keep the namd of SQLDatabase or something like SQLiteKit (or SQLKit)?

Have fun.

Yen-Ju

Reply via email to