From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
Try Compute Engine
Build AI Apps with Gemini 3 on Vertex AI
Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
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.
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.
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.
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.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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.
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
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.
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.
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...
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
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.
Graphical Botanical Database Management Tool keeps track of a very large number of variables in the growth of plants their environment and experiments performed Producing custom reports and displaying images. UPDATE-XGBDMT IS NOW PLATFORM INDEPENDANT.
The Project FrontEnd for MYSQL is the portable front end to the open source database server MYSQL. It aims at providing a complete front end to MYSQL and thus reducing the difficulty caused while interacting the system using query language SQL.
This is an open source tool written in java. This tool gets your mysql database or tables and converts them to php or jsp. Your data is automatically created on the server when you upload the jsp or php file and you execute it on the browser. Contact me
SQLAnyware is an Adobe Flex generic JDBC client embedded in a J2EE Web Application allowing : the execution of SQL statements, the management of JDBC connections (creation, modification, deletion of parameters), the management of the associated JDBC driv
A set of tools for generating and maintaining database schemas and data. Generates create, drop and upgrade scripts, as well as importing and exporting data. Especially useful for developers of applications with databases.
Web SQL worksheet to maintain ANY SQL compliant DB which has a valid type 4 JDBC driver. Uses JSP technology and makes Database maintenance easier. Install on server/ nothing goes on client machines. Tested with Oracle, MySQL, SQLServer, and more.
This program simply converts a .kml list of points given from Google Earth to a .sql file that can be easily loaded into PostgreSQL database with PostGIS extension. NOTE: tested with PostgreSQl v8.2 and postGis v1.3.3
Easy DB Connection makes the MySQL, SQL Server, MS Access and PostgreSQL connection to your java project. In just one line code you can get connected to your database. It includes the MySQL, SQL Server and PostgreSQL driver connections. You have just to
Java Object Query System(JOQS)- JOQS is a simple object/relational persistence and query service. JOQS lets you develop persistent classes using simple query string (Object Query String, QS). Just like native SQL, object query string is very powerful, it's easy to understand.
The jBCP project provides the ability to use Bulk load within Java to a Sybase or MS SQLdatabase. This is done by using the jTDS project and adding extensions. jBCP uses pure-Java and does away with the need for JNI or execing native BCP.
BaseMovil is a framework for fast development of J2ME applications: a powerful J2ME databaseengine, a scripting engine and an ui toolkit which is fully integrated with both and allows xml view definition. The framework handles device differences/bugs.