Browse free open source Java Database Clients and projects below. Use the toggles on the left to filter open source Java Database Clients by OS, license, language, programming language, and project status.

  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    SQuirreL SQL Client

    SQuirreL SQL Client

    A Java SQL client for any JDBC compliant database

    SQuirreL SQL Client is a graphical SQL client written in Java that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc.
    Leader badge
    Downloads: 1,127 This Week
    Last Update:
    See Project
  • 2
    Eclipse SQL Client for database querying/browsing any JDBC compliant database. It supports plugins with specialized functionality for individual databases (Oracle, DB2, MySQL, PostgreSQL, Sybase, Informix) and can be extended.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    Mongo JDBC Driver

    A minimal JDBC driver implementation for MongoDB

    This project builds upon the MongoDB Java driver to provide a limited JDBC implementation to allow graphical tools such as SQuirreL SQL Client to visualize and manipulate MongoDB collections and documents. It will accept an SQL-like syntax for CRUD operations, where "tables" represent MongoDB collections, and rows are individual documents within a collection. Each row has two columns (ObjectId and Document).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    SQL Star, a SQL client provides a common Graphical User Interface (GUI) for all database servers (like, oracle, microsoft sql server, mysql etc.,) using JAVA JDBC 3.0 API With type 4 driver.
    Downloads: 2 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    DB Copy Plugin is a plugin for the SQuirreL SQL Client (1.2beta6 and 2.0 RC1+) that allows copying database objects (schema def and data) from one session window to another. The sessions can be disparate database vendors (Oracle -> MySQL, for instance).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    The Hironico Db Tool is a graphical database client that can run on all major platforms today. It provides a powerfull, feature rich and user friendly set of tools to work with databases of any vendor using Java drivers while being fast & light.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    CommandoSQL

    CommandoSQL

    SQL client for various database engines

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CoolSQL is a free database client software. It is better for people who develop applications related to database and manage database. CoolSQL is written by Java, so it can run on the platform where installed the Java Runtime Environment (1.5 or above).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    Java Database Manager, harnessing the power of JDBC. Makes database management interoperable. Features Database diagram generation, reports generation, graphs generation, code generation and usual database client features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Some experimental SQL client generation code for building client packages and other various half completed trials - (mostly around databases, particular Firebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HHDB SQL Admin

    HHDB SQL Admin

    HHDB SQL Admin is a graphical PostgreSQL client written in Java.

    1. Developed by pure java 2. Customrized for PostgreSQL 3. Support multi-language 4. Use pg JDBC driver for connection 5. Use swing components for GUI 6. Test with Jdk1.7 and 1.8 on windows and CentOS 6,7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jdbc2jdbc is a JDBC 2.0 driver (type 4) that sits between a database client and another JDBC driver. It is completely transparent to the database client. Its purpose is to log all actions that the database client executes on the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSQL Edit is a database-independent SQL client that allows graphical manipulation for making queries to databases. JSQL Edit is written in Java and uses JDBC for connectivity and Java Swing for a graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is intended to create a common database client to any database that can be accessed via JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    a small and fast Java SQL client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Jedis

    Jedis

    A small redis java client

    Jedis is a blazingly small and sane Redis java client. Jedis was conceived to be EASY to use. Jedis is fully compatible with redis 2.8.x, 3.x.x and above. The features supported are sorting, connection handling, commands operating on any kind of values, commands operating on string values, commands operating on hashes, commands operating on lists, commands operating on sets, commands operating on sorted sets, commands operating on streams, transactions, pipelining, publish/subscribe, persistence control commands, remote server control commands, connection pooling, sharding (MD5, MurmurHash), key-tags for sharding, sharding with pipelining, scripting with pipelining, and Redis Cluster. Redis is primarily built for master/slave distribution. This means that write requests have to be explicitly addressed to the master (a redis server), which replicates changes to slaves (which are also redis servers).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Lily Sql Client

    Lily Sql Client is a pure java client that supports jdbc databases.

    Lily Sql Client is a pure java client that supports jdbc databases such as Oracle, Mysql, DB2, and so on. It's written in java and runs on windows, linux and Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MongOz - MongoDB Desktop Client

    MongOz - MongoDB Desktop Client

    Multi-Platform MongoDB Desktop Client

    MongOz is a MongoDB client, intended to be multi-platform. It's written in Java as backend (to handle the MongoDB connections) and Javascript / HTML5 / CSS3 as frontend, in order to have a modern interface, besides being easy to change as desired.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SDBC is a MS Access-like database client based on Java swing ui, able to connect to both local and network DBMS. It uses Derby for file-based database and JDBC for SQl-based DBMS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A command line database interface / sql client written in Java. Can be run from a command shell. Configurable via command line or properties files. Features command history and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Currently dead. Web-based SQL client that can connect to any number of databases using JDBC. Provides a clean, simple and fast interface using HTML and Javascript to make it very easy to run common SQL queries. Faster than your average Swing-based client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQL-Kitten is a generic sql client written in Java that can be used to connect to any jdbc compliant database. Some features are: Run SQL queries, Search within resultsets, Easy insert/update/delete, insert/update CLOB and BLOB datatype
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SQLMinus - "sqlplus minus the pain". This SQL Client (Java) is very configurable, completes table and column names upon tabbing. Completes other words and abbrevs (vi-style). Powerful auto-linking across tables. Powerful auto-joining across tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The scalable Java DB Client is a customizable java application where fields and general DB info is entered in a config file and the proper GUI is generated at run-time. Entries can then be added, and a final submit/update to the (PostgreSQL/MySQL) Databas
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next