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
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
J2EE based database access; an alternative to Entity EJBs that allows for much higher performance, easier use, less coding, more dynamic, and more tuned to use with a web presentation layer (such as Tapestry).
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.
Rodin (Relational Object Dbms Implementing java binding in a Not-proprietary way) is a free implementation of Matisse, the proprietary object database.
This project is still in early stage of developpement.
AlgebraDB is database in Java. We are looking for volunteers which would like participate in this project as developers. We are planning to develop transaction system, network communication, simple GUI management system and SQL translation into AlgebraDB.
Xenon is a Java Implementation of the W3c standard XPath and the upcoming W3c standard XMLQuery. It uses a sax parser (instead of DOM) and has therfore a very good perfomance.
Jaxup is an XML update engine written in Java to work against
a variety of XML based object models such as DOM,
dom4j and JDOM. It supports the xupdate standard draft and
will support other xml update standards as they become available.
This is a sample implementation of the TransQuery processing model, enabling the use of XSLT as a query language over multiple XML documents. See <a href="http://www.xmlportfolio.com/transquery">http://www.xmlportfolio.com/transquery</a> for more info.
VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
XQuench is an XML Query parser and engine. The aim is to provide programmers with an API that implements the specifications at http://www.w3.org/XML/Query At first, XQuench will be Java-only. Future versions will include C++, while keeping a similar API.
Omseek has been renamed to Xapian. Xapian is a Search Engine Library, written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C# and Ruby. It allows you to easily add advanced indexing and search facilities to your applications.
DBDOM bridges the gap between XML and relational databases.
DBDOM is an implementation of the World-Wide Web Consortium's (W3C) Document Object Model in SQL.
DBDOM turns any RDBMS into an XML application server.
JReplica is a java distributed database replication system developed during a European Research Project in the department of Informatics of University "La Sapienza" of Roma under the supervision of Prof.ssa Catarci, Prof. Santucci and Ing. Curci.
The purpose of this software is primarily to create a Book Catalog using barcode data from the freely avaliable cuecat(tm) bar code reader. It will use a rdms backend database, and allow synchronization between different library branches.
A lightweight versatile XQuery engine in Java, that is standards compliant and can efficiently evaluate XQueries on various containers of data -- even normal Java objects.
OpenRDF Client is an explorator of OpenRDF repositories. It could read and write on local repositories, but also on remote ones, the HTTP repositories.
Gimped v2 is a continuation of a previously developed project. This version will be developed using Java and will attempt to connect to multiple databases while retaining the functionality developed by the previous application.
Imagine this sql SELECT DIFF(f1.*,f2.*) FROM `/ws/src/test` f1,`/ws/src/test/.svn/text-base` f2 WHERE f1.filename=CONCAT(f2.filename,'.svn-base'); F8QL is about mapping filesystem as db, F(S slashed)QL is a jdbc compliant API patterned on mysql queries