SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel Smarter IT Big Data Software Delivery Performance HTML5
Resources Newsletters
  • Home
  • Browse
  • Development
  • ORM (Object-relational mapping)
Advanced
Refine your search
Translations
  • English (46)
  • French (11)
  • Chinese (7)
  • German (7)
  • Russian (6)
  • Spanish (6)
  • Brazilian Portuguese (5)
  • Chinese (2)
  • Italian (2)
  • Japanese (2)
  • Portuguese (2)
  • Turkish (2)
  • Arabic (1)
License
  • OSI-Approved Open Source (165)
    • GNU General Public License version 2.0 (32)
    • GNU General Public License version 3.0 (26)
    • GNU Library or Lesser General Public License version 3.0 (26)
    • Apache License V2.0 (25)
    • GNU Library or Lesser General Public License version 2.0 (23)
    • MIT License (15)
    • BSD License (14)
    • Affero GNU Public License (4)
    • Academic Free License (3)
    • Apache Software License (3)
    • Mozilla Public License 1.0 (2)
    • Mozilla Public License 1.1 (2)
    • Apple Public Source License (1)
    • Artistic License 2.0 (1)
    • Eclipse Public License (1)
  • Creative Commons Attribution License (5)
    • Creative Commons Attribution Non-Commercial License V2.0 (2)
    • Creative Commons Attribution ShareAlike License V3.0 (1)
Programming Language
  • Java (88)
  • C# (33)
  • PHP (33)
  • JavaScript (13)
  • Python (11)
  • C++ (10)
  • ASP.NET (6)
  • JSP (6)
  • Visual Basic .NET (6)
  • Groovy (3)
  • ActionScript (2)
  • Scala (2)
  • C (1)
  • Flex (1)
  • Lazarus (1)
Status
  • 5 - Production/Stable (52)
  • 4 - Beta (35)
  • 2 - Pre-Alpha (29)
  • 3 - Alpha (28)
  • 1 - Planning (25)
  • 6 - Mature (10)
  • 7 - Inactive (2)
OS
  • Windows (175)
  • Linux (165)
  • Mac (156)
  • Grouping and Descriptive Categories (90)
    • OS Independent (60)
    • 64-bit MS Windows (15)
    • All 32-bit MS Windows (12)
    • OS Portable (12)
    • 32-bit MS Windows (11)
    • All POSIX (6)
    • All BSD Platforms (3)
    • 32-bit MS Windows (1)
  • Modern (21)
    • Linux (11)
    • Windows 7 (9)
    • WinXP (7)
    • Vista (6)
    • OS X (4)
    • Solaris (4)
    • Win2K (4)
    • OpenBSD (2)
  • BSD (7)
Freshness
  • Recently updated (51)
Collection
  • Enterprise (1)

ORM (Object-relational mapping)

Sort By
Most Popular
  • Most Popular
  • Last Updated
  • Name
  • Rating

