aSVERD is a little system for generating Entity Relationship Diagrams (ERD) as Scalable Vector Graphics (SVG). SVG can be viewed and zoomed in a Web Browser. The diagrams can be edited with an SVG editor and round-trip updated against the database.
XSpace is a globally accessible repository for hierarchically-keyed information. It provides persistence for trees with an elegant tree-navigation API. XSpace also publishes real-time events whenever a persisted tree is updated.
Compact multi-platform Java Application simplifies connect to many databases and execute sql statements and scripts. Favorite sql scripts and statements can be stored. Select results an be exported to html, excel formats. User friendly interface.
Queryfish is a thin layer on top of JDBC. It aims to simplify database development in Java, especially creating prepared and callable statements and thus, assist developers to build secure applications without SQL injection vulnerabilities.
XDBP is a daemon application enabling clients to make database queries without using RDBMS or operating system specific drivers and libriaries. The system works by processing custom XML data sent through sockets into the specified database calls.
Tired of raising a prototype and then hearing that its going to be productive? Tired of huge meetings only to discuss "where to put this button"? Try Nova! No GUI framework to quarrel with, no persistence layer to debug - JUST-WRITE-THAT-MODEL. Period.
An Eclipse plugin for browsing and editing LDAP directories. Includes: tree-based DIT-browser, entry editor, spreadsheet-like search result editor, schema browser, LDIF support and a rich LDIF editor.
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.
JKBS it's a production system: a knowledge based system written in java. You can store if-then rules (called production) and fact in its production memory and let the inference engine to produce some result.
A very rich Swing based JDBC Front End with connectivity with all JDBC enabled databases. Having features as code generation for database in Java (working on C#), database synchronization, database Copy/Move, etc.
OLAP mapper is an OLAP engine written in Java. It enables you to interactively analyze very large datasets stored in SQL databases without writing SQL. The main concept of application is based on the star schema visualization.
A super-small embedded sub-relational database engine. No SQL just Java classes and methods; easy API. Great for business applications and environments with low resources. Check the Project-->Website & News below. Email me for help or post in the forum.
DSQL ("Dynamic" SQL) is a scripting language for SQL, aka Perl for JDBC. It allows rapid development of code to perform database programming, data warehousing and import/export from databases, XML, Excel, etc.
Syncstore is a synchronizeable local storage engine which is based on HSQLDB for local java application.It supply the REQUEST Transaction and READ COMMITTED isolate level abilities.And also supply a simple ORMAP framework.
The IPSI XQuery Demonstrator (IPSI-XQ) is a prototype of an XQuery engine. It implementes as faithfully as possible along the current W3C working drafts.
Automated DB Deployment and Maintenance (ADDAM) eases the tracking & applying of SQL (DDL, DML) scripts to manage changes. In effect, "Agile DB Development" for prod/dev. Other tools include reverse-engineer schema and import/export from/to CSV files.
Java Component created to persist and work with trees (it doesn't matter the type of persistence). Based on "Nested Set Model of Hierarchies" by Joe Celko. [Componente Java para persistir y trabajar con árboles (no importa el tipo de persistencia)]
DabaBase Migration Tool (dbmt) is a tool and Java API to migrate data from different sources (XML,DBF,CSV,JDBC) to another (DBF,CSV,JDBC,TXT). Configured by an XML file defining source, target and schemas + transformations of the data.
contentNow :: a small content management system based on php and mysql. using smarty template engine, adodb database framework, java scriptaculous utilities, java TinyMCE and other
NeoDatis Knowledger is a database that stores knowledge. It supports the human way to acquire knowledge in that it enables dynamic and incremental data model modification and data acquisition.
JDBCUnit is a Java library for JDBC that is intented to be used with JUnit. Its goal is to help in writing user acceptance tests for database driven applications.