Q: Embedded Database Recommendations?

Jul 12, 2008 25 Replies

Op Sat, 12 Jul 2008 05:16:23 +0200 schreef Peter K. :

How about Polyhedra?

formatting link

Gemaakt met Opera's revolutionaire e-mailprogramma: http://www.opera.com/mail/

Interesting, Boudewijn! Thanks for the tip.

Ciao,

Peter K.

"And he sees the vision splendid of the sunlit plains extended And at night the wondrous glory of the everlasting stars."

Peter K. escribió:

You might consider:

eXtremeDB, form McObject Berkeley DB, from Oracle

These are considered "truely" embedded DBs.

For your purposes one advantage is that the code is very compact. The system still gobbles memory to store the data, but that is inherent for anything. The code is sharable, so only one code instance can handle any number of completely independent data tables. The code module will occupy about 1.5k when compiled for the 80386.

[mail]: Chuck F (cbfalconer at maineline dot net) [page]: Try the download section.

Thanks, Ignacio!

Both look interesting.

Regards,

Peter K.

"And he sees the vision splendid of the sunlit plains extended And at night the wondrous glory of the everlasting stars."

Thanks. I've set myself up with a test case, and I've run MS SQL Server (yes, not really embedded, but what the hey), MySQL and SQLite through it.

I hope to do the same now with various other potential solutions.

I'll let you know how things go.

Regards,

Peter K.

"And he sees the vision splendid of the sunlit plains extended And at night the wondrous glory of the everlasting stars."

Join the Discussion

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

Didn't find your answer?

Ask the community — no account required