AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Build Securely on Azure 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.
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.
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.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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.
LDBC (Liberty Data Base Connectivity) is a JDBCdriver that provides vendor-independent database access. With LDBC, your application will just work on all major databases and you don't have to change any source code. LDBC is based on ANSI-SQL and JDBC.
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.
A pure Java (Swing) front end to connect with every DBMS (DataBase Manager System) that has a JDBCdriver. Provides full access to: view, modify data, create/alter/drop tables and relations, etc. All done visually. It is platform and DBMS independent
YaKwa is a Java Web application that allows CRUD operations on tables of a database. The application allows to browse, search and edit table data. Virtually all databases that have a JDBCdriver are supported.
SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBCdriver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
The Universal SQL Gateway tunnels SQL requests through firewalls over HTTP by implementing a special JDBCdriver. It provides secure database acces by acting as a firewall component commonly refered to as Application Gateway.
Lets Party! is a jdbcdriver that provides any database with partitioning capabilities to boost performance. Applications dont have to be rewritten to use Lets Party!, because it acts as a transparent filter between the client application and the db.
MME (MySQL Made Easy) is a graphical frontend for MySQL for use in adminstering and editing database contents, without the need of a web server or scripting language installed. MME is written in 100% pure java and is packaged with the JDBCDriver needed.
openDBcopy is a universal database utility to migrate data from and to any database
given a JDBCdriver. Standard plugins are included, custom ones can be added. Complete migration job saved as XML for easy re-use. Run with GUI or as batch.
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.
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
A wrapper over any JDBCdriver, it corrects some of the common mistakes the programmers do during the development process and also provides SQL execution timing information. Hints for: cache, AUTOCOMMIT, ISO LEVEL, performance reports for TX,STMTS, etc.
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 JDBCDriver adding XML capabilities.
The goal of this project is to develop a modular SQL engine (JDBCdriver) 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.
uSQL* is a command-line interface to any database that has a JDBCdriver. Developed in Java, it provides a consistent environment with a SQL*Plus[ish] feel for any developer transitioning to or working in multiple databases.
sqladmin is a lightweight java/swing tool for sending queries and perform direct data edit on tables. Uses any jdbc compliant driver to connect to a database server.
You can export/import table data into XML files and save and load your queries as text f
Backpedal is a JDBCdriver that can be messaged to roll back all SQL statements issued through it. It is intended to be used in testing scenarios, to allow you return the database to the state it was in before your test case started.
JInspector is a platform independant administration tool for databases. It works with database servers understanding standard SQL and providing a JDBCdriver. Several views let you display, create and modify the database structure and contents.