Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Try Free
Build Agents and Models on One Platform
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.
DB Comparator is a simple to use tool to compare and sync MS SQLServer databases. It shows all data object differences side by side in a hierarchical tree view. It compares tables, views, indexes, constraints, procedures, functions and user data typ
This repository serves as our entire project space which contains all of the open-source projects we've worked on.
- C/C++
- C#/.NET
- PHP
- HTML5/CSS3
DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQLServer database instances.
DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#.
Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
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.
Tool for creating and editing SQL queries for many kind of SQL DBs
In this app you can create connection to many kind of SQL Databases. Each conncetion are showed in treeview on left side. Primary goal is to creating, editing and executing SQL queries on each created SQL connection.
...Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQLServer assembly. Supports CRC16 (including MODBUS) and CRC32.
MSSQL Compressed Backup compresses SQLServer 2000, 2005 and 2008 databases on the fly using bzip2, zip, or gzip compression. It saves the data in the standard SQLServer backup file format so that standard decompression and restoring tools can be us
DB Dictionary is an application that generates a website with a MS SQL database documentation written directly in the database by using extended properties. SQL 2000, 2005 and 2008 are supported. Output can be customized by editing template files.
MS3DBUI version 1.0.0.0 is a windows UI that enables users to connect to any MS SQLSERVER database.Once connected users can query their database .In upcoming version MS3DBUI users will be able to update data. Ms3DBUI is coded in C# language.If you w
This system is means for creation of a semantic network for construction, storage and processing of logic models. The system allows to carry out partial or full abstraction of models, thus keeping their integrity and reliability.
Manages the deployment of numbered change scripts to an SQLServer database, using a simple table in the database to track the current schema version. Port of dbdeploy to .NET
Unify your data structures in XSD!
XSD2DB Utility lets you manage database schemas using XSD files. Supports SQLServer and Jet databases. Can be extended to support other DB platforms.
xsd2db requires .NET Framework 1.0
SqlBuddy is a tool for use with Microsoft SQLServer and MSDE, written in csharp/ DotNet (.NET), to facilitate SQL script writing. It is serves a slightly different purpose that of Query Analyser, in that it is aimed to *help* the user write SQL.
Simple graphical tool, that shows you sizes of the databases on your SQLServer (2005/2008) and sizes of tables for specified database. Very userful to quickly find out which databases and tables eats most of space.
Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
Project creates auto generated code that when included in your .net project makes access to SqlServer stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;
DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
Proetus is a .NET persistence framework. Once saved objects can be queried, retrieved, updated, and deleted. Adapters exist, both local and over a web service, to save objects to Microsoft® SQLServer, SQLite, MSMQ, and XML.
A Mapping generator for NHibernate (NH) via FluentNH and NH.Burrows. Generate source code in C# to access MySql or SQLServer dbs. VB.Net may be supported eventually. See Develop > News menu for updates and release notes.