XUI is a Java and XML RIA platform for building smart app's. Swing, AWT and other widget sets can be used on a range of hardware. XUI's modular framework can help many aspects of application development. NetBeans and Eclipse are available.
Elvyx is a tool designed to monitor and profile the jdbc activity on java projects. This jdbc profiler has a server with a built-in db and a client to improve the experience.
METAmorphoses is a system for flexible and easy-to-use generation of RDF metadata directly from a relational database. Metadata are genereated according to a mapping from an existing database schema to a particular ontology.
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.
Yaffa is an always evolving idea - now new approach for a data repository mixed with some features of object oriented databases with ease of use, no administration in mind and of course it will fit into the actual environment whatever that is.
MovieDB is a movie catalog software. It stores movie details that
can be retrieved from the IMDB. It can also download soundtrack list and the movie's poster. MovieDB is written in Java and uses HSQLDB which makes it extremely portable.
Gaea allows you to view/modify Object Databases with JDO standard. Operations on instances and class structures on the fly. A nigh-complete OQL library is embedded in the project and can easily be used by third-party software to attain OQL compatibility
Web DataBase Administration Application for mysql, oracle and sapdb (maxsql). The aim is to have an application, like phpMyAdmin, written in jsp / servlet (a kind off jspMyAdmin). As we are using JDBC, we should be able to work with any DB (derby, Postgr
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.
MiningMart is a graphical tool for transforming data from relational databases. It provides two dual graphical views on the transformations, a data view and a process view. The focus is on the preparation of data for data mining.
sql2html is a small Java program that uses a htm-file as input to produce a html-file. Create reports/dynamic (html) pages with sql-queries from any JDBC database.
DACBD is a front-end using ER diagrams to disgn Data bases. With it you can import from a database or export to sql sintax. It have a wizard method to create your entitys.
XMLStore is a new project that cares about XML-based Databases Access with users Authentication and Authorization and more such as dead-lock accesses.
It will be soon introduced to other kind of databases such as SQL,...
TSADOM is The Simplest Access Database Object Mapper you can find. TSADOM contains Factorys converting javaObjects to SQLtables or SQLTables to javaObjects. TSADOM generate itself a data mapping that you can overload.
a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
A program written in Java that allows to generate test data for SQL databases. Constraints on the data output can be flexibly specified via a GUI. At the moment, only PostgreSQL is supported, but support for other databases can be added via metadata.
S3 Mockup is an Amazon S3 emulator we develop for one of our projects. It can be easy embedded and used in your test framework or running as an independent service. Using this emulator you can easy setup development and QA environment.
DB-UML is an open source modeling tool for creating, updating and visualizing relational database schemas. You can create a new UML model of database elements, import relational catalog meta-data and generate SQL create statements from the model.
Iskra is a web front end designed for end-user management of data, aspiring to "zero configuration". It allows user access to the db tables directly based on db permissions. It does NOT allow any DDS such as create/modify tables, permissions etc.
An agile sql documentation tool that produces an XML document describing a database catalog. XSLT stylesheet to convert in DocBook format, so simply to HTML, PDF... Could be integrated in a continuous integration development process.
BuzzSQL is a thin layer over Java JDBC that manages automatic configuration of database connection setup, pooling, configuration, logging, and statement handling.
Very small database, forked from TinySQL (but later rewritten from scratch) for the study of good software writing and Database theory knowledge. Currently works with flat (TXT) files. Will use DBF, XLS, CSV, memory tables and SQLite formats.