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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Lazy is a language and a system to publish databases on the Web and to prototype full Web applications. It is based on the declarative specification of hypertext views
No imperative programming is required to create a database-backed web site.
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.
Java Persistence Aspect. An Aspect which automaticly maps java classes to predefined database tables and makes the updates of objects persistent.
Written in AspectJ 1.2.
Benefit: no JDBC programming. Minimal java code required for persistence.
Full-stack observability with actually useful AI | Grafana Cloud
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.
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.
PySQLdb provides a simple and consistent programming interface to SQL databases,
in Python.
The PySQLdb classes are abstracted sufficiently for programmers consider writing tiny compilers (in python!) that take a SQL file and auto-generate code to acc
OntoCardio is an initiative to build ontologies for the legacy Cardio Database (Resource of bioinformation on cardiovascular diseases). SMI's Protege and its OWL plug-in has been adopted as the ontology construction and programming framework.
jxUtil serves as a collection of source code which solves tiny/small programming problems using the Java language.
It also contains ready-to-use modules for JDBC RowSet, XFS and DRDA protocol engine.
tdbSQL is a complete implementation of an EASY sql server for the tdbengine RDBMS. It is a client-server-solution which can be accessed via TCP. Its aim is to access tdbengine-DBs from other programming languages than EASY (PERL, PHP, etc.) over the net.
SqlData is an easy to use plug and play tool, written entirelly in Java programming language, which gives the abbility to transfer data from any data source (eg text files, SQL servers etc ) to any data source.
This CGI application is written in perl and provides a simple database for creating, printing, and storing story and task cards as used in the XP Planning Game. For further information see "Extreme Programming Explained" by Kent Beck.
ORM with look&feel similar to Hibernate, in D programming language.
Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated
jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies