Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
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.
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.
An operational platform for developping multi-OS GUI (front-end) for relational databases. No programming is required: the developer has just to write an XML file that describes the required applications. http://www.laisseznousvivre.com/sashipamelba/
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.
Java n-tier Framework and GUI Screen builder/designer, supporting 1, 2 and 3 tier mixed architectures to databases, application servers or local persistent data in files. Extensive documentation including launching from a Web Server.
TAS (Transcription Analysis System) is a multi-tier framework for running parameterized SQL queries. Users can analyze new data or new combinations of data with a few clicks in a GUI. Potentially complex/repetitive database interaction is all automated
Tool Suite of GUI's to manipulate data. The first tool is a GUI for XML schemas and manages/stores the xml documents. The other tool is a GUI for Hibernate. It allows users to navigate an ObjectStore and to insert, update, delete, view the objects store
An open solution to efficiently creating Java/Swing based client GUIs tightly integrated with backend data sources and business logic containers (JDBC/SQL, EJB, Hibernate...etc). The library provides similar functionality to Oracle Forms in Java.
JDBase is one framework java for creation of graphic interface and manipulation of data. Using graphic API SWT/JFace or Swing to activate the development of systems client/server when the objective is the manipulation of data.
A Java-based GUI for querying RDF, featuring graphical results in a zoomable user interface (ZUI). RDQLPlus can work with existing RDF files and Jena2 RDF databases and comes with an embedded pure-java database.
MySQL Query Analyzer is a simple MySQL client written in Java. It contains GUI elements for entering a query, viewing any SQL errors, viewing query times, and a table displaying the query results. It also supports saving queries and results to disk.
DBPad is a GUI-based SQL client for relational databases. As long as you have a JDBC driver for your DB, you can use DBPad to view or manipulate your data and metadata of your tables.
A pure Java client(GUI) application that utilizes a JDBC compliant database, to catalog records, cd's, dvd's, etc.. The application is for the average person whom has a record, cd, dvd, tape, etc.. music collection and wants to catalog this collection
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.
jPGAdmin is a pure javaGUI front end for the postgresql database, much like PGAdmin II, or pgaccess, except that by virtue of being written in java it is cross-platform
This project is a 3-tier Database Query Tool to written in java. The GUI client presents the user with an interface to enter text SQL Queries and view the results. The query server relays requests to the database and formats the response.
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
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.
CheeSQL is a MySQL Front-End with autocomplete features. The GUI is a web page (html+javascript) that requests, using ajax, query results, updates and insertions to a local java desktop application, that handles the DB communication.