Embedded Database
Embdedded Database:
An embedded database is a database that is inside another software product. The operating environment for embedded database can range from big Unix servers to PDAs. Embedded database needs to be very robust and never fail. Reporting functions may not be included with embedded database.
From: Carl W. Olofson, in IDC Analyst Connection, Aug 2005
NeoDatis ODB
NeoDatis ODB is a very simple Object Oriented database that currently runs on the Java Platform and is being ported to .net and it is really Open Source (LGPL).
It can run as an embedded database within your application or in a traditional Client Server mode.
Loading .....