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.
Start 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.
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.
Object/Relational mapping framework leveraging ADO.NET`s powerful disconnected mode. Supports an effective object query language based on relational operators including join.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
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.
.NET Object Relational Component Architecture (N-ORCA) is an architecture and framework for generating a robust middle-tier in any .NET language that stores persistent data in a relational database.
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.
Persistence layer for .NET with two main APIs : SQL Map and DAO pattern.
The SQL Mapping is used to map .NETobject to SQL statements using XML.
The DAO pattern is used for abstracting the database implementation.
Inpired by the iBATIS Database Layer.
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.
This project aims to produce a form editor like the ones in Visual Studio and SharpDevelop. It is intended to be used as a control for end-users of your application to allow them to create customised forms.
The designer persists forms to XML.
Visual Network Manager (VNM) software manages your critical network assets across your entire infrastructure, integrating disparate data from multiple vendors, protocols, and legacy systems into a single web portal.
CLAM (Common Language Automation Machine) attempts to eliminate the rote mapping of data to objects that is prevalent in most modern development languages by breaking the bonds of relational data and providing a generic mechanism for retrieving data.
Monet Objects is an easy-to-use .NETobject-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.
Set of classes that build SQL strings without working directly with the SQL syntax, allowing devolopers building queries in their programs in a safe, fast and dynamic way.
AutoProc (Stored Procedure Generator) is a couple of stored procedures which simplifies generating getter and setter procedures for a given Sql Server 2005/2008 table.
Complete ORM .NET framework that goes beyond regular ORM's. It includes data acess, bussines logic and user interface automation, centralization and standarization.
Hubble.Net is a full text database open source project based on .Net framework.
This project try to provide a full-text search middleware with a simple easy-to-use high performance and high-availability.
Library that handles persisting plain .NET objects to and from an underlying relational database. Using attributes in your source code, you define validation and other behaviour.
Supports hineritance, aggregation and persistant events.
Development tool for MySQL & Microsoft SQL database servers. Directly injects HTML reporting capabilities into database via Stored Procedures to allow for easy viewing and printing of data.
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.