36 projects for "driver" with 3 filters applied:

  • 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
  • Our Free Plans just got better! | Auth0 Icon
    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.
    Try free now
  • 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
  • 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
  • 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
    Rowing club management program. Using an embedded dbf database driver. User interface made with wxWidgets. Runs on Windows, Linux and MacOS. This project needs volunteers and/or substantial sponsorship.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    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
  • 11
    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
  • 12

    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
  • 13
    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
  • 14
    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
  • 15
    JDBC driver for connecting HBase to Anyframe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    JdbcBrowser displays database metadata, records of tables and result of SQL queries. JDBC driver is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SQLiteJDBC is a JDBC driver 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    SqlCli provides a poor-man's command line client to any RDBMS that is accessible via a JDBC driver. This allows connecting to a remote database and issue ad-hoc SQL commands, without needing to install a commercial or proprietary client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next