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
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.
SimpleORM provides provides a very simple and easy way to implement object/relational mapping on top of JDBC atlow cost and low overhead. Not even an XML file to configure! It has clean database semantics and is very scalable. See http://berglas.org/simpleorm/index.html.
a Java ORM framework focusing on simple and rapid development
Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development.
For 'ORM' easily,please download Koru!
It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on.
It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'.
Its lazy-load rules works well on cascade and any table column.
a Java ORM framework focusing on simple and rapid development
Now the project is renamed to 'Koru' and the files has been moved to koru project. To get the latest files please visit: https://sourceforge.net/projects/koru/
Converts GIS data from CARIS NTX format into ESRI shapefile format, preserving virtually all features and attributes. Supports points, lines, polygons, text, spot heights and soundings. Includes a batch utility, an API, and an ArcView GIS Extension.
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.
Mirage implements an complete 100% transparent Object Relational mapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
The DataBean package is a java library providing functionalities of mapping a database table to a Java class (databean). The instances of the databean classes can perform common database operations without using much of the ugly SQL.
This MEGA ALPHA project (CURRENTLY) provides java tools for :
XML file to org.w3c.dom.Document,
Document to HashMap (recursive),
HashMap to Document (recursive),
Document to File or String,
Document to XSLT to File or String