Showing page 1 of 8.

  • Hibernate Icon Enterprise
    Hibernate

    Relational Persistence for Idiomatic Java

    14,068 weekly downloads
  • Ming Icon
    Ming

    Database mapping layer for MongoDB on Python. Includes schema enforcement and some facilities for schema migration.

    11,402 weekly downloads
  • NHibernate Icon
    NHibernate

    .NET port of the excellent Java Hibernate which provides Object/Relational mapping to persist objects in a relational database.

    1,612 weekly downloads
  • jOOQ Icon
    jOOQ

    jOOQ effectively combines complex SQL, typesafety, source code generation, active records, stored procedures, UDTs, and Java in a fluent API. Supported DBs are DB2, Derby, Ingres, H2, HSQLDB, MySQL, Oracle, Postgres, SQLite, SQL Server, Sybase

    170 weekly downloads
  • DataNucleus Icon
    DataNucleus

    Java persistence using JDO, JPA or REST

    169 weekly downloads
  • SQlite Designer Icon
    SQlite Designer

    SQLite Designer tools to create and manage easy db for developers. also support Linq to SQLite (C#) code generator and SQL Parser

    197 weekly downloads
  • LiteSQL C++ Object Persistence Framework Icon
    LiteSQL C++ Object Persistence Framework

    LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.

    41 weekly downloads
  • Habanero Icon
    Habanero

    An Enterprise Application Framework for .Net that produces an agile application from the data layer through to the front-end. Free open source under the LGPL license, it includes ORM and UI generation to create one application for the desktop & web.

    30 weekly downloads
  • Nvergent Icon
    Nvergent

    Nvergent is a light weight extension library for NHibernate 3.2 or >. It provides a entity constructor DI extension point, DataAnnotations integration at the persistence layer, and an integrated web request profiler.

    30 weekly downloads
  • SQLObject Icon
    SQLObject

    SQLObject is a Python ORM.

    8 weekly downloads
  • POJava Icon
    POJava

    POJava is a simple, light-weight Java-based API for data processing and development. It includes an immutable DateTime object capable of parsing free-form dates in multiple languages and formats, and a variety of utilities for data transformation.

    15 weekly downloads
  • TROM - TheoryOfRelationToObjectMapping Icon
    TROM - TheoryOfRelationToObjectMapping

    New computer science theory. OO databases generated with TROM are as relational and normalised as you specify. Predefine queries to be executed at the click of a button, or enter ad-hoc SQL statements. TROM is the future of OO relational databases.

    40 weekly downloads
  • lettuce Icon
    lettuce

    Lettuce allows Java programmers writing direct SQL queries in Java codes. It defines SQL keywords in Java classes, and it also introduces a way easily combining these keywords to create a versatile query in Java.

    40 weekly downloads
  • Fakoli Icon
    Fakoli

    Fakoli is an entity-based Rapid Application Development framework for PHP. In addition to the core framework, Fakoli/CMS can be used to provide component-based Content Management functionality for your Fakoli application.

    8 weekly downloads
  • J2J - Simple JSON 2 Java mapping Icon
    J2J - Simple JSON 2 Java mapping

    J2J provides an intuitive way to convert Java to JSON and JSON to Java. Annotate any Java class then use JsonWriter to emit JSON from java or JsonReader to convert JSON to java objects. (source code and tutorial included) Version 2.0 in development.

    12 weekly downloads
  • Production Ready Eleflex Icon
    Production Ready Eleflex

    ELEFLEX is a C# framework for SOA, ESB and code generation solutions.

    31 weekly downloads
  • AutoMapper Icon
    AutoMapper

    Simple ORM intended to simplify mundane data access tasks for .Net developers.

    9 weekly downloads
  • Sormula Icon
    Sormula

    Powerful ORM (Object Relational Mapping) for Java with minimal programming and configuration. Provides select, insert, update, and delete, and many other common operations. One-to-one and one-to-many cascading for unlimited levels. Simplified IN operator parameter as java.util.Collection. Custom conversions between any Java class/type and column type. Works with any relational database. Tested with H2, HSQLDB, Derby, SQLiteJDBC, Firebird, DB2, Oracle 11g, PostgreSQL. Zero-configuration, zero-annotation use is possible. Active record pattern may be used but is not required. Version 3.1 will have simplified cascade annotation with symbolic names and a default SelectCascade, for simplified configuration. Most cascades will require zero annotations.

    6 weekly downloads
  • XRecord Icon
    XRecord

    An Introspecting Python ORM

    10 weekly downloads
  • Tenor Framework Icon
    Tenor Framework

    The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.

    4 weekly downloads
  • SpringRoo Morphia Addon Icon
    SpringRoo Morphia Addon

    This project deals with the integration of morphia into SpringRoo's rapid development tool

    8 weekly downloads
  • FFEntityFramework Icon
    FFEntityFramework

    FFEntityFramework is an Object-Relational Mapping Framework (O-R Mapping / Object Persistence) for .NET with built-in features like Xml-Serialization, Model-View-Controller-Framework or UndoManagement ... All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which is only used for Db-Serialization and excluded for Xml-Serialization. The same can be done with References, Delegations &c. A special Feature is that all Metadata can be read from a comfortable Object-Model (MetaLayer) for your own needs.

    5 weekly downloads
  • QsT SQL Tools Icon
    QsT SQL Tools

    QsT SQL Tools - ORM system based on Qt 4.6.0 (and higher) to improve programming databases with Qt. QST has a little functionality to make simple SELECT, INSERT, UPDATE, DELETE and EXEC queries. It uses PostgreSQL but can be ported for other language

    11 weekly downloads
  • Automated Business Logic Icon
    Automated Business Logic

    Transaction logic engine for JPA/Hibernate

    6 weekly downloads
  • Jadira Framework Icon
    Jadira Framework

    A Domain Driven Design framework for Hibernate

    3 weekly downloads
  • Back
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • Next

Staff Picks

  • Icon Double Commander
  • Icon FileZilla
  • Icon The OpenGL Extension Wrangler Library
  • Icon MinGW-builds
  • Icon Openfiler
  • Icon Apache OpenOffice
  • Icon OS X Portable Applications
  • Icon Simplicity Linux
  • Icon Warzone 2100
  • Icon ZABBIX

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board Resources
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP HTML5