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.
Start Free
Top Corporate LMS for Training | Best Learning Management Software
Deliver and Track Online Training and Stay Compliant - with Axis LMS!
Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
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).
JETHRO (Java Engine for Translating and Hiding Relational to Object) is a "bottom-up" persistence framework, designed in an "API+Provider" fashion. Based on the Data Transfer Object (DTO) concept, it offers a Transparent Query engine.
jxDBCon a framework to ease the development JDBC drivers. By using it you can concentrate on the tasks specific to your DBMS and benefit from the generic solutions provided by jxDBCon. jxDBCon contains a featureful driver implementation for PostgreSQL
Fully managed relational database service for MySQL, PostgreSQL, and SQL Server
Focus on your application, and leave the database to us
Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
The VPDM framework is a software engineering meta-model to allow encapsulated views to be superimposed onto schema. We can forward engineer systems using this approach.
This project contains an component to building JDO applications with Castor (http://castor.exolab.org/). It's allow easy using of mappings with building OQL queries.
ldapd is a pure Java embeddable LDAP v3 protocol daemon built on the Avalon framework. It has a Staged Event Driven Architecture (SEDA) with several hot pluggable components: backends, and replication modules.
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.
This is a collection of Java based XML technologies allowing for the rapid production of XML Messaging based systems using Java. As an Example there is a (Swing/JDOM) GUI framework, a Message Driven Bean which allow for rapid production / consumption of
DBManager aims to be an Abstraction Layer for JDBC Databases. It hides all Database interaction in the Superclass (DBManager) the Superclass useses the Java reflection framework to gather Informations of Tables and Columns.