Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
Try Cloud Run Free
Cut Cloud Costs with Google Compute Engine
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Small Java efficiency and productivity utilities as both stand alone programs and simple APIs. Including sipplets for GUI (Swing), threading and XML, plus utilities for SQL and XML. Download the wheel here!
ORM4J - Object Relational Mapper for Java. See http://www.wirtschaftsinformatik.de/dateien/beitraege/wi2007_2_150-153.pdf for more information (German)
New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
<IMG SRC="http://sourceforge.net/dbimage.php?id=3181" width="256" height="34"><BR>Java Extraction Transformation Service for Transmitting Records & Exchanging Application Metadata: a Java-based ETL/EAI tool.
This tool is a Java solution for managing structural changes to database schemas. It is based on Active Record migrations in Ruby on Rails. Check out documentation under construction on http://migrator.sourceforge.net
Java Rad+Framework to quickly build client-server application based on mysql. Acce$$like features, localization, upgrade management, persistance, mysql trust management.
TimeMap is a mature, Java temporal web mapping/animation application. Use as a standalone web site or CD-ROM app, or as a sophisticated client-server system using an XML or SQL metadata directory to source distributed, incrementally-loaded spatial data.
iSQL(IndependentSQL)-Viewer is a JDBC 2.0-compliant application that is designed to exploit JDBC Features for all compliant drivers. Support for Interactive Transactions, Running Batches, Schema Viewing, and support for various import and export filters.
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.
SQLcoach provides a web platform to learn SQL, the common query language for databases. An example application is available unter: http://sqlcoach.informatik.fh-kl.de
dbcoat is another database persistence solution. It's simple, easy to learn and use, comfortable. Supports connection pool, cache which supports range and conidtion. There is no transfer object and business object,no mapping. fast for huge data fetching
The Genomic Diversity and Phenotype Data Model (GDPDM) captures molecular and phenotypic diversity data. MySQL databases are used to implement the schema. This project develops software tools (written in Java, Perl, etc.) associated with this model.
InstantRO is a fast application to search information about Ragnarok Online, like monsters, items, maps, cards, skills, etc. The results from your search will be instantly showed to you, with images of mobs and items.
LDO's are lightweight data objects, Java classes that provide query and update access a single table or view in a SQL database. The LDO utility provides a user-friendly interface to generate that JDBC code.
JDbConvert is an command line database converter based on Java and JDBC.
It should be able to convert from any database to any database, but there are some differences between the DBMS that need to adapt every DBMS.
JdbcProxy is a JDBC 2.0 driver that can help debug or test applications. The driver can wrap another JDBC driver to debug the JDBC calls done by the application. The driver can also emulate another JDBC driver to test the application without a database.
A simple SQL Query -> Java Object mapping layer. Simpler than Hibernate or JDO, and much lighter weight. Compatible with the JDBC 4, EoD API from Java 6 beta.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
ChaiDB is an embedded data storage developed at the kernel level by using B-Tree implementation. It is a natural database choice for name/value applications such as JSON. JSON-Cache utilizes ChaiDB to provide persistence and cache solution for JSON data.