RSS 29 projects tagged "ORM"

Download Website Updated 12 Jan 2013 phpPeanuts

Screenshot
Pop 210.90
Vit 22.82

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 27.93
Vit 45.32

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 Website Updated 15 May 2013 DataNucleus AccessPlatform

Screenshot
Pop 332.93
Vit 246.08

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, and JPA2 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

No download No website Updated 15 Mar 2009 Simpycity

Screenshot
Pop 19.92
Vit 39.04

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 32.22
Vit 38.83

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 30.56
Vit 38.12

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 No website Updated 05 Aug 2009 Butterfly Persistence

Screenshot
Pop 42.57
Vit 1.45

Butterfly Persistence is a simple, no nonsense Java persistence API. It aims to provide a simple relational persistence API. Its features include automatic/manual connection management, easier JDBC operations via JDBC templates (Spring style), simple object relational mapping, and map reading for dynamic queries. It provides a simple and pragmatic approach to persistence and will either help you, or get out of the way and let you do the job manually.

Download No website Updated 01 Sep 2009 DooPHP

Screenshot
Pop 61.60
Vit 1.76

DooPHP is a very fast PHP framework. It enables developers at all levels to rapidly develop robust Web 2.0 applications. It is quite feature rich. DooPHP supports some common stuff found in a Web framework, such as an MVC-base structure, RESTful APIS, a REST client, URI routing, database ORM tools, a model generator, HTTP Digest Authentication, a flexbible compiling template engine, logging and profiling tools, and more.

No download Website Updated 17 Aug 2009 PersistClass

Screenshot
Pop 19.29
Vit 37.35

PersistClass provides access to relational databases for PHP. It attempts to focus on simplicity and convenience by eliminating the need for boilerplate, meaningless code. It can establish database connections (MySQL, Oracle, etc.), execute SQL queries, parse query results, provide convenience methods (read a single row or value, etc.), escape data (against SQL injection, HTML escaping for outputs), handle transactions, and provide strict error handling and object persistence (storing and retrieving PHP objects in db tables).

Download Website Updated 13 May 2013 Ujorm

Screenshot
Pop 155.74
Vit 55.03

Ujorm is an easy-to-use ORM framework based on key-value objects. The framework was designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache.

Screenshot

Project Spotlight

Aspose.Cells for .NET

A .NET component for spreadsheet reporting without using Microsoft Excel.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.