MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
The HSQLDB Plug-in embebs a HSQLDB pure-java database server into the Eclipse workbench for use as a data repository for Java applications developed using the IDE or for extending HSQLDB itself
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.
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.
This software is used to keep encrypted records of "accounts" for betting with fake money in any type of game (eg cards) It has a compound interest feature, where account holders' balance is compounded daily at 1%. It manages bets made during games.
LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
This project tries to define a new grammar to be used for database access. It should be easier to learn, understand and use than SQL, be more consistent, and contain significantly less rules. It does not try to be an extension or subset of SQL.
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.
Java DOM wrapper for java.sql.ResultSet; Allows using XPath / XSLT on a thin DOM document representing the result-set. Document does not contain the actual result-set data, only references to row and column indices.
JDBC-XML Driver for Mysql 4.0. Allow efficient definition ,storage and retrieval of answers to forms. This JDBC-XML driver is an extension to the mysql JDBC Driver adding XML capabilities.
Have you ever wondered which database indexes you should create for your JDBC-based application ? This Swing-based SQL profiler tries to offer a tool to monitor which tables and columns are accessed the most in SQL queries to recommend index creation
LAMP eGovernment Database Project offers state and local governments a free open source, web-enabled system for use in developing public information sites. You can also use this system for government-to-government systems as well.
Java Data Engine API. Why not (try to!) forget data distribution and management headaches in distributed environments. Ready to start examples included.
SMYLE is the Storage that Makes Your Life Easier: a versatile, highly reliable, high performance, convenient, transactional, cross-platform database for Java applications. Smyle is seamlessly integrated with Java and not an alien artifact like SQL.
C/C++/Java source code library and Build Environment. Contains code for threading, inter-thread communication (ITC), sockets, embedded database, parsing, fileio, etc. The majority of the library is designed for embedded development.
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.
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.
A unique persistence layer for Java. CODO (Cursor Oriented Data Objects) maps generated Entity interfaces (suitable for DTOs) to a relational database via rendered SQL, reflection and JDBC Cursors where possible - avoiding associations.
This is a multipurpose information system. It aims to hold data items in a semi structured way, alowing the user (you i hope) to create it\'s own datatype system without the need to dive into complex database designing issues.
"Versionable Store - OX" is a single-user Object Database written in Java. The basic API is simple and elegant to use on new projects or incorporate in existing projects for persistence support.
XML database engine for mobile devices (iPaq, Palm, etc.). The core of the system is Java based, this way it makes it portable and able to run on different systems. It's very lightweight and runs on devices with little memory and storage place.
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