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

  • 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    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: 7 This Week
    Last Update:
    See Project
  • 2
    VerbOS allows viewing, searching, editing and testing of verb conjugations. There are around 8000 French verbs, 10000 Spanish verbs and 4000 Portuguese verbs. Additonally dict.dz dictionaries can be loaded into the dictionary interface.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Xinity BASE (Business Application Standard Environment) is a Java-based framework that allows easy development and integration of databased rich-applications using xml. a set of modules already ship with the framework like a CMS, HRM & some eGov-funct.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    DBvolution

    DBvolution

    Java library to remove Object/Relation Impedance

    Now stored at https://github.com/gregorydgraham/DBvolution Available from Maven Central: nz.co.gregs.dbvolution Makes relational data easy and fast to use with semantic annotations and encapsulated datatypes. Simple declaration of a DB table: @DBTableName("mytable") public class MyTable extends DBRow { @DBColumn("numeric_code") @DBForeignKey(Code.class) private DBNumber numericCode = new DBNumber(); @DBColumn("uid_mytable") @DBPrimaryKey @DBAutoIncrement private DBNumber uidMyTable = new DBNumber(); } Easy Gets: List<MyTable> myRows = myDB.get(new MyTable()); MyTable row = myDB.getDBTable(new MyTable()).getByPrimaryKey(61176904); Natural and Outer Joins and Criteria: CarCo carCo = new CarCo(); carCo.name.isLiterally("GM"); List<DBQueryRow> results = myDB.get(carCo, new Marque()); dbQuery.addOptional(new CarModel()); Easy debugging: query.getSQLForQuery(); Simple processing: db.print(query.getAllRows()); List<Marque> marques = query.getAll
    Downloads: 6 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 5
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    SQL-Admin is a tool entirely written in Java. It uses JDBC and swing . Admin offers a SQL-Monitor, Data-Export, Data-Import, dynamic forms, guided Query, DML functions and data selection. It 's code-generator generates OO-Wrapper and SWING-GUI.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    8. Mai 2005: We have discontinued SourceForge as a download place for our open source projects. You can now download these projects directly from the XLOG Technologies GmbH web site at http://www.xlog.ch/omonia.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    QueryForm is a Java/Swing-based GUI app which provides a powerful form-based front end for relational databases. It supports multiple concurrent connections to different databases. Query results can be exported to CSV files or INSERT statements.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    The Salmon Open Framework for Internet Applications (SOFIA) is a RAD tool set for the J2EE. It integrates best-of-breed tools with a Java framework to provide an end-to-end solution for developing high quality database driven web applications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 10
    encuestame web survey tool

    encuestame web survey tool

    open source web survey software social tool

    Encuestame is an Open Source Java web application to publish, collect, share and measure the opinion of the people thought the social media or private environments. Private or public surveys, protected by password, widgets embeddable, ready for mobile and multi language
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    oops-easytrack

    oops-easytrack

    A bug tracking system in a wlan-, web- or rmi-environment

    Oops-easytrack is a Bug Tracking System, implemented as a wlan-, web- and RMI-based version. Bugs are created, modified, logged or searched. Users, projects,components and releases can be administrated. Reports of 4 types may be generated.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    webplay creates from a collection of mp3s and Ogg-Vorbis files (directory or database) a web-based jukebox with support for multiple independent streams. it also maintains control over the stream and can change codec/bit-rate, skip or goto a track, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    HenPlus is a SQL shell that can handle multiple sessions in parallel. The commandline interface with the usual history functions features TAB-completion for commands, tables and columns. Database connect via JDBC.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    SQLeonardo is a powerful and easy-to-use tool that lets you query databases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Lightweight SQL querying tool written in Java. Connects to any JDBC compliant database and will run on any OS with a Java VM. Features: keyword highlighting, result formatting, statement history, multi-window, multiple database connects at one time.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    SQLREST enables access to a relational database as RESTful Web Service. Entities can be queried, created and modified using the HTTP methods GET, POST, PUT and DELETE.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Nextobjects is an Integrated Development Tool for Entreprise Applications. It use Turbine Torque for code generation. It is based on the Merise method.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    DAOMedge

    DAOMedge

    DAO for all database server types with the Java POJO code generator

    Java Data Access Objects. A DAO system(ish). A simple to use DAO type library that transfers between database rows and POJO and vice versa. This translates from Java to SQL and back again. This code was written by a DBA whose approach isn't to persist java objects but to normalize the database and work from that side. The library and generator are fully documented. This comes with a simple scripting language language, called NotSQL because it is Not SQL, to make writing queries much easier.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    This is a database interaction utility that connects to pretty much any ODBC or JDBC data source.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    Jxtray is a database explorer written in Java. Jxtray can be used to connect to any type of database with suitable JDBC drivers. It can provide you with information regarding your data bases and extract data in the following formats: CSV, SQL, HTML, XML
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Middlegen is a free general-purpose database-driven code generation engine based on JDBC, Velocity, Ant and XDoclet. If you already have a database, you can use Middlegen to generate EJB (CMP 2.0), Hibernate, JDO and JSP/Struts source code.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    OpenFakt is an open source Java invoicing and billing system using XML definition files for various forms (address book, articles, invoices, stock management). It is language, database and platform independent and aims at small to big companies.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    ProDBA The cross platform Oracle development/administration tool written in Java. Features a powerful SQL editor and schema navigator. Can export dynamic queries to the web.
    Downloads: 5 This Week
    Last Update:
    See Project