RSS 24 projects tagged "ORM"

Download Website Updated 24 May 2013 phpPeanuts

Screenshot
Pop 204.98
Vit 317.35

PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.

No download Website Updated 15 Apr 2010 Hibernate Spatial

Screenshot
Pop 25.88
Vit 45.41

Hibernate Spatial is an extension to the Hibernate Java ORM library for handling geographic data. Hibernate Spatial allows you to deal with geographic data in a standardized way. It abstracts away from the specific way your database supports geographic data, and provides a standardized, cross-database interface to geographic data storage and query functions. Hibernate Spatial supports most of the functions of the OGC Simple Feature Specification. Currently, Oracle 10g/11g, Postgresql/Postgis, MySQL, and MS SQL Server 2008 are supported.

No download No website Updated 15 Mar 2009 Simpycity

Screenshot
Pop 19.39
Vit 39.13

Simpycity is a simple mapping system for PostgreSQL stored procedures and queries, enabling easy usage of PG procedures using standard Python call semantics.

No download No website Updated 02 Apr 2009 Bedrock Framework

Screenshot
Pop 30.82
Vit 38.92

Bedrock Framework is a Web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a Web framework, its primary goal is to simplify the use of other technologies with PHP.

Download Website Updated 27 May 2009 dbphp

Screenshot
Pop 28.21
Vit 38.22

dbphp is a simple, lightweight object relational mapping framework for PHP. By simply extending your existing classes and implementing the dbphp constructor, it provides object relational mapping functionality.

No download Website Updated 16 Jul 2009 KumbiaPHP

Screenshot
Pop 19.92
Vit 37.54

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.35
Vit 35.52

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

No download Website Updated 18 Jun 2010 LiberORM

Screenshot
Pop 16.49
Vit 32.73

LiberORM is a class that can be used to store and retrieve objects as database records. It can take objects of arbitrary types and insert, update, and delete them in a database table according to mapping configuration.

No download No website Updated 09 Aug 2010 Hermes ORM

Screenshot
Pop 21.35
Vit 31.93

Hermes is an ORM for Java based on the ActiveRecord pattern. It supports associations, callbacks, finders, mapping, migrations, transactions, and validation.

No download Website Updated 24 Aug 2010 Entity Extractor

Screenshot
Pop 13.53
Vit 31.70

Entity Extractor is an application that generates ORM code from a database structure. It was originally written for generating class codes for Storm (The Canonical ORM for Python), but can be extended to generate ORM code from almost any database type. It is highly configurable, has a simple interface, and allows users to add their own features very easily.

Screenshot

Project Spotlight

libvterm

A terminal emulator library.

Screenshot

Project Spotlight

git-info-bar

A ksh, bash, gitbash, and Git shell plugin providing a highly visible 'info bar' with current git attributes.