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.
Try It Free
$300 Free Credits for Your Google Cloud Projects
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.
MockSqlBuilder uses mock objects and method interception to build SQLqueries in an OOP fashion. Instead of strings (like HQL or plain text), MockSqlBuilder uses the data object's and their methods to record and construct a query.
D2C converts a MSSQL Server Database to C# equivalent entities. The following layers are generated: C# files - Transfer, Interfaces, Descriptors, Data & Business. SQLQueries - Select, List, Insert, Update & Delete
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.
CjQ (Complex Java Queries) is a library intended to introduce functional programming features in Java. One feature is the reducing of information brought by complex Java objects by simply selecting the fields you want to give away. It's SQL-like.
Criteria2JPQL API is an adaptation of the powerful Hibernate Criteria API to standard JPA API enabling the compatibility with any orm tool. Against the native SQLqueries created by Hibernate Criteria, Criteria2JPQL outputs standard JPQL queries.
This is a tool for visualization of the database as tables with relations between them. At this point the development focuses on PostgreSQL, but in the future we are planning on supporting other DBMS, such as MySQL, Oracle, SQLite, etc.
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
Edit audio file tags using SQL. Reads audio files in a directory, loads the tags into an SQLite database, accepts SQLqueries acting on this database, then (optionally) writes changes back out to the audio files.
PoundCake Control Panel (CakePHP plugin) - admin panel for users and groups management, dynamic database driven ACL menus generation and management, permissions assignment to users and groups.
mysql2dbf is a perl written command line utility for exporting MySQL data into DBF file. It has configurable DBF file format and uses user's SQLqueries.
This source code will help you to create webservice directly from the SQL query or stored procedure. It is really helpful for people who are novice and look for a quick and easy solutions. Developed in ASP.NET under .NET framework 3.5
XTRACT4J V2 is a stand-alone, pure-Java program which creates XML file by dependent or independent SQLqueries. It is designed as a drop-in replacement for Oracle Report to generate XML file. It also incorporates BI Publisher to create PDF reports.
Python library provides the briefest way to construct SQLqueries in JSON form. Simple example: ('*','table',id:[1,3]) is Select * from table where id in [1,3]. Sqlalchemy patch module is provided to extend sqlalchemy with convenient jsonSQL meth
This project is a PHP-based SOAP server which provides mainly MySQL data to a SOAP client. It exposes all available DB objects (views and tables) to any SOAP client based on NuSOAP's SOAP server.
SideNail is a Dynamic Object-Relational Mapping (ORM) API for Java. It basically consists in dynamically generating Java classes by extracting their definitions from SQLqueries' ResultSets among many other sources. SideNail is NOT a persistence API
SimpleCQ is a continuous query engine that focuses on simplicity and ease of use. Continuous queries in SimpleCQ are written in SQL language and can be run on any JDBC compliant database.
New computer science theory. OO databases generated with TROM are as relational and normalised as you specify. Predefine queries to be executed at the click of a button, or enter ad-hoc SQL statements. TROM is the future of OO relational databases.
Construct and execute SQL commands manually and with built in functions such as, creating and deleting fields and tables. Use the data grid view to execute queries and directly edit your data like a spreadsheet. Import and Export XML. Export to CSV.