Ah, if only more people knew about JDO & DataNucleus:
http://architects.dzone.com/news/non-sense-nosql-orm-frameworks
JDO, by design, supports any kind of underlying datasource. DataNucleus, the open source JDO reference implementation, already supports several NoSQL stores, including db4o, NeoDatis, Amazon S3, Google's BigTable, HBase, & MongoDB, as well as every major RDBMS around.
JDO: http://db.apache.org/jdo
DN: http://www.datanucleus.org
No comments:
Post a Comment