Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Download Chrome
MongoDB Atlas runs apps anywhere
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.
HSQLDB is a relational database engine written in Java, with a JDBC driver, conforming to ANSI SQL:2023. A small, fast, multithreaded engine and server with memory and disk tables, LOBs, transaction isolation, multiversion concurrency and ACID.
CrNiCKL (chronicle) is a Java database for time series
CrNiCKL (pronounced "chronicle") is a data manager written in Java handling large sets of heterogeneous time series. A simple schema system allows to confiture value types and time domains. CrNiCKL runs on top of SQL or NoSQL databases. Drivers for JDBC and MongoDB are available.
JDBWC is a Java JDBC Driver with its own server written-in-PHP. Suited to Java applications that require JDBC access across wide area networks like the internet but do not wish to expose the remote database-server through the remote hosts firewall.
The driver is well suited for connecting Java client applications to a (dynamic) websites database without risking the security of the database server since all exchanges use PHP as a relay agent. Java client applications can connect from dynamic...
JSQLLogger is a Java library for logging SQL statements. It provides a JDBC driver interface which wraps around the "real" JDBC connection und prints the statements out. It also provides a time measurement.
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.
MushroomDB is a pure Java multiplatform Relational Database Management System.
There are two main goals: to make a fully SQL-92 compliant engine and to provide extensibility mechanisms. A JDBC Driver and a GUI client is supplied with the engine.
Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBC driver with full suport. Client-server, referential-integrity and other features are implemented.
The DBAbstract Server is a middleware database server solution written entirely in Java. It provides connection to any type of database implementation through one JDBC partially complient driver, client-server encryption and connection pooling.
Trusted by 150 million+ creators and businesses globally
Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
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
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.
RBFF is a JDBC driver for being able to easily view and execute simple select SQL queries against a record-based flat file (such as EDI files, or other proprietary legacy files)