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
Build Securely on AWS with Proven Frameworks
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.
MCDb is a database record manager written in Java with indexing, locking, etc. MCDb is a library built to be used by other programs to manage small data sets of program settings, etc.
LargoRecipes is a Java/Swing application for managing recipes. It does sophisticated ingredient parsing, handles RecipeML and MealMaster file formats, and generates recipe web pages. Future plans include integration with an XML database.
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
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
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 ObjectBase Project could have been called Object Oriented DataseBase but we found at least two contradictions in that. This is not object oriented, it is just objects. This is not a database because we do not persist data, we persist objects.
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.
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.
Cigol (logic, spelled backwards) is a deductive logic solver. It can be embedded inside a parent program or used from the command line. It has absolutely no relationship to Tom Mitchell's book on Machine Learning.
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.