Open Source Java Object-Relational Mapping (ORM) Software - Page 2

Java Object-Relational Mapping (ORM) Software

View 5631 business solutions

Browse free open source Java Object-Relational Mapping (ORM) Software and projects below. Use the toggles on the left to filter open source Java Object-Relational Mapping (ORM) Software by OS, license, language, programming language, and project status.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    ExtJS client and server side extension with a built-in ORM solution that can be used separately. Integration with Spring, JPA and JCR on server side as well as client side improved controls will simplify your development process and design decisions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FFJUXS Free Java Universal XML Serializer: The aim of this project is to create a serializer that supports anything the standard Java Serializion supports (not just JavaBeans) - and more - using the XML file format and giving many options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    FSP - Simple Persistence Framework

    Simple persistent framework

    FSP is a simple persistence framework for relational database access from java classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Flexoodb stands for Flexible Object Oriented Database API. Using your choice of RDBMS, Flexoodb represents objects as XML, allows proprietary Serializable objects to be embedded within the XML representation and manipulation using extended classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5

    GenericStruts

    Simplify Struts2 + Hibernate application development

    This library implement common code used in Struts2 + Hibernate MVC applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    GoodbyDao

    A Fully functional and Simple API Generic DAO

    A Fully functional and Simple API Generic DAO. source @: https://github.com/mortezaadi/GoodbyDao
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A data supporter library for developing hibernate ready applications with an easy to write dao code preventing session problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JAS-mine

    JAS-mine

    Toolkit for agent-based & dynamic microsimulation modelling

    JAS-mine is a Java platform that aims at providing a unique simulation tool for discrete-event simulations, including agent-based and microsimulation models. With the aim to develop large-scale, data-driven models, the main architectural choice of JAS-mine is to use whenever possible standard, open-source tools already available in the software development community. It has built-in utilities for communicating with an underlying relational database. In addition, the platform provides standard tools which are frequently used both in agent-based modelling and dynamic microsimulations, like design of experiments (DOE), run-time monitoring and visualization with plots and graphs (GUI), I/O communication and statistical analysis. JAS-mine source code can be found on GitHub, with the core repository at: https://github.com/jasmineRepo/JAS-mine-core and the GUI repository at: https://github.com/jasmineRepo/JAS-mine-gui
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    JPA-XJC is a JAXB 2.1 XJC plugin for annotating schema derived classes with Java persistence annotations. It does not generate code depending on libraries other than JPA 1.0 and does not introduce non-standard customization elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Librería diseñada para reducir la codificación en la implemenatción del patrón DataAccessObject con JPA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java persistence solution to bind Java objects to RDBMS tables.. you don't need to create XML files to describe relations between tables and objects. try it and feel the difference!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JSocle

    JSocle

    JVM Micro Web Framework

    Open Source S/W 기반의 JVM 마이크로 웹 프레임워크로 기업 및 개인의 중, 소규모 프로젝트 수행 비용 절감 및 개발자의 부담을 줄이고, Java 진영의 생태계를 보다 크게 확보하는 것을 목표로 개발하게 됨. JSocle is an Open Source S / W based on the JVM micro web framework. JSocle the goal is to ensure greater than the ecosystem of the Java camp in the enterprises and individual / small-scale project costs and reduce the burden on developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Todo List Manager is a web based application that can be used for creating, editing and maintaining a todo list. Todo lists can be shared with others as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KittyORM

    KittyORM

    KittyORM is an ORM library designed for use with Android and SQLite.

    KittyORM is an Object-Relational Mapping library designed for use with Android and SQLite. It implements Data Mapper pattern design and its main purpose is to simplify interaction with SQLite database in Android applications. Written in Java 7 it supports devices from API level 9 Android. Main features we want to achieve with KittyORM are: * simple and clear API; * high flexibility of working with model POJO files via database mappers that grants you an ability to focus on your business processes not on working with raw SQL queries; * full support of all features to create your SQLite schema via built-in annotations; * flexible way to manage all things you may want to change or implement; KittyORM project contains ORM library itself, demo and tutorial application available at Play Market and documentation located at https://akaish.github.io/KittyORMPages/ Current version: [0.1.2]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Build on top of Gilead project (https://sourceforge.net/projects/gilead). Adds the ability to generate GWT classes that will hide the logic of working with LoadingService provided by Gilead
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java Persistence system based in annotations and XML mappers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MILK - Java database framework

    Lightweight Java database framework featuring a simple ORM

    MILK is a lightweight Java database framework. Its main target is to simplify database development providing an easy-to-use API to run SQL queries and a slim configurable ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MockSqlBuilder uses mock objects and method interception to build SQL queries in an OOP fashion. Instead of strings (like HQL or plain text), MockSqlBuilder uses the data object's and their methods to record and construct a query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MssCF

    MssCF

    Mark Stephen Sobkow's Code Factory

    MSS Code Factory turns XML Business Application Models into source code by applying a knowledge base of expansion rule cartridges. Each cartridge of rules in the knowledge base defines the code to be produced for a particular language, tool, or combination thereof. A cartridge can also integrate the rules from other cartridges, so you can create a virtual cartridge that will produce all the code to support a given software stack that the rules provide. MSS Code Factory takes over the duties of the junior programmer on large database integration projects, whose primary task is to follow the templates provided by the application architect and senior systems analysts. If you can provide a template, it is usually possible to define rules to produce code following the template. The rules themselves use a General Expansion Language (GEL) XML syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Myorm is a simple and convenient ORM (Object relation mapping). Based on JavaBean, it allows you to map your tables correctly with your classes and proper management of keys and foreign keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ORMLite Android

    ORMLite Android

    ORMLite Android functionality used in conjunction with ormlite-core

    This package provides Android-specific functionality. Users that are connecting to SQL databases via JDBC connections should download the ormlite-jdbc package instead of this Android one. Object Relational Mapping Lite (ORM Lite) provides some simple, lightweight functionality for persisting Java objects to SQL databases while avoiding the complexity and overhead of more standard ORM packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Objectwiz

    Objectwiz

    Administration tool for JEE applications

    Objectwiz is a an administration tools for JEE 6 applications. Once Objectwiz is installed (one jar and two xhtml files) in the application, administrator can perform the following operations: - display all objects of a particular entity bean, - create/edit entity beans objects, - call methods from the session beans, - launch EJBQL query
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pif SqlObjects

    Pif SqlObjects

    SqlObjects - SQL library for Java

    Pif SqlObjects is a small and light library that helps to interact with database without writing down any SQL code and provides a small management of entities. This has been achieved considering SQL statements and relative clauses as objects. Note: sources available on sample project lib folder. HOW TO: Download the project and save it in a temporary directory. After this, unzip the file and open in your browser this file: pif-sqlobjects-1.0_reference_manual.htm. Further information and how to are contained in it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Pikk - Object Relational Mapping ( ORM ) Framework Pikk’s primary feature is Object-Relational mapping from Java classes to database tables and from Java data types to SQL data types.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.