Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.
Framework to facilitate the integration of information registered in heterogeneous sources of data from existing applications without modification (nor of the applications nor of the sources of data), being enough to make use of a existing JDBCdriver.
An Java JDBC compliant driver that connects to a remote database via url (http) connection, communicating through a server-side script (.asp,.php,.jsf etc). Useful if you like to access locally (java, SQuirreL, eclipse) a database on your web site.
Easy DB Connection makes the MySQL, SQL Server, MS Access and PostgreSQL connection to your java project. In just one line code you can get connected to your database. It includes the MySQL, SQL Server and PostgreSQL driver connections. You have just to
Advanced built-in security helps IT prevent breaches before they happen
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBCdriver to debug the JDBC calls done by the application. The driver can also emulate another JDBCdriver to test the application without a database.
WiNCh - WsvNC is a simple read-only jdbcdriver meant to get data from plain text data files (comma separated values). Columns can also have fixed length. Each data file is considered as a table and this driver offers a SQL interface over this kind of tables
Python DB driver for Java JDBC. Allows CPython programs to use a java JDBCdriver to connect with a database server. It's API is Python DB compliant. ZJdbcDA (a zope database adapter) is also included.
JDatabaseImport is a java tool created to make life easier in order to transfer data from one database to another. Using the newest jdbcdriver, simply select where to import from and where to export it.
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.
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 JDBCDriver and a GUI client is supplied with the engine.
Project CodeRacers is a game geared for creative java programmers. It's main idea is that each player will create an own AI agent (the so-called "driver"). The user's driver then will compete against other players' drivers in a simulated car race.
SQLiteJDBC is a JDBCdriver for SQLite 3. It supports the most commonly used features of JDBC. Only a single native JNI library is required, and SQLite is compiled in. Binaries are provided for Linux, Mac OS X, and Windows.
Este é um framework de persistência bastante simples.
Pode ser utilizado com qualquer banco de dados que tenha driverJDBC.
Implementa 100% das principais necessidades de um bean de entidade, sem a complexidade de EJBs.
Titration is a simple, multi-user, multi-project, project tracking software. Simplicistic in design, easy to use, setup and maintain. Uses any backend database that supports a JDBCdriver or can run standalone. Java based and platform independant
jdbText is a pure Java, JDBC-compatible driver that allows flat text files (CSV or fixed-field) to be read as relational databases through the JDBC API. It also exposes an API so that developers can code their own file layout metadata parsers.
Schemata allows projects to remain database-agnostic. Maintain your database schema and data in XML and load it into any database for which a JDBCdriver is available. With Schemata, there is no need to maintain multiple database-specific SQL scripts.
JucaDB is a relational database engine written in Java, supporting a subset of ANSI SQL-92. There is a JDBCdriver with full suport. Client-server, referential-integrity and other features are implemented.
sql-drus is simple command line utility for iteraction with Informix database. It supports all SQL commands and internal commands like spool to file, time measurment, etc. It is implemented in pure Java and uses libreadline-java and IBM JDBCdriver.
DBTransferTool provides for java users simple interface to transfer data from one database table to another. Using JDBCdriver functionality.It could work with many databases - Oracle, MS SQL, PostgeSQL. The target database should have transactions.
xlSQL JDBCDriver for Excel, CSV and XML files. xlSQL maps a directory of Excel files to a database, workbooks to schemas and sheets to tables. Query documents with either the full HSQL or MySQL dialect. Write objects and data with native xlSQL.