Salto Persistence is a object/relational persistence framework for a J2EE environment. It comes with Salto-db generator which uses a templates mechanism to generate Salto-db Dataobjects from any existing JDBC-supported Database.
J-Bird is a database system for recording observations of birds and other organisms over time. To birders, it is listing software. J-Bird is suitable for maintaining bird lifelists and field notes.
XB-exby-eXcelBuilder is a web app to select/format data into tabular or crosstab format, then download to a *.xls file. It is meant to be a lightweight bridge between raw data and a spreadsheet, with simple options for selection/layout of data.
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.
A multimedia database system comprised of a relational database and a web-based user interface, written in Java, JSP and PL/SQL. It features various searching capabilities and the ability to arrange media items into stored groupings.
AGTK is a suite of software components for building tools for annotating linguistic signals,
time-series data which documents any kind of linguistic behavior (e.g. audio, video).
The internal data structures are based on annotation graphs.
KRunning is a database manager to track your personal running events (running as in exercise)
from 100 meter till marathons ... is uses its own Database (SQLite) since 0.2.0 to store all these datas.
JSqlTool is a swing based application used to view/edit database tables content and to execute sql scripts, by connecting to a database using JDBC/ODBC. It'a a multilanguage application, tested on Oracle, SQLServer, MySQL, DB2 and many other databases.
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.
OpenRolap: an implementation of OLAP in a relational database. Conceptually simple, the current version is in MySQL, with a Java API. The API aims to avoid complex MDX-type language, instead to use a simple "filter path" structure.
tinySQL is a SQL engine written in Java. It uses dBase format files compatible with MS Excel. tinySQL comes with a command line interpreter which you can use to create, drop, or update tables. A GUI for tinySQL can be found at www.sqlmagic.com
A framework for building, deploying and managing well-described REST-ful Web services, including REST-ful Web Services realizations for RSS, XML Topic Maps, Structured Arguments, and Workflow.
InterMap is an Internet mapping application that allows the user to combine interactive maps from distributed Internet Map Servers in a browser. InterMap supports OpenGIS WMS and ESRI-ArcIMS and can be fully integrated with the GeoNetwork Metadata portal
Konnections is an open source Donorbase / Donor Management System. The program tracks donors, gifts, and pledges; it does reporting, mail and email merges, and exports. Our goal is to add useful features for non-profit organizations. Donor base.
Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
OpenSiteSearch is the new Open Source version of OCLC's original java-based web application for building Z39.50 portals (i.e. virtual union catalogues). This project is specifically aimed at the library community.
The Internet Soccer Database aims to build a database structure that can contain all fixtures/results/statistics/odds information for any soccer league/competition. Once the structure is defined the data will be populated and made available for analysis
Python DB driver for Java JDBC. Allows CPython programs to use a java JDBC driver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
An extensible spatial index library in C++ that supports robust spatial indexing methods and many advanced features. Currently supports R-tree (Rtree, R*-tree) variants, Multi Version R-trees (MVR-tree) and TPR-trees. For more information please visit the project homepage.
includes SQL editor with syntax highlighting, code completion and templates, visual editing of database objects (tables, indexes, etc.), debugger of stored procedures, editable results, import/export features
Relevant is an Object-Relational data-mapper. The main goal is performance. We're going to write a code-generator to generate the native java-classes to prevent reflection. Database-independency is a MUST.
Mayfly is an in-memory SQL implementation for unit testing. It is fast on small data sets and you can create or destroy a database as easily any other Java object.