NeoDatis Home

NeoDatis ODB is a very simple Object Oriented Database that currently runs on the Java Platform and is being ported to .Net and Mono.

To avoid Impedance mismatch overhead between Object and Relational worlds, give a try to Neodatis ODB. NeoDatis ODB is a new generation Object Database: a real native and transparent persistence layer for Java, .Net and Mono.

  • Object because the basic persistent unit is an object, not a table.
  • Native & Transparent because it directly persists objects the way they exist in the native programming language, without any conversion.

Using NeoDatis ODB as your persistence layer will let you concentrate on your business logic allowing storing and retrieving native objects in a single line of code. No more Relational to Object mapping is necessary, ODB just persist objects the way they are, no matter their complexity.

To quickly understand how ODB works, have a look at the 1 minute tutorial . For a deeper introduction, check the 5 minutes tutorial and/or the full
ODB documentation. Or click here to have an overview of the ODB features.

NeoDatis ODB is released under the GNU LGPL license.

project-support.jpg

Recent News: (Click here to see all News)

  • (03/06/2008) NeoDatis vision about Dual Licensing : Read the blog
  • (03/06/2008) NeoDatis ODB 1.9 beta 2 & JPA(JPOX) is available click here!
  • (05/05/2008) NeoDatis ODB 1.9 beta 1 is available click here!
  • (22/02/2008) NeoDatis ODB 1.8.1 has been released : click here!
  • (12/02/2008) NeoDatis ODB 1.8.0 (final) has been released : click here to try it!
  • (30/12/2007) NeoDatis ODB Object Values API : Check the new Query API that lets you retrieve object values instead of full objects. It can be very powerful for building reports.

If you want to stay informed about NeoDatis news, please inform your email.

This is a Low Volume newsletters. Be sure that your email will not be used for any other purpose(No SPAM here).

page_revision: 90, last_edited: 1214678676|%e %b %Y, %H:%M %Z (%O ago)
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License