30 projects for "driver" with 3 filters applied:

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 1
    HyperSQL Database Engine (HSQLDB)
    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.
    Leader badge
    Downloads: 702 This Week
    Last Update:
    See Project
  • 2
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 737 This Week
    Last Update:
    See Project
  • 3
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 4

    MySQL Erlang client

    ErlMySQL is a MySQL client (driver) written in Erlang.

    ErlMySQL is a MySQL client written in Erlang and provides API that is very close to Connector/C library. The client is using low level (TCP/IP socket) connection to MySQL server and allows to exchange a data with maximum possible speed. Multiple datasource support and connection pool are incapsulated in the client that increases a performance in concurrent environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    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.
    Download Now
  • 5

    jdbc2csv.jar

    Command-line sql JDBC tool

    jdbc2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. To connect to a specific DBMS the tool uses its JDBC driver. The result of the executed 'select' query is displayed in CSV format ( different standards are supported ). When there is an error the tool stops with exit code 1 and the error message is output on stderr. jdbc2csv is created with a main purpose to be used in shell-scripts. Relatively easy to configurate...
    Leader badge
    Downloads: 137 This Week
    Last Update:
    See Project
  • 6
    Open-source Java utility to generate your own standard set of benchmarks profiling database/JDBC-driver performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    miMas - GUI tool for SQL developers

    miMas - GUI tool for SQL developers

    A UI tool for any database

    miMas is an intuitive GUI tool for SQL query development and data browsing. It provides a common set of features across all databases and can be installed on any Operating System which has a Java Runtime available. The tool uses JDBC drivers for connecting to a database. For most popular databases (Oracle, DB2, MySQL, MS SQL Server, Sybase, Cloudscape, PostgreSQL and Firebird), the JDBC driver is already included. For connecting to databases other than these, please refer to the tool's user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quantum is a database plugin for Eclipse (needs GEF, Point Eclipse at http://quantum.sourceforge.net/update-site). It currently supports most databases with a JDBC driver. It shows tables, views, and sequences in a tree format and provides an SQL editor
    Downloads: 3 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    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
  • 10
    DAL is a Database Abstraction Layer written entirely in PHP. The goal is to provide users with a general way to access databases. Changing from one DBMS to another only needs changing the driver you want to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    jisql

    Jisql is a Java command line SQL client

    Jisql is a Java based utility to provide a command line interactive session with a SQL server. It can connect to any database with a JDBC driver.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    sqlWizz is a lightweight database client written in Java (swing-based). Works with any database that has a jdbc driver. Accepts multiple concurrent connections to different databases and has i18n support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pyxmdb is a database utility for exporting and importing data between a delimited text file and virtually any DBMS. Tested with Python 2.3-2.6, Linux and Windows, SQLite, MySQL, PostgreSQL, Oracle and Ingres. User extendable for any Python DB-API driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDBC driver for connecting HBase to Anyframe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Web SQL worksheet to maintain ANY SQL compliant DB which has a valid type 4 JDBC driver. Uses JSP technology and makes Database maintenance easier. Install on server/ nothing goes on client machines. Tested with Oracle, MySQL, SQLServer, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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 JDBC driver are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A pure Java (Swing) front end to connect with every DBMS (DataBase Manager System) that has a JDBC driver. Provides full access to: view, modify data, create/alter/drop tables and relations, etc. All done visually. It is platform and DBMS independent
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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 JDBC Driver needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    uSQL* is a command-line interface to any database that has a JDBC driver. Developed in Java, it provides a consistent environment with a SQL*Plus[ish] feel for any developer transitioning to or working in multiple databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JInspector is a platform independant administration tool for databases. It works with database servers understanding standard SQL and providing a JDBC driver. Several views let you display, create and modify the database structure and contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Adit is another database interface tool built with Java. Adit is a lightweight tool for querying any database with a JDBC driver. Features include saved connections, saved queries, export to delimited text, and database metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DBPad is a GUI-based SQL client for relational databases. As long as you have a JDBC driver for your DB, you can use DBPad to view or manipulate your data and metadata of your tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next