Hi,
I'm looking for an opensouce database suitable for embedded use where portability is of prime importance. If it were written in C or C++ then that would be ideal.
Many thanks,
Hi,
I'm looking for an opensouce database suitable for embedded use where portability is of prime importance. If it were written in C or C++ then that would be ideal.
Many thanks,
-- Boo
Perhaps SQLite?
HTH Rob Sciuk ---- Posted via Pronews.com - Premium Corporate Usenet News Provider ----
My hashlib might work. It is an 'in memory' system, not file based. Take a look at the calls described in the manuals and in hashlib.h. If you decide to use it, remember it is under GPL so you need to publish your code. If that is unsatisfactory you can also negotiate some other license with me.
You can find it, in standard C source, so extremely portable, at:
-- [mail]: Chuck F (cbfalconer at maineline dot net) [page]:
hen that
s Provider ----
sqlite for sure. If portability is required then i would suggest to use dynamic linking to talk to database. Single database interface with switch statements to determine and select appropriate libs for given platform .
ali
Thanks, that's perfect !
-- Boo
This too looks good.
Licensing stuffs here :
Regards, Nakul
ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.