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.
Create free account
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.
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.
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.
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.
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.
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
The ZODB is a persistence system and database for Python objects. Persistent programming languages provide facilities that automatically write objects to disk and read them in again when they're required by a running program.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
OraTS: Oracle Template System. A HTML::Mason like template system based on Oracle 9i server technology. Provides fast, component-based web authoring environment using PL/SQL programming language.
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.
S.O.D.A. is a an object API to communicate with databases.
The current specification is focussed on queries.
Goals are: type safety, object reuse, minimum string use, programming language independance.
Sequel Explorer is a Database Management Tool. But, it is also much more than just a Database Management Tool. It utilizes the platform-independance of the Perl Programming Language and the SQL Database Language to create a Universal Management Platform.
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.
Java Object DBMS stores serialized java objects in a file with keys. The keys are automatically maintained. Heavy use of introspection minimizes programming burden. Future plans include transactions, network (RMI, SOAP) access.
dbengine is an interface between the WWW and databases like PostgresSQL or Oracle which provides simple access to any existing database within just a few minutes while you don't have to learn any special programming or scripting language to get started.
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.
OpenOpac is a project to build a better library management system through modern programming ideas, and to make it affordable (free!). The goals are to make the system powerful, accessible and easy to use.
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