Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.
BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
Try BigQuery Free
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.
Basic Electronical Medical Management (BEMM) is an application to control medical data of a set of patients. It is built on top of open source technologies, to provide an integration skeleton of mvn, Datanucleus, Spring, Vaadin, Acceleo technologies.
Provides low level classes to facilitate the usage of JDBC and a basic persistence API with no reflection, no cast, thread safe less 'synchronized' blocks and the control of object allocations.
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.
A small XML library that uses SAX to parse incoming data and build Java POJO's based on the content. Configuration consists of a single call to map each top-level XML element to a Java POJO. Also, supports basic POJO -> XML serialization.
Up the Sync is a basic Google docs synchronizing program written in Java. It auto-syncs every 5 minutes by default, and can run quietly in the system tray. If the user updates a document on their computer the Google docs version is also updated.
JBasic is a traditional BASIC language intepreter written in Java for command line or embedded use. It supports conventional original DOS and MSBASIC syntax, plus some modern extensions for supporting threads, JDBC, etc. JBasic can be run directly from a shell.
A simple to use and basic orm library without fuss. Avoids development issues arising from dynamically constructed SQL. Doesn't render the JDBC architecture inaccessible. Doesn't initiate the proliferation of largely pointless POJO libraries.
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Out of the box JMX based management for J2EE systems. Comes with basic monitoring and event handling services, dynamic MBean proxy generation, and P2P JMX networking that can be customized and extended.
This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.
This program executes some basic tasks at the same time. For the moment, only "copy directory (with structure)" and "delete directory" are implemented tasks. You can also save your list of tasks. The list tasks could be enhanced if needed.
An Eclipse Plugin that Generates Unit Tests. Generates basic tests or Open POJO tests for simple objects and generates test stubs for complex objects. Helps developers test projects created without Unit tests or without Agile methodologies
O objetivo do projeto é criar uma API que facilite a criação de jogos para celular. A principal caracteristica será a sintaxe que será simples como o antigo Basic. Um exemplo de função que escreve na tela será: print("Ola"). Participe.
Basic tools for the MPEG-21 standard. The MPEG-21 standard is a complex framework for exchange of content. This project aims to ease the burden of implementation of basic aspects such as parsing, validation and database mapping.
Virtual Radiation Detection and Measurement Laboratory Software
...Nearly two hundred thousand dollars is needed to construct such a basic laboratory described as above. In order to overcome these difficulties, a model of a basic Radiation Detection Laboratory has been created to provide a virtual environment for designing and simulating such experiments. Team: Dagistan Sahin, Muzaffer Sena Sahin, Korcan Kayrin
GUIFugue (eventually to become a part of JNIFugue) is a Java-based GUI intended to complement usage of the MUD client, TinyFugue. Using scripting in TinyFugue, users will be able to customize a GUI down to its most basic behaviors.
Powerful line based text editor for many platforms with a very advanced selection system. Currently, it is not usable, it is buggy and barely has any features (very few even basic ones)
This software is an open source light-weight SCRUM tool. The developer who uses ScrumBones is one whom develops alone -- appreciating a bare-bones method of light and agile self-management.
The Clump language proposes a natural evolution of the basic Object-Oriented paradigm revisiting the duality existing between the data and the knowledge. This implies a design based on Class-Oriented and Pattern-Oriented approaches in a same language
...Morebot is a thin layer on top of httpunit, and is especially suitable for testing web applications which have login authentication via a web page (form) or via HTTP basic authentication.
Java facades in Ruby style. You can use many ruby methods (first, each, join, collect, deleteIf..) for basic classes (Array, String, Hash...). These Java methods work as in Ruby. About 60% of code coverage.