Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Try Free
Cut Cloud Costs with Google Compute Engine
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.
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.
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.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
...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.