RSS 2 projects tagged "ORM database API"

No download No website Updated 19 Aug 2010 NORM

Screenshot
Pop 19.21
Vit 1.74

NORM is a simple ORM for PHP. It works with PDO and MySQL. Unlike other ORMs, NORM is neither complicated, convoluted, nor daunting. You can easily throw a regular object at NORM, tie in a couple other objects to relate to it, store it in a database, and return it as a regular associative array or regular object that you can toss into JSON output or a template. It lets you create and store your objects without worrying about SQL, since NORM takes care of building and managing database tables.

No download Website Updated 23 Jan 2012 CppHibernate

Screenshot
Pop 23.73
Vit 2.33

CppHibernate is a thin layer to let users use Java Hibernate in C++ with the same configuration files, such as hibernate.cfg.xml and XXX.hbm.xml. It calls Java Hibernate internally through JNI, the Java Native Interface, and can take full advantage of Java Hibernate in C++.

Screenshot

Project Spotlight

mod-xslt

An Apache filter to transform XML on the fly.

Screenshot

Project Spotlight

LavaPE

A programming environment for the language "Lava".