Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
A platform independant database tool. SQueaL allows you to edit your queries and stored procedures. As well it lets you browse and administer your database structure. SQueaL connects to DBs through JDBC 2.
DbGen is an object-relational mapping tool for
Java programmers. It helps database programmers gain easier access
to data sources through JDBC by generating database-aware Java objects
in source code form.
JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
Bluewave is an object oriented database and application server that provides a neat intuitive way to store data. Bluewave also features a powerful client and server API.
ORM with look&feel similar to Hibernate, in D programming language.
Contains DDBC - D DataBase Connector - similar to JDBC (currently has MySQL, Postgres and SQLite support)
NOTE: Project has been divided into 2 subprojects (DDBC and HibernateD) and moved to GitHub!
https://github.com/buggins/ddbc
https://github.com/buggins/hibernated
A 21st century packaging system for free software. Install multiple versions of any package. Replace shared libraries on a running system. Dependencies, options, and installed packages managed with a SQLite, so everyone can go home early.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Serene is a functional style library for database access in Java. It wraps the provided the most useful features of JDBC, adds to them, and simplifies use.
This project is a step back in time to when people actually still did JDBC. It generates base classes with common functionality on all the tables in a database that a user will then extend to make their project specific implementation.
Little Smalltalk was the first Smalltalk dialect developed outside of Xerox PARC (tm). We continue to develop it to provide a powerful, general purpose, full featured and portable dialect of the Smalltalk programming language.
MyToolbox provides a comprehensive and useful set of utility software components for easying the use of various frameworks and architectures in various programming languages.
Application persistence framework for common objects such as user authentication, user maintenance, security (access control lists) and auditing using Java 1.5, Spring, and Hibernate 3 frameworks.
A command-line tool written in Java for customizable non-interactive download of stock quotes from public websites. The downloaded quotes as well as further informations are stored in an user defined database accessible via JDBC.
This project is developed during the "Software Engineering 3" lecture on the FH-JOANNEUM (University of Applied Sciences). Students learn how to use SF as a development platform for open source projects.
This project is developed during the "Seminar Software Engineering" lecture on the FH-JOANNEUM (University of Applied Sciences). Students learn how to use SF as a development platform for open source projects.