Showing 747 open source projects for "gui sql database"

View related business solutions
  • 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
  • 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
  • 1
    JDBC Tools is a proxy driver framework for monitoring Java database access. It has pre-built JDBC logger and SQL query planning modules, but can be extended through a simple API to perform other monitoring operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ScriptRunner was developed to run large sets of SQL scripts. Functionality includes restart at point of failure; audit log; multi-threaded execution; conditional execution; parameter and bind variable substitution; basic error handling; and validation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Empire-db is a relational data persistence component for Java. Unlike Hibernate it uses a Java object model mapping, dynamic beans with comprehensive metadata support and an intuitive, type-safe and string-free SQL command API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    An Apache DS based LDAP implementation, with oracle backend for ALL data (ou=system, ou=schema, and business branches). It runs on any edition of oracle (including XE and RAC for HA purposes).
    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
  • 5
    This is a web based software designed for the anonymous reporting of adverse events in surgery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    A MicroSoft SQL Server(r) command line interface written in Java, for *NIX (or anything else with a Java runtime). Supports batch file execution and interactive modes of operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DataBib provides tools to catalogue bibliographical records exploiting an underlying SQL database. Entries can be directly imported from BibTex files and user-defined lists of references can be exported as BibTex files ready for the LaTex enviroment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Connection Pooling Support all known Database – driver required for java Easy to create Object Relations No need to write DDL statements No Need to write DML statements XML-RPC service over http New Fields Object Pooling Easy to add New Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    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
  • 11
    Simple in use, OS-independent discs and records catalog written in Java with Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java Application for querying databases, accepts any database with jdbc driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    DBBrowser is an open source (GPL license), cross-platform tool which can be used to view the contents of a database. It works with Oracle and MySQL. The user can view, modify, delete records without writing SQL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SPWrapper generates java (and now python) classes able to invoke stored procedures and to execute sql statements for you: you just have to give it the stored procedure name or the sql statement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NOTE: THIS PROJECT IS UNMAINTAINED The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011. A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable. Fast, mature and robust. Transparently adds connection pooling to your existing JDBC driver.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    SQLOrm focuses on mediating database interaction rather than shielding the user from it. SQLOrm consists of 3 major parts. A dynamic query builder. A prepared statement layer. A resultset to object graph mapper, supporting batch inserts/updates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A simple SWING based JAVA client that displays information on all Oracle sessions. Displays the SQL and bind values that were captured. This also includes a plugin to run SQL queries and view their results. Multiple tabs can be opened for a single plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    XML Toaster allows you to generate XML from a relational database using a simple SQL select like statement and persist XML to a database using a powerful mapping script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SQL2JAVA is a SIMPLE, PRAGMATIC and POWERFUL code GENERATOR. It maps any relational schema to a java API dedicated to access your database schema. It supports Oracle, SQLServer, PostgreSQL, MySQL, Sybase, HSQL, etc... 2 minutes to install/try...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Dynamic Dao is JDBC ORM framework. It allows to use annotations to attach SQL execution to interface methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB