Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Object/Relational mapping framework leveraging ADO.NET`s powerful disconnected mode. Supports an effective object query language based on relational operators including join.
This ruby module will provide sql serialization for ruby objects in a transparent manner. The only requirement of this module is that all classes that are to be stored in an sql database uses it as a mix-in.
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.
NDal is a Data Abstraction Layer for the .NET or MONO environment. It's written in C#. The goals are to provide a completely abstract layer for data access.
DotNetDALLib is a Data Access Layer library for .NET applications. Either by hand, or using templates for CodeSmith, users can create attributed objects which they can simply serialize to/from the database with minimal work.
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.
Loosely coupled, extensible database access library written in C#. Allows direct database access over a relational vendor-independent data layer as well as automated persistence through O/R mapping containers that work upon the data layer themselves.
dotvisage is a library for .Net weritten in C# to abstract away data access.
Works with several database vendors and will get support for XML and maybe Edifact in the future.
NDBC is a complete replacement for Microsoft's ADO.NET libraries. It is based on Java's JDBC libraries since they allowed a much more flexible method of accessing different database types. It will support MsSql, Sybase, MySQL, Postgres, etc.
A .NET class written in C# to facilitate the need for high-speed data insertion into SQL Server 7.0 or greater. This development uses ODBC 3.0's BCP functions and SQL's DB-Library called through P-Invoke.
The MLF System is a .NET framework and tool-set for creating an object-oriented data model layer. An MLF-based model layer is code generated, fully customizable, and can be deployed as either client-server or three-tier with only a onfiguration change.
S.O.D.A. is a an object API to communicate with databases.
The current specification is focussed on queries.
Goals are: type safety, object reuse, minimum string use, programming language independance.
Foley .NET Utilities is a library of classes that I believe are either missing from the .NET Framework, or are enhanced version of existing ones. All of which is completely written in C#.
Relational Artist provides a generic paging solution for the ASP.NET DataGrid that preserves your server resources even in the face of very large SQL result sets. The library is written in C# and is equipped with automated NUnit test batteries.
Use this to easily add database connection management to a .Net client application. Provides an interactive GUI to set and test database connection parameters. Manages storage and retrieval of connection strings with minimal configuration.
A Windows .NET library for interfacing to iContact's CRM database. iContact (www.iContact.com) uses a REST interface and this project provides a C#, object-oriented translation layer to that interface for use in Windows apps and ASP.NET web apps.
This is a Library to help developers connect to their data access layer, currently it can be easily configured as a DataAccessObject to Sql,mySql, and Oracle although I hope that list is expanded upon in the future.
Monet Objects is an easy-to-use .NET object-relational mapping library. It allows .NET developers to create applications dealing with persistent objects (relying on a relational database as MySql) without writing a single SQL query.
Pure XML database accesible by SQL. Library to access specific formatted XML files like a standard Relational Database. No separate database server engine.