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.
Start Free
Train ML Models With SQL You Already Know
BigQuery automates data prep, analysis, and predictions with built-in AI assistance.
Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
A graphical design tool for building a database schema. Connects to several live databases (including Postgres, MySQL, Sybase and MS SQL Server) and uploads and downloads schemas. Generates and parses SQL and generates Java source code from the schema.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Webapplikation, that shows the geographical location of the over 2000 synagogues destroyed in World War 2 in Austria and Germany. It allows to add information to each synagogue by user entries. It uses techniques like AJAX, GeoCoding and ReverseGeoCoding
A WYSIWYG database modeling tool based on eclipse,it can generate code for hibernate,ojb,ibatis,openJpa.The supported platform includes oracel,db2,mysql,mssql,sybase,derby,MaxDB,SapDB,PostgreSql,HsqlDB and the databases which has JDBC driver.
JdbcLite is light-weight jdbc tool. It is designed for Java developers who like to use native SQL queries for high performance with object mapping and convenient classes built-in. It can be used along with Hibernate, Spring, JDO frameworks.
CURED - C-ENG's electronic democracy tool - is a web-based elections utility that allows student groups to run reliable and effective electoral processes.
Explorador de datos en base a las tablas en un modelo relacional.
Se utilizara para poder navegar entre tablas y visualizar datos rapidamente.
Desarrollado en java, permitira la exploracion de tablas y datos de multibles bases de datos.
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.
MiningFlow is an environment created for text mining experiments. It helps a text mining analyst to compose several web services in order to create an full experiment. The environment uses semantic aproach to support the design task.
Providing a Web based console to manage a remote machine: copy/paste, execute commands, edit files, exectue SQL statement, provide AJAX based look and feel, and more...
I often encountered an inability among users to think beyond SAP and MS.
Goal of the project is to create a web based application management platform, which enables organisations to easily manage applications within the system.
commTee is a system which is used to store informations received from mobile clients (Phone, PND, PDA, ...). The system is able to work with about 10k nodes. Used protocols and technologies: UDP, TCP/IP, Sockets, Java, Hibernate, OSGI
A easy to use light weight O-R mapping component it only can be used with MySQL database now. All you have to do is followed: 1.Create a bean . ex: public class Person{ private int id; private String name; //getter &setter methods. } 2.create a table,the