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.

  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 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
    Technical analysis library with indicators like ADX, MACD, RSI, Stochastic, TRIX... includes also candlestick pattern recognition. Useful for trading application developpers using either Excel, .NET, Mono, Java, Perl or C/C++.
    Leader badge
    Downloads: 10,074 This Week
    Last Update:
    See Project
  • 2
    iSQL(IndependentSQL)-Viewer is a JDBC 2.0-compliant application that is designed to exploit JDBC Features for all compliant drivers. Support for Interactive Transactions, Running Batches, Schema Viewing, and support for various import and export filters.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    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: 7 This Week
    Last Update:
    See Project
  • 4

    Handy Application Maker

    Software builder for both veteran programmer and novice.

    Software builder for both veteran programmer and novice.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    The “RDB2RDF Mapper” is a Java based software desktop application which allows a user to create a mapping file between a relational database and an RDFS/OWL ontology via a graphical user interface. This project is ANDS-funded.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    A Java web services/hibernate based interface for bugzilla. Java based apps sould access extremly easy bugzilla with jagzilla. Two methods are supported: JDBC with hibernate for on site use, and Web services for more open usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    A pure Java API for Telelogic Synergy/Change, which allow basic operations on records. The core API classes are integrated in an Eclipse plugin for convenient use through the IDE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CSBI is a component based framework that allows for inter-component data sharing and access. GINY is an Open Source Graph Library.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Essential Data is data-aware SWT controls with a twist. The twist is that we don't replace the standard SWT controls with proprietary ones. Rather we supply generic MVC controllers that make standard SWT controls data-aware and that work with any model
    Downloads: 1 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
  • 10
    GUI Generator creates screens folks can use 2 do CRUD (create, review, update, delete) on tables in a DB. Makes fully internationalized & accessible screens so users can search, edit, run reports & much more. Help buttons work! Uses any DB w/JDBC drivers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    JudoScript is a general-purpose, Java scripting, multi-domain scripting tool/language. It combines the powers of declarative scripting for many modern tasks and general object/procedural programming. It is simple, intuitive, practical and powerful.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    The OJB Console is an extensible struts web application featuring transparent browse, search, create, update and delete functionality for the objects configured within the Object Relational Bridge (OJB) persistence framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    An expandable tree lists that gives Web sites a professional look using PHP and DHTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Advanced, enterprise-class J2EE Customer Relationship Management (CRM) suite including Sales Force Automation (SFA), marketing, campaign management, and customer service. Features similar to Salesforce.com, Netsuite, or Siebel OnDemand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    dbViZ is a Java application that allows users to easily visualize existing database schemas. Unlike ER-diagrams, dbViZ diagrams are lower level, describing the exact structure of the schema, yet they're customizable so users can focus on what they want.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML schema to specify relational database administration and operations. Uses XML, XSLT stylesheets and Java code to allow applications to use advance features of databases and have complex queries without being tied to a specific relational database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Adichatz - Eclipse 4 RCP Framework

    Develop quickly & easily Eclipse 4 RCP Application in JEE/JSE context

    In a few minutes, Adichatz plugins allow you to develop an Eclipse 4 RCP application using JPA in a JEE or JSE context. Editors enable to edit beans and their dependencies including databinding, validation, transaction... Components are easily extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BEEJ is a Boolean Expression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    To provide a bunch of useful applications for daily use. The first of those applications was donated by NIH\'s DECA, it\'s called REX and is a Request/Bug tracker. All applications will be Struts 1.1 and greater based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BuzzSQL is a thin layer over Java JDBC that manages automatic configuration of database connection setup, pooling, configuration, logging, and statement handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ConquestExplorer
    The ConquestExplorer framework is an open- source software for rapid prototyping of data-oriented desktop applications. It supports a transparent data model, interfaces for external tools and CRUD (Create, Update, Delete) features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    When testing using a database with rollback after each test, failing tests are very hard to resolve. Data Storm is a simple DB viewer directly launchable from within your test code to enable you to inspect the current state of the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.