Showing 149 open source projects for "object relational mapping"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    ORM4J - Object Relational Mapper for Java. See http://www.wirtschaftsinformatik.de/dateien/beitraege/wi2007_2_150-153.pdf for more information (German)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Object and Relation Persistence framework. No mapping configuration needed! Automatic mapping of object relations, inheritance, arrays ++. Also includes a DB-version migration framework. Powerful, yet easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Salto Persistence is a object/relational persistence framework for a J2EE environment. It comes with Salto-db generator which uses a templates mechanism to generate Salto-db Dataobjects from any existing JDBC-supported Database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Relevant is an Object-Relational data-mapper. The main goal is performance. We're going to write a code-generator to generate the native java-classes to prevent reflection. Database-independency is a MUST.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Shades is a Java Object/Relational Mapping system focused on simplicity and interface-based configuration. Shades fills a voids between SQL frameworks and transparent object persistence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A small and simple annotation-driven bean persistence package that allows the developer to define template-based sql statements for all operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MicroDB is a implementation of relation database in J2ME plataform. The objectives is create a partial relational database without SQL pattern, but with Object/Relation mapping. The firsts plans is storing data with fast and facility fetch and update.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Syncstore is a synchronizeable local storage engine which is based on HSQLDB for local java application.It supply the REQUEST Transaction and READ COMMITTED isolate level abilities.And also supply a simple ORMAP framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A fully automated database benchmark suite that prints a log for multiple tested disciplines, given JDBC database connections, Hibernate3,Ibatis. Some free open source database engines are included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Persistence Framework for Java with no JDBC or SQL knowlege needed. An easy to use Administration GUI is provided to hook into almost any database. No XML configuration mapping files! Easiest Java Database layer out there period.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    By allowing you to simply and efficiently move data from Relational to Java Objects to XML and back again, Hydrate gives you the tools to merge, manipulate and report on data from your strategic and legacy reference data, and enterprise data warehouses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DORM4J (Dynamic Object-Relational Mapping for Java) is an O/R Mapping library for java. It uses annotation in jdk1.5 and dynamic feature of java language to implement O/R mapping function without additional XML config files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of various programming tools, written mainly for my own pleasure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A complete, fast, previously commercial, JDO 1.0.1 implementation for databases, opened by Versant in 2005 and then abandoned in early 2006. The design-time code is already in Eclipse Dali. This project is the original source drop, including the runtime.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Easiest way to build data manipulation interfaces for data stored in relational databases. Just drop the component in you servlet container, provide a relationship mapping file and you have a working interface in no time. For details see our homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Emeraldjb, is a Object / Relational DAO generator for Java Applications. It allows developers to map relational database tables to XML and have the DAO pattern based SQL and Java source generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MOFISP is (another) relational object mapper. The purpose is to create an object oriented view over legacy bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Licurgo is an open implementation of Service Data Objects (SDO, JSR 235). It will define core infrastructure APIs for heterogeneous data access that supports common application patterns and supports higher-level tools and frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    "dbsql2xml" is Java tool (class) for transformation (export, convert) relational database into hierarchical XML. It requires JRE 5.0, JDBC and SQL DBMS. "dbsql2xml" uses XML document for mapping database tables and columns into elements of tree XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Total Recall is a high performance, easy to use, Object Relational Database persistance layer that requires absolutely no XML metadata.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    JDBF is a JDBC-based Object-Relational mapping system.It needs a xml configurator file called "repository" where objects are mapped. It generates SQL for retreiving, saving, and deleting objects.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB