Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.
OpenRolap: an implementation of OLAP in a relational database. Conceptually simple, the current version is in MySQL, with a Java API. The API aims to avoid complex MDX-type language, instead to use a simple "filter path" structure.
Data Manipulator is a pure Java GUI interface for SQL databases. Not only an administrative tool, but one that allows a user to create forms and reports. Additionally A Java programmer can use code with Forms, reports a stand alone to manipulate the data
Location Aware Mobile Assistant (LAMA) provides travelers a dynamic directory service. Users receive information on hotels, restaurants, and more, which are within their vicinity.
Realistic Workplace Simulations that Show Applicant Skills in Action
Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
MySQLProxy acts like a MySQL server. After authentication with the client it will try to connect with different auth credentials to a different server and forward all traffic between client and server.
JXmlSql is a Java database API ( MySql, Oracle, Access )that eliminates JDBC code. JXmlSql allows developers to define application and prepopulation SQL statements inside xml files. Options for query, insert, update, delete, report and prepopulation SQL.
myDbSearcher is a search engine for MySQL Databases. It is written in Java. It scans several tables on different databases. A XMLRPC-Server will give you access to the Index.
Currently it runs on http://www.idowa.de/ueberblick/suche/index_html
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.
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.
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.
jUDO (java Universal Data Objects) handles coding against a database Independent of database (plugins for db2/Oracle/Cloudscape/mysql/mysql etc).The code is generated "runtime" , just give the method names and jUDO derives the code/sql.
[PROJECT ABANDONED] This project will provide a 100% pure Java database implementation accessible via JDBC. The database is stored in plaintext files and loaded into RAM at runtime. Implements mySQL datatypes for trivial migration to/from mySQL.
FTPSearch is a java-based program that garthers URLs from many ftps and stores them in database to provide search function. Currently Postgres and MySQL are available for data storage.
The BLOB Streaming engine is a MySQL storage engine that enables the streaming of BLOB data directly in and out of MySQL tables. Using the HTTP protocol, it is possible to "PUT" and "GET" text and media data of any size, to and from a database.
commTee is a system which is used to store informations received from mobile clients (Phone, PND, PDA, ...). The system is able to work with about 10k nodes. Used protocols and technologies: UDP, TCP/IP, Sockets, Java, Hibernate, OSGI
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