Embedded database recommendation?

May 07, 2004 6 Replies

Hello,



Can anyone recommend a good embedded database with a C++ API ?



My requirements are somewhat vague at this point, but I'll probably only have a few tables (< 10) and just need fast lookup of indexed records. Probably don't need sophisticated query capabilities.



Thanks,


-Randy


Hi Randy,

Have a look at our eXtremeDB. It's an in-memory database, with a number of persistence options, so the performance is unmatched.

eXtremeDB is a library that varies in size from 50K to 160K depending on features, platform, etc, and offer C and C++ programming interfaces.

Best regards, McObject

Yes, this one is on the radar.

I'll take a look, thanks !

-Randy

It might not fit your needs but you might want to be aware of Run Time Access. It puts a PostgreSQL interface onto normal C data structures.

formatting link

Bob

RJGraham wrote:

Thanks Bob, I'll take a look.

-Randy

You may wish to check out codebase.

formatting link

You can try firebird, an opensource derivative of interbase.

Regards Anton Erasmus

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required