Showing 218 open source projects for "nosql persistence java"

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
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1
    JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JGrinder is largely an Object to Relational mapping solution for providing Java persistence. It has been used for high volume, high availability solutions. Be sure to check | Docs | to get started!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The ObjectBase Project could have been called Object Oriented DataseBase but we found at least two contradictions in that. This is not object oriented, it is just objects. This is not a database because we do not persist data, we persist objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java-Framework for fast and easy creation of applications including swing-gui-interface and relational database persistence. Especially suited to be used in cooperation with a code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    RDBS2J is a GUI based mapping tool from relational database schema to persistent java classes which use JDO as persistence mechanism. The mapping can be modified by the GUI. The current version is designed to create code for Apache-OJB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A simple object persistence mechanism for Java that can be added to an application in minutes. All data is kept in memory and stored as property files in a Maildir, allowing external viewing and modification of data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the Object Relational Bridge (OJB) persistence framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A robust, easy to use Object-Relational Persistence Layer Framework for java projects. The purpose of which is to remove as much hand coded JDBC SQL for all the basic CRUD functions. This includes automatic handling of polymorphic objects, associations, t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Given a set of classes, Struts-Genie generate a complete Object Oriented dynamic web application built with Java Struts, Tiles, JSP ... and Java Data Object (JDO) for object persistence management. Easy to use, to extend and to customize
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Struts plug-in, designed to easy manipulate JDO persistence objects within Struts applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    "Versionable Store - OX" is a single-user Object Database written in Java. The basic API is simple and elegant to use on new projects or incorporate in existing projects for persistence support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PerPojo combines Pojos (Plain old java objects) and persistence without the need of a database or something like this. It caches all objects in memory and save them to a file using serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JAC is an aspect oriented framefork for Java. You can use it to introduce various aspects (persistence, GUI, authentication...) in your applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JWarp is a component framework that helps building large servlet applications. It contains a runtime environment and a persistence engine. All code is 'simple and stupid' making JWarp an powerful and extendable framework. All components are stable and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bridging Objects and Relational Databases. Transparent persistence for Java Objects against RDBMS. Provides ODMG 3.0 and JDO 1.0 compliant API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Experiments, etc. tools, frameworks for version control, business rules, persistence, code generation, etc. not an active project these days.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This extends the (jdk1.4) java.util.prefs package to add stored defaults, javabean persistence, and a uniform implementation (XML files) across platforms, plus classes for building UI components like dialog boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Set of Java utility classes. Includes: - C getopt functionality for command line processing - csv & ini file manipulation - Swing classes for things like limiting JTextField contents and organizing the GUIs main JFrame - RDBMS persistence package
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Momoko is a framework for developing distributed, multi-user, network-aware applications. It includes facilities for storing objects in a tree structure, a shell for manipulating the object database, orthogonal persistence, scripting support, and a trans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Security, persistence and tools for building J2EE Application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is a simple but funny attempt to implement a persistence layer between a relational database and a graphical application. Basically, it consists of a wine cellar management... try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MetaPersist takes an enitrely "Java-centric" approach to RDBMS persistence. In contrast to most existing Java-RDBMS integration packages that facilitate the mapping of existing RDBMS tables to classes and vice-versa, MetaPersist provides a natural, strai
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Application persistence framework for common objects such as user authentication, user maintenance, security (access control lists) and auditing using Java 1.5, Spring, and Hibernate 3 frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo