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
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
eDemonOnline is a set of libraries for ASP .NET. It includes the PHP .NET sub-project(a port of PHP functions library to the .NET framework) along with a collection of web controls, class libraries and tools. For more info see the documentation section.
.NET based, XmlSerializer-inspired interface for performing mundane tasks found in accessing a database. Considerd a tool for rapid-development by simplifying db access, and ideal for plugin/extensible frameworks Support: Mysql Windows .NET Linux Mono c#
This library is a layer that pretends to simplify access to Bamboo.Prevalence .NET Prevalence Engine, with methods like "save(object)" and "load()". To save an object, you just use the save(object) and it will be stored to you.
A C# Object Persistent Framework.
Allows the users of this framework to write concise code for Business Applications without the need to manually map objects to RDBMs. The Framework will create all the Data Access methods automatically
Persist.NET is an object-relational mapping [ORM] system for .NET, written in C#. Inspired by Hibernate, but implemented to work well with .NET, it is database independent, works under Mono, and supports complex object relationships.
Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net.
Useful to implement any protocol that uses BER (LDAP, SNMP, etc.).
ObjectBlox is a collection of libraries and utilities that provide a variety of useful services and functions for building distributed, cross-platform applications. It is written entirely in C# and runs on the .Net and Mono runtimes.
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.
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.
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.
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.
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.
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.
A database refactoring framework to easily keep track of database changes. DBMS independent. All changes are kept in XML Files.
Runs on all platforms supported by Microsoft.Net and Novell's mono.
LiquiBase.Net is a port of the java based LiquiBase