Showing 747 open source projects for "gui sql database"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
    Zaval Database Front-end is a light and functional Web-based front-end to any database for which you have JDBC drivers. It allows raw SQL code execution and is limited only by the extent of the database's SQL support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    an API for rapidly developing Java, desktop apps It includes a virtual desktop , user interface API, GUI client for management of SQL databases,and a form design tool which allows basic application code to be generated from a SQL table or tables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AlgebraDB is database in Java. We are looking for volunteers which would like participate in this project as developers. We are planning to develop transaction system, network communication, simple GUI management system and SQL translation into AlgebraDB.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    sqljc is a java program to connect through JDBC to any database engine (with JDBC support) to make simple queries and to execute sql files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Attrezzo is an Eclipse plugin for working with the Apache Xindice native XML database (http://xml.apache.org). The tool enables both typical user and administrative tasks on the database to be carried out in a state of the art GUI environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQLink is a java web application which allows users to connect to database resources using database native authentication, execute queries, manage users and tables, and perform any function allowed in a valid sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OracleSQL is a java based query analyzer/thin client development tool. It is meant to be an alternative to Oracle's SQL PLUS that eliminates the need to install any Oracle software on the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An easy to use journal/diary application. Features include: Multiple journals; Private entries; Guest mode; Skinnable GUI; Built-in database (hSQL); Supports MySQL; Export options; Easy installation. For Windows, Mac, Linux, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ViennaSQL is a GUI SQL client written in 100% Java. ViennaSQL can communicate with any database that has a JDBC driver. It should run anywhere Java runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    Eliminate JDBC clutter. The Perseus source generator reads SQL statements and associated in/out parameters from an XML file and builds a Java class for each SQL statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    CMaker is an utility to automatically generate Java classes which mirror a SQL database table structure. For example, if given a table TEST whose columns are defined as ( KEY CHAR(5); ELEMENT CHAR(1000); ) CMaker will generate a corresponding Test class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The PoolMan library and JDBC2.0 Driver and DataSource provide a JMX-based, XML-configurable means of pooling and caching Java objects, as well as extensions for caching SQL queries and results across multiple databases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A Java interface to WordNet(www.cogsci.princeton.edu/~wn). Include SQL and standard WN implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JDBC Explorer is a Java program that provides a front end for SQL commands. It uses JDBC drivers to connect to a RDBMS. Future plans include storing a history of commands, syntax highlighting, and customizable ui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    I want to develop a framework that simplifies the process of creating client server applications, with a DB on one end and a gui on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Transact-SQL Analyzer is a java-based client tool for Microsoft (MS) SQL Server. It is written in Java, so SQL Server client tool provides access to microsoft SQL Server from any platform with a Java VM installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DISCONTINUED PROJECT (see news) - jConsole is essentially a management console (written in Java) that can have a variety of plugins attached to it. At the moment it is growing as a framework for a cross database maintenance / query tool (SQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    COG is an easy to use and maintain system for creating webcommunities where users can interact with each other. Highly customizable and easy to develop for and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DBDOM bridges the gap between XML and relational databases. DBDOM is an implementation of the World-Wide Web Consortium's (W3C) Document Object Model in SQL. DBDOM turns any RDBMS into an XML application server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Joint is a competent middleware server that supports: load balancing, distribution, naming services, transaction handling, run-time updates, centralized logging and much more. Platform independent and open for use with any SQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JSQLBuilder is Java component generating SQL commands from Java GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A console-based (Swing gui also in the future ...) interactive db query tool written in Java/JDBC. It goes beyond the typical tools by introducing a SQL-like metadata query language that allows interactive querying of DatabaseMetaData and ResultSetMetaDa
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB