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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    inicrond is a education-oriented content management system. It is written in php and supports MySQL. Go on the freshmeat site for more details. Inicrond : Network of Interactive Courses Registred On a Net Domain
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    list2db reads digested email files generated by the mailman mailing list software and converts them into SQL for a relational database. The project also includes a PHP frontend for users to search and browse archived list emails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NewfieQ manages mutable SQL queries stored in an XML source file. Base queries are modified with named boolean conditions and variables. Schemas are assigned to table names via a property file for switching between test and production on a single system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    plsql2html is an HTML code browser for PL/SQL files. It converts sql and pl/sql files to colorized, browsable html files. plsql2html is coded in java and needs minimum jdk 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Build around JDBC and XML, this tool allows you to maintain visual repesentations of a database's layout, edit table's data, generate code to bind objects to tables, and export data in XML format to easely export data from one database to another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    UTL_FTP is a FTP client for PL/SQL. It is simple, clean and light. It allows multiple concurrent sessions. Uses stored Java for the library backend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Oxygen Persistence Framework (http://oxygen.io) - highly flexible, high performance, layered object relational mapping framework with clustered loading, oosql and pluggable feature architecture. It is used in large projects already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy Database Client (easydbclient) is a database client based on Java version 1.5.x, JDBC and SQL. It is intended to easily change from one database to another and manipulate it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jSQLView is a Java GUI/Swing application for users to retrieve data from SQL databases on remote and local hosts using available or custom drivers. Tables are shown graphically and queries and updates are automatically generated for quick view and update.
    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
  • 10
    Front-end for managing JDBC compliant databases. It allows you to create/change database objects, run SQL statements, etc. It also allows you to manage database specific objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SQLBuilder is a java based swing application that allows a user to visually build sql queries and view results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Daffodil DB- One$DB, a Java RDBMS
    One$DB is Open Source version of Daffodil DB, a commercial Java Database. It is standards based, platform independent RDBMS that can be embedded into any application with minimal administration. One$DB is available in both Embedded and Network editions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    With JDBMonitor,you can add the function of database execution logging to your application. It's so easy to use that the only thing you should do is appending a short string to the JDBC connection string of your application,without writing any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Fast, Lightweight, Efficient, Application (FLEA) providing a GUI front-end for any JDBC database. It's main purpose it to provide developers quick ways to interact with databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Portable Oracle sql loader like application in Java. Used to load data from text file to any JDBC compliant databases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Driver based data access layer writen in Java. With it you can execute SQL queries between data stored in different format, servers, ... if there is a driver to access them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Seed is a ZendFramework-based comprehensive and mainly PHP-based API to assist developing web-based applications on a solid space of modern features such as DBMS abstraction, AJAX and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BasicQuery

    BasicQuery

    BasicQuery's source has been moved to GitHub

    BasicQuery is a Java-based application used to access databases through JDBC. It features a Swing-based GUI and includes capabilities useful to developers. It also produces timing information, which is valuable during tuning exercises. More information is at BasicQuery's homepage: http://monead.com/basicquery/ As of May 23, 2014 the project's source code has been moved to GitHub. See: http://github.com/DaveRead/BasicQuery
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A utility that helps developers to access SQL databses and convert them to Objects. Each table in the database becomes a RecordStore Object and each Record becomes a Record Object. Multiple queries on same data generates no duplicates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The goal of the ARS Client/Java(tm) Edition project is to provide a 100% pure-Java implementation of the AR System User, Administrator and Alert (Notifier) clients to the Remedy Action Request System platform using the Swing GUI toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RequestToSQLServlet is a servlet that maps a http request to a sql statement and executes it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Catnap is a lightweight Java persistence layer which stores and retrieves objects from an Oracle database using PL/SQL packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Collection of classes that make it more convenient to use JDBC Connection's, Statement's, and ResultSet's, as well as add logging support to arbitrary Connection's and PreparedStatement's so that SQL statements automatically log when executed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MySQL Embedded Library for Java lets you integrate MySQL into Java applications and provides a standard JDBC interface
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB