SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

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

ORM (Object-relational mapping)

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

Showing page 1 of 8.

  • Hibernate Icon Enterprise
    Hibernate

    Hibernate - Relational Persistence for Idiomatic Java

    17,439 weekly downloads
  • NHibernate Icon
    NHibernate

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

    2,034 weekly downloads
  • SQLObject Icon
    SQLObject

    SQLObject is a Python ORM.

    767 weekly downloads
  • Ming Icon
    Ming

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

    439 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

    204 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.

    47 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

    158 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.

    32 weekly downloads
  • TreeFrog Framework Icon
    TreeFrog Framework

    High-speed C++ MVC Framework for Web Application

    42 weekly downloads
  • Query Object Factory Icon
    Query Object Factory

    QueryObjectFactory (QOF) is a lightweight runtime JDBC byte-code generator providing support for CRUD (create, retrieve, update and delete) operations and stored procedure calls. It uses Java annotations to define mappings and is fully OSGi ready.

    15 weekly downloads
  • User Type Icon
    User Type

    User Types and classes for use with Hibernate. Includes user types for use with the two main Java Date and Time Libraries - Joda Time and the early review draft of JSR 310.

    13 weekly downloads
  • Automated Business Logic Icon
    Automated Business Logic

    Transaction logic engine for JPA/Hibernate

    6 weekly downloads
  • MSS Code Factory Icon
    MSS Code Factory

    A code-authoring expert system

    8 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

    8 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.

    8 weekly downloads
  • pdoMap : the PHP ORM relational mapper Icon
    pdoMap : the PHP ORM relational mapper

    pdoMap is a robust PHP ORM mapper 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.

    7 weekly downloads
  • xCIM2OWL Conversion Tool Icon
    xCIM2OWL Conversion Tool

    This tool converts Common Infomation Model (CIM) into an ontological representation in OWL language.

    7 weekly downloads
  • Easy Criteria for JPA 2.0 Icon
    Easy Criteria for JPA 2.0

    A lightweight framework to create and process metadata based, type-safe, debugable, readable, and maintainable queries for JPA 2.0. Example: CriteriaComposer(Student.class).select(AggregateFunction.SUM, Student_.unit).groupBy(Student_.name);

    6 weekly downloads
  • XRecord Icon
    XRecord

    An Introspecting Python ORM

    6 weekly downloads
  • Zonk! Light Framework for PHP Icon
    Zonk! Light Framework for PHP

    Zonk! is a lightweight skeleton web application framework implementing the hierarchical model-view-controller design pattern (HMVC) made for Apache web servers running PHP5.

    6 weekly downloads
  • AutoDAO Icon
    AutoDAO

    AutoDAO is a Generic DAO on steroids implementation for Java with Hibernate support, annotation-driven configuration, tight Spring Framework integration and zero persistence code required for most common query types.

    3 weekly downloads
  • AutoMapper Icon
    AutoMapper

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

    5 weekly downloads
  • Easier Java Persistence (EJP) Icon
    Easier Java Persistence (EJP)

    Easier Java Persistence. An annotation and configuration free ORM with automatic everything (mapping (A-O/RM), associations, persistence tracking). The easiest Java persistence/ORM.

    5 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.

    5 weekly downloads
  • Helix PHP Framework Icon
    Helix PHP Framework

    A framework designed to run multiple advanced applications on the same code base. It can be used as a library of useful classes for existing code, or a complete end-to-end framework for new applications. It is mature, stable and actively developed.

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

Staff Picks

  • Icon Album Art Downloader
  • Icon Clover EFI bootloader
  • Icon Mobile Atlas Creator
  • Icon MySQL
  • Icon NonVisual Desktop Access
  • Icon Super Audio CD Decoder
  • Icon sslc analyser
  • Icon WOT - addons
  • Icon MediathekView

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
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 Smarter IT