Easy Database Client (easydbclient) is a database client based on Java version 1.5.x, JDBC and SQL. It is intended to easily change from one database to another and manipulate it
The Stakker project aims to develop Linux drivers and GUI CD management applications with a SQL backend for CD/DVD library/archiving boxes. The Dutch word "Stakker" means "poor blighter" (says babelfish) :-). Imation Stakka works, CD-300 not yet.
CHIRPS is a platform-independent peer-to-peer application for sharing any type of information that can be described with an xml schema and stored in a relational database.
Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
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.
An implementation (parser/interpreter) of SPARQL, a query language for RDF data that is the current recommendation of the W3C. Allows easy cusomization of the language and plugs in to several popular RDF servers, like Sesame.
The intention of the project is to develop a free MUD-Client, to make playing in huge MUD worlds more comfortable and generate nice graphical maps of the areas.
Analysis and interactive visualization of a web-based community. Supports different focuses on the given social network to present community groups to the user. Also specific information of each member is provided.
Front-end for managing JDBC compliant databases. It allows you to create/change database objects, run SQL statements, etc. It also allows you to manage database specific objects.
JasminParser is a Jasmin (Java Assembler, .j file) compiler based on the Apache BCEL. JasminParser provides a disassembler and an assembler to convert java classes and jasmin files to each other.
A high-end blog software that utilizes Java and JSP. The main release will interact with MySQL and future releases will have conectivity to other SQL compliant DB Servers. Blog with ease with Blog-Ease!
One$DB is Open Source version of Daffodil DB, a commercial Java Database. It is standards based, platform independent RDBMS that can be embedded into any application with minimal administration. One$DB is available in both Embedded and Network editions.
Virtual interactive experiments (vexp) is a framework to promote the developmentand use of cooperative e-learning experiments over the internet. Interactive scientific experiments which can be controlled by various users synchronously.
Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
jSQLView is a Java GUI/Swing application for users to retrieve data from SQL databases on remote and local hosts using available or custom drivers. Tables are shown graphically and queries and updates are automatically generated for quick view and update.
Dzine is a case tool for OOAD. Draw use case,interaction,class,deployment,ER Diagrams. Code generation in C++ and java and for SQL. Reverse engg design from code. Just put in your Java or C++ code and generate class diagrams.
Governance, risk and compliance management solution (GRC). Incorporating Enterprise risk management (ERM), business intelligence (BI) and performance management. Project services available at opengrc.org
Wavelet EMP is a web-based J2EE ERP system running on PostgreSQL DB. It is in production status and used by more than 100 shops in South Eash Asia. The software team is in Malaysia. Powered by WAVELET.BIZ. For demo/help, email vincent@wavelet.biz
This is a little SAX parser made for all java devices. It can be used from very little devices ( typical java phone from Midp to DoJa ) to enterprise server. Now, it supports only SAX parser model. Very simple to use ( see the .java sample ). The tip is
Jpal is yet another persistence layer API for java. It differs from other persistent frameworks (JDO, EJB) because it support full relational object model query (e.g sql join) through natural OO api and allow maximum implementation freedom to implementer