RSS 4 projects tagged "ORM"

No download Website Updated 16 Jul 2009 KumbiaPHP

Screenshot
Pop 21.10
Vit 37.44

KumbiaPHP is a Web application framework written in strict OOP PHP 5 for developing database-backed Web applications according to the model-view-controller (MVC) pattern and other patterns such as ActiveRecord and TemplateView. It is optimized for programmer productivity.

No download Website Updated 10 Dec 2009 XRecord

Screenshot
Pop 14.76
Vit 35.42

XRecord is an introspecting ORM that uses database metadata stored inside an RDBMS to provide an object interface to data.

No download No website Updated 29 Nov 2012 python-minidb

Screenshot
Pop 35.44
Vit 2.34

minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 73.81
Vit 3.12

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Screenshot

Project Spotlight

Sanewall

A powerful and easy-to-use firewall builder for Linux which uses an elegant language.

Screenshot

Project Spotlight

License4J

A Java library and applications for software licensing.