Showing 161 open source projects for "java orm"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 1
    QuickORM is a java ORM library. It can provide auto-creation of POJO classes quickly and easy to use ORM features. Currently, only Microsoft SQL Server is supported but may be extended to support others in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A java assignment submission system which lets students to turn in their assignments and perform compilation and unit testing. Faculty members can evaluate submissions and grade.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Geen provides set of classes useful for java web development such as DAO classes implementations, web filters, Hibernate user type, etc. It provides all layers of application supporting spring and hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wormhole is a AUTOMATIC & REAL-TIME O/R Mapping framework of J2EE. No POJO needed any more. No need to maintenance mapping XML. When DB structure changed, Wormhole can refresh O/R mapping at runtime without restarting application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    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
  • 6
    Persistence library inspired on some of Eric Evans' "Domain Driven Design" concepts. Initially based on Spring and Hibernate, it simplifies basic persistence implementation taking advantage of ORM and Java 5 (and beyond) generics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    An Java ORM Framework, an framework without configuration. Only an Extends class and the class is persistable. More Simple e Agile to your project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud SQL for MySQL, PostgreSQL, and SQL Server Icon
    Cloud SQL for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Fully managed, cost-effective relational database service for PostgreSQL, MySQL, and SQL Server. Try Enterprise Plus edition for a 99.99% availability SLA and category-leading performance.
    Try it for free
  • 10
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stasis is persistence (ORM) framework written in Java. It supports arbitrary relational databases, project-specific profiles with rules for Java-to-DB mapping, persistent-events handling or filtering expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 1 This Week
    Last Update:
    See Project
  • 13
    ITCWorks a Java Framework with more than 500 Java classes. The foundation of ITCPro a visual UI for ORM++. ITCworks includes: - XML Bean Support (SOA,WSDL Schema Framework, Code Gen.)-ORM, object graph gen., SQL code gen., More info at <a href=www.i-tech
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    dcoat is a orm solution base relation database. 1, Easy to learn, simple to use. 2, High performance. 3, Comfortable and clean programming. 4, High productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DataTest is a test library for Java ORM (Object Relational Mapping) frameworks. It provides tools for comprehensive testing of read and write operations involving ORM Data Access Objects (DAOs), and an API for simplifying data access test operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Persistant aims to simplify or eliminate many of the repetitive tasks which are encountered when dealing with Java ORM packages. It generates data access objects and builds queries using EasyMock-style expectations, targeting various persistence APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JBOB is the Java Business Object Binder is a small binder to use with several types of graphical user interfaces frameworks (swing, swt, thinlet) using or not a specific ORM . The initial aproach is the swing with hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Defines the RSF programming framework, an entirely Spring-based Java programming framework featuring pure HTML templating, fine-grained request-scope IoC and transparent ORM integration with Hibernate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An object to relational database mapping framework, using the new JDK1.5 annotations, that fully manages the database. The programmers that are going to use this ORM should not even be concerned with the physical relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    idyuts is \"I Dare You to Use This Shell\"; a pre-hibernate approach to replacing an ORM written with jython functors into a pure-Java language command pattern. The \"pipeline codegen artifacts\" are simple IoC templates, and trivial to adapt
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers. It's developed on C++ and the objects that it persist are CORBA objects. We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is aim to Full implementation of JPA spcification. And purpose to satisfied all ORM(Object-Relational Mapping) general idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An object relational mapper for use with RDF databases. Initially focussing on Java - Sesame mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eclipse GMF/EMF based graphical editor for creating ORM diagrams (object-relational Mapping) and code generator. Three cartridges (based on openArchitectureWare) are provided currently: Java Persistence API (JPA), Grails ORM (GORM) and Django Models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A WYSIWYG database modeling tool based on eclipse,it can generate code for hibernate,ojb,ibatis,openJpa.The supported platform includes oracel,db2,mysql,mssql,sybase,derby,MaxDB,SapDB,PostgreSql,HsqlDB and the databases which has JDBC driver.
    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.