Digital Library (DigLib) is special database system oriented to digital objects. Digital objects are any documents in digital form. For example text, software, audio, video, ... Digital Library store a metadata and fulltext (text/binary) of digital object
jxml2sql is a Java application for converting database structures in XML to other formats useful for database administration (ie. SQL for table creation, HTML for reference docs). jxml2sql uses a minimalistic, non-validating, Java XML parser (NanoXML).
A cross-platform server which stores video information in a database and is capable of sharing videos across a network with other servers and networked DVR devices.
S.O.D.A. is a an object API to communicate with databases.
The current specification is focussed on queries.
Goals are: type safety, object reuse, minimum string use, programming language independance.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
A general purpose middleware bridging various types of contents. From databases to XML files and vice versa. A EAI tool that can be used in a custom way in any type of aplication
Java Layered Frameworks is a set of Java code to provide a foundation for better and faster Java development. They include a logging framework, a utility library, and a data mapper to map Java data to relational, XML, and HTTP input form sources.
Seperation pool and factory; aspect like proxy handler having more control over the usage of pooled java object; multiple server can be used by one pool to load balance the load and support failover. Native Corba, JMS, CICS, MQSeries support
DataMat would be a database of materials properties.
Its aim is to serve the technical and scientific researchers community as a common interface for storing and retrieving varous types of materials properties: phisical, chemical, crystallographic...
Schweasel is a platform-independent text shell to access relational databases that support jdbc. You can perform basic sql features such as insert, update, delete, select as well as create, drop tables stored procedures, etc. (similar to sql+)
Object - Relational framework for php like many those in Java. Converts objects to tables rows and back, so instead of seeing SQL in your code you see objects.
Swrap is a collection of libraries for easier access to database via JDBC. It includes wrapper for executing SQL queries, a disconnected ResultSet which provides runtime sorting and filtering, and a connection config manager.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
Are you a music educator looking for an easier way to document whether and how your students are meeting the National Standards for Arts Education? Music Portfolio Manager could be the solution!
wuug_engine is a simple and easy to use web-based community portal system written in PHP. Ideal for Users Groups, etc...
Note that this project is no longer under active development.
The project is distributed Open-Source under the Sun Public License
The iChilli mobile J2EE platform provides a J2EE compliant runtime environment for both server and mobile platforms, such as J2ME, MIDP or other CLDC based devices. For example iChilli runs on the PersonalJava enabled Sharp Zaurus and Compaq's iPAQ.
[PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.
TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
MoneyTrack is a personal financial recording system, means it keeps track of your incomes / expenses via a database which can be accessed in different ways. There are several frontends available (web frontend, java-client, ...).