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
AI-generated apps that pass security review
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.
XQEngine is a Java component for searching collections of XML documents that uses an XQuery front end. The engine has a straightforward API that allows it to be easily embedded in end user applications. Requires some basic Java programming skills.
An open-source, web-based database reporting tool. It allows you to create reports without any programming (though you'll need SQL knowledge).
It's a lightweight reporting environment, the report can be created to quickly share information via web.
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.
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.
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.
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.
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.
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.
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