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
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.
jdbcQM is a Java driver/wrapper to the OpenQM Open Source Multivalue Database. While we have wrapped the QMClient C API into java we are working to create a compliant JDBC driver with connection pooling
This is a Java project building with NetBeans 6. The final result is a mySQL client that can do several things as run sql statements, administrate a mySQL database and used as development or administrative tool for the mySQL database.
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.
This project mainly focuses on automating the task of retrieval of examination results and subject them to further analysis,This can be used by educational institution to analyze the growth of their students.
CURED - C-ENG's electronic democracy tool - is a web-based elections utility that allows student groups to run reliable and effective electoral processes.
Gimped v2 is a continuation of a previously developed project. This version will be developed using Java and will attempt to connect to multiple databases while retaining the functionality developed by the previous application.
DipTonic pretends to be an automatized binaural capturing method. This can be a useful tool to help on the existing binaural projects, minimizing the capturing times, so the investigations can go faster.
Central hosted cloud computing has to many bad security implications. So the purpose of AAPD is to provide a decentralized private cloud of disk storage.
JDiskCatalog is an OS independent program for cataloging CD and DVD collections. It allows for scanning disks and later browsing and searching the catalog.
Dbtar is a free software which allows the migration of data between various types/versions of databases. This first version of the software supports the following types of databases: Oracle7, MaxDB, Transbase.
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.
SQLMerger is an Open Source visual SQL differencing and merging tool written in Java. It is highly useful for determing what has changed between differents tables, and then merging changes between them.
ListQuery is a simple tool to read SQL instructions and to list the results in text format (console). You can read an archive (file) with lots of commands (query), separate for ';', the program will list all results one by one.