From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
Try Compute Engine
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 XML Generator for building "XML Model files" for Neo Framework by analyzing existing Databases on MS SQL Server. Neo it self is a .net framework for building enterprise applications with an object-based domain model based on ADO.NET data sets.
Command Line Interface To Database: written in C#, provides a command line interface to any ADO.NET database. This allows arbitrary SQL commands to be sent to a connected ADO.NET database from the command line.
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.
A class generator for building a DAL and BLL in c# using SQL server and the MS Database Acess Application Block; Following the DotNetNuke 2.0 Provider Patterns
Automated Server Monitor (ASM) has been designed to monitor 1..n servers for service availability. This includes checking any TCP/UDP service, many popular databases including Firebird, MySQL and SQL Server. ASM has been written using Delphi and C#.
PersistMe is a .NET O/R mapper whose main focus is to be simple to use, adaptable to your software code patterns (not the other way) without sacrificing power and robustness. PersistMe Can be used by any .NET programming language (C#, VB.NET, etc).
General data access engine as an extension of ADO.NET. It allows your data access code to be written in a manner that supports multiple databases. This application is designed to be extended further to include support for other database providers.
A generic, feature-rich object persistent framework that is designed for today's competitive RAD environment. It comes with a core library and a suite of tools that developers can easily use to rapidly engineer the foundation of their applications.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
ProjectPortal is a multi-lingual, multi-user web-based groupware suite for programme & projectmanagement written in Visual C# ASP.NET using MS Access, MS SQL/MSDE, Oracle or MySQL for datastorage.
This project is currently devoted two to SOA-enabling technologies:
SqlBooster: A better data access layer for .NET solutions using ADO.NET (written completely in C#) for Microsoft Sql Server to support stored procedures and arbitrary SQL, ADO.NET tra
provides a factory-based data access layer for databases (Sql Server implemented), using XML-library-based configuration with connection and command details. Easily extendable to support other databases. Not intended as a business object layer.
DataTools is a Data Access Layer written in C# for the .net platofrm. Besides data access code, it also includes a data object generator and a caching framework. The dataaccess code has been tested on sql-server and mysql.
An XML development and end user tool written in C# that allows data from a variety of sources (e.g. MySQL, web services, SQL Server) to be dynamically aggregated into an XML document and then reported on to a variety of targets, end to end without coding.
DBOM is a .Net class library that provides a database object model API and a set of interfaces representing DML statements. The class library supports standard SQL-92 syntax and includes implementations that provide access to Oracle and MS-SQL via ODBC.
Stitch.Database is a Microsoft SQL and Access wrapper for .NET created in C#. It's goal is to make connecting and querying databases clean and easy with a minimal ammount of code.
A local databaseengine with a simple query interface.
One process, multithread safe and very very stable (thought to survive to sudden Blackouts).
Optimal query engine (MySQLDriverCS-like easy tools).
No MDAC or ODBC support needed.
Persistence layer for .NET with two main APIs : SQL Map and DAO pattern.
The SQL Mapping is used to map .NET object to SQL statements using XML.
The DAO pattern is used for abstracting the database implementation.
Inpired by the iBATIS Database Layer.
Many thermodynamic, fluidmechanic etc calculations need special informations about the used material ( resistance against heat for example). This values will be collected in a databasesystem. The calculation will be done on an appserver.
The Classes are intended to encapsulate high performance, scalable best practices for common uses of .NET System.Data namespace. The classes allow to create an instance independent of the db engine.
.NET utility capable to automatically generate XML database schemas and then translating those to SQL scripts (both data import/export and stored procedures for data access) and C# wrapper classes.
Mimah is a code generator for O/R mapping tool.
The open architecture enables Mimah to support any tool, any language, any database.
Supported : MLF, C#, Vb.net, SQL Server 2000, Oracle & MsAccess
MSSQL to MySQL Exporter written in C# for the .NET Platform. Will get a list of tables, and export them to a text file that contains SQL statements to create tables and add rows.