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.
Collection of various scripts to automate development with Oracle RDBMS. Includes SQL, PL/SQL and Java. Some are related to Oracle Applications Development.
By allowing you to simply and efficiently move data from Relational to Java Objects to XML and back again, Hydrate gives you the tools to merge, manipulate and report on data from your strategic and legacy reference data, and enterprise data warehouses.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
A graphical data modeling tool, allowing one to build Entity-Relation data models for use with Relational Databases (RDBMS). The tool allows one to forward generate a SQL script of statements to build the model within a SQL92-compliant database.
A powerful cross-platform RDBMS with a pluggable carefully designed layered architecture. Actually is going multi-user and transactional. Check out vishnu.sourceforge.net to see what we are doing.
Datastream Pro is a user friendly, 100% pure java, desktop application designed to interface to multiple RDBMS systems simultaneously. Easily browse and maintain data in your database, write queries and perform database entity maintenance.
Database Schema Change Notifier is a J2EE application that report the changes (including tables, columns, users, index, etc.) of any kind of RDBMS. It is implemented using publish/subscribe mechanism
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
JEPLA - Java Easy Persistent Layer. Provides an easy way to persist objects using persistent collections. The basic idea is provide a way to write programs that use persistent data without break OO concept like RDBMS and without complexity of an OODBMS.
The goal of this project is to develop a modular SQL engine (JDBC driver) that can be grafted onto any raw database (such as a large flat ASCII file) through a database module API. Writing database drivers is much easier that writing a whole RDBMS.
MindBase is a releational database with a "very detailed" documentation. This projects primary aim is to express all the details of a database system with a low level start point to whom who has no knowledge about database internals or wants to learn mo
db2db is a database client for transferring database objects (tables, their data, primary keys, foreign keys, indexes) among heterogeneous RDBMS. db2db is written in java and uses jdbc.
Logmine is a tool to facilitate logging to an RDBMS. Logging to a true database can make logs far more useful. While this is written in Java/JDBC, it uses a standard HTTP request, thus can be useful for any language/database.
It's a peer-2-peer RDBMS designed for small databases for private use. The databases can be synchronized among each other and therefore be available on any device - even if it is off-line.
Ever wanted to have immediate access to your Addresses and Sche
XWDB is an XML database integration toolkit for XML, relational, and
graph databases. The toolkit includes an XML adaptor for
RDBMSs, a graph/XML data store implemented using a
RDBMS, and tools for browsing and querying federated databases.
aaJGuestBook is and advanced guestbook writen in Java (JSP/JavaBeans).
It uses the JDBC API for database access; It is highly
extensible and portable. It can be used on any RDBMS having an
implementation of the JDBC API. It can be configured for use
This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations.
The generator now manages projects of more tables and has a complete graphical layout (CSS
JDBC Explorer is a Java program that provides a front end for SQL commands. It uses JDBC drivers to connect to a RDBMS. Future plans include storing a history of commands, syntax highlighting, and customizable ui.
MetaPersist takes an enitrely "Java-centric" approach to RDBMS persistence. In contrast to most existing Java-RDBMS integration packages that facilitate the mapping of existing RDBMS tables to classes and vice-versa, MetaPersist provides a natural, strai