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
Application Monitoring That Won't Slow Your App Down
AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.
Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
DAO generator. Objects are generated from most native description of relational data - SQL commands. Generator result is completely generated bridge Object - Relational database with connection pool, DAO factory, SQL dialects etc.
PeristenteDaten is an object oriented database interface for the programming language java. It makes it possible to persistently save, load and update objects in a database without knowledge about jdbc and SQL.
ObjectRelational Persistence and Object-Based SQL Query API. Similar to that of Hibernate or JDO but much better structured design. This API has several layers of abstraction to be useful for nearly any situation.
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.
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.
Append hundreds of different XML files into one large data document, validate, and attach a stylesheet. Stitcher is a porwerful summary reporting tool. Allows for complex file storage locations of xml data. UBL, HR-ML, LandXML ... visit stitcher.org.
jLips is a lightweight Java persistence container that implements database persistence through Java interfaces through a defined field naming scheme. Can be used with any JDBC database. jLips has a very small footprint and a simple interface.
Chameleon is a general use persistence engine capable of object-relationalmapping as well as other, non-object persistence needs. Its flexibility allows it to fit the needs of a an enterprise without the contstraints that O/R mappers generally impose
Mirage implements an complete 100% transparent ObjectRelationalmapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
JOR is a Java Object Relation mapping tool that is very simple to use. It works with all mayor databases and requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old Java Interfaces) model.
D2R MAP is a declarative language to describe mappings between relational database schemata and OWL ontologies. This D2R processor implements the D2R mapping language and exports data from a relational database as RDF, N3, N-TRIPLES or as Jena models.
XORM is an extensible object-relationalmapping layer for Java
applications. It provides interface-based persistence to RDBMSs using the Java Data Objects (JDO) API while allowing developers to focus on the object model, not the physical layer.
Cilantro is an implementation (in Java) of "Object Algebra", a solution to the Impedance Problem. It connects object-oriented programs to relational databases. In Cilantro, queries are first-class objects and can be combined to create other queries.
Jaxor provides a java code generation engine for creating an object to relationalmapping layer based upon XML metadata. SQL is generated as well as an extensible mapping layer.
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.
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.
The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the ObjectRelational Bridge (OJB) persistence framework.
Oolong is an object to relational mapper. It features a layered approach for extensibility. It emphasizes on pluggable mapping functionalities and enterprise connectivity. Custom mappings are supported in addition to different relationship mapping: one-t
JSO (Java Storable Objects) is an object-relationalmapping tool based on runtime class reflection (no XML mapping definitions). It acts as a persistence layer, storing Java objects in a relational database, and supports many features.
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
rdb2oo is a project to create source code for classes which correspond to tables in a relational database.
rdb2oo is also about creating an object oriented abstraction layer for simple database access.