Gemello is a relational database written in pure Java. Its design is aimed at teaching. If you're searching for a fast relational engine, Gemello won't be a good choice. Is's rather a good and simple example of relational database implementation.
XQDB is a XML-XQuery-Database Management System. Based on PHP and a relational database (SQL). The treestructur is saved by the nestedset-technology. XQDBMS is supporting XPath- and XQuery-expressions.
JPO (Jigs Persistent Objects) is the persistence layer for 'Jigs for Java' web applications, extracted here for use outside of 'Jigs'. JPO supports Domain-Driven Design while embracing the use of SQL snippets for object-based queries.
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
EXTREME-4-apache2triad is a collection of some of the best sites, portals(CMS's), server tools, etc. All preinstalled and ready to run with Apache2Triad. All you need to do is log in. Includes oscommerce, phpBB( with 30 preinstalled themes), PostNuke...
TM4J is a topic map engine implemented entirely in Java. Topic maps are a standard paradigm for the interchange of knowledge structures. This project aims to produce a complete suite of tools for creating, processing and publishing topic map information.
myXMLDB is a XML database server implemented on top of MySQL. It stores documents as BLOBs and can store documents up to 256 MB in size. It supports XPath and XQuery through Saxon and provides a Java implementation of the XML:DB API. Have GUI interface.
eYe Project is a distribution of Sambar Webserver, MySql database and PhP in a Windows enviroment. Complete configured, ready to use. There are also lots of modules available for use in this project. The concept is to setup a complete web-database server
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Development of a multi platform application designed to allow the web access flow of any kind of data but keep the things simple, customizable and secure.
YATA is "Yet Another TimeReporting Application" that I have started developing, initially for my present employer, who is currently using it in production. Currently the application works on a LAMP (Linux, Apache, MySql and PHP) platform, though it wo
Group-CCS development Components, templates, tools, accessories, tutorial, modules, translations, documentation, codes, scripts, everything that can improve the work of who uses the powerful tool of development, CCS - CodeCharge Studio.
The Universal SQL Gateway tunnels SQL requests through firewalls over HTTP by implementing a special JDBC driver. It provides secure database acces by acting as a firewall component commonly refered to as Application Gateway.
PHP Home Edition is a complete package including WWW server Apache, DBS Server MYSQL and scripting language PHP into one fully operational system. Including additional compiled libraries for Win32 OS and many more. Easy to install, plug and play installat
Nextobjects is an Integrated Development Tool for Entreprise Applications. It use Turbine Torque for code generation. It is based on the Merise method.
dbXML is a Native XML Database (NXD). NXDs are databases that store XML using an internalized format for faster overall processing. dbXML was developed using the Java 2 Standard Edition version 1.4.
Easy, modular and flexible WAMP bundling Apache2/SSL, MySQL4, PHP4, Perl5.8/ASP, Python2.3, Tomcat5, FirebirdDB, FileZilla, Mail/News-Server, phpMyAdmin, Awstats, WordPress, etc. It also includes a web-GUI to control/manipulate all bundled services.
Persistence Framework for J2ME; DAO layer for MIDP. It enables the developer to Query Value/Data Objects in a RecordStore. Contains methods like dao.save(vo), dao.update(vo), dao.delete(vo) and dao.findContaining(Class vo, String where).
Mnemosyne is an in-memory object database for Java. It uses AOP to achieve transparent persistence, and object level versioning and locking to provide ACID transaction support. Data is persisted through transaction logging and periodic system snapshots
Mirage implements an complete 100% transparent Object Relational mapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
PHP Object Persistent Database. PODB is implementing persistency by reachability approach. Object of any class derived from Persistent base class is considered as persistent capable.