RSS 4 projects tagged "ORM database API"

Download No website Updated 28 Jun 2010 pdoMap

Screenshot
Pop 44.18
Vit 1.83

pdoMap is a robust PHP ORM with many OOP features. The mapping structure, requests, and transactions are defined in XML files. The core directly generates PHP classes for high performance. It is very easy to use and configure. It features fully optimized code, caching data, a full lazy loading system, and an open system for extending all functionality.

Download Website Updated 17 Feb 2010 RedBeanPHP

Screenshot
Pop 27.46
Vit 1.00

RedBeanPHP is a zero-config, easy-to-use object database for PHP and an ORM tool. It works very simply. Just create bean objects and throw them at RedBean. RedBean will analyze your objects and infer a readable, comfortable data scheme from it and create all required tables and columns on the fly. RedBean is not schemaless, it makes neat tables and columns for you, but on the fly without any configuration.

No download No website Updated 19 Aug 2010 NORM

Screenshot
Pop 19.16
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.92
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

uterus

A codec library and tools for financial tick data.

Screenshot

Project Spotlight

OWS

A war-driving application for OpenWLANMap.