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.
DBEdit is a plugin for the Eclipse Workbench. It can be used to explore databases, edit tables directly with a spreadsheet like editor, edit SQL und more.
jdog: a productivity tool for software dev/qa teams that develop & support database oriented softwares. It eliminates teams writing repetitive SQLs & joins for data-verification during analysis,dev,test,debug and promotes productivity via collaboration .
Google Web Toolkit-based tool for publishing user-friendly OLAP views, reports and dashboards. Uses Mondrian OLAP and a relational database as the back-end.
allows uploads of courses to a school style curriculum of different course material with video tutorial and shopping carts on a self pace study. software I would like to use includes:
java, php, SQL server, xhtml, css, Flash
dynamic generated web2.0 screens to manage back-end data. supports access security, work-flow, rules engine, data conversion and CRUD (create, review, update, delete) against databases such as ORACLE, DB2, MS SQL SERVER, MYSQL and their JDBC Drivers.
SPIDR (Space Physics Interactive Data Resource) is a distributed database and application server network, built to select, visualize and model historical space weather data. SPIDR is a web-application and a grid of data mining web-services.
Open-jACOB is a rapid application development tool base on Eclipse that enables the development of RichInternetApplications that are based entirely on Java. Open-jACOB application can be deployed as a stand alone app's in a Web container like Tomcat.
dbBiene is a GUI fronted generation tool - You have a DB, but you have to access it via SQL? - Use this tool and generate a GUI - CRUD pattern included
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.
A 100% Java solution for manipulating any JDBC-compliant database. Submits SQL and displays results in a table, analyses DB structure and table content. Runs without configuration.
Blackboard Building Block with an admin-only interface to query the Blackboard database. Direct database query may be a violation of your support agreement. No warranty is provided with this tool. Use at your own risk.
LOG4PLSQL is a PLSQL framework for logging in all PLSQL code
this project was born from the log4J spirit (and use it). You have the possibility to log apart from transaction and use all LOG4J feature.
A simple application that will accept a file of SQL statements to execute. Statements are delimited with semicolons and simple error checking done. The application is intended to automate database creation and initial table content loads
The Eigenbase Project is an open-source platform for building advanced data management systems, and is backed by a non-profit organization which designs, develops, and promotes it.
Web-based Squirrel SQL client. it allow you to view database structure, import/export and manage your databases, including create database, table, store procedure, view,trigger and user. it support oracle, db2, mysql, MS SQL server, FireBird,Postgres
An open source data version repository model based on true INSERT only logic. Contains high performance support for data versioning and history. Enables point-in-time query and CDC sourcing including mapping each change to a transaction.
MP3 Database for removable media. Based on Eclipselink and can use a lot of databases (e.g. MySQL, PostgreSQL...) and includes an integrated database. Support for plugins for other media. Runs on Windows, Linux and MacOS X. Needs Java 6
Tiny web sql console, with small footprint and packaged as a war j2ee web application.Based on JDBC, protoype, AJAX, and servlets. Primary goal is to supply a little jdbc client available during development process.
PhpMyAdmin is a famous MYSQL database administration tool. we want to build a db client using jsp, and provide similar function to other databases, not only mysql, for example: sql server,oracle,db2,firebird,sybase and Postgres.
An automated database patching framework for Java.
AutoPatch is an automated Java patching system. Among other things, it allows a Java application to easily do things like keep a database schema in sync with what new application versions require thus radically lowering the cost of database maintenance.
This project is now hosted on GitHub: https://github.com/tacitknowledge/autopatch
TeNeM (Telecommunications Network Model) is a PostgreSQL schema with PL/pgSQL functions and triggers intended to make with a fiber optic network management. It is also a GIS JUMP plug-in to edit and visualize the data. PostGIS is used to extend Postgre.
Abstracts developers from SQL syntax, with methods that return Strings to pass on to JDBC, thus allowing compile-time checking for, many, otherwise run-time bugs. e.g. stmt.executeQuery(SqlWrapper.selectId(ordersTable, customerColumn, "John Smith")
SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQL queries' ResultSets among many other sources. SideNail is NOT a persistence API