bitter.core is a high-performance and easy-to-use netcore / netframework orm framework. I think you'll love it. designed for development and efficiency. efficiency, high performance and high stability are always the pursuit of pro
What is Musoq?
Musoq is handy tool that allows to use SQL syntax on a variety of data sources.
Do you want to know more?
Musoq exposes raw data sets as queryable sources. This allows to search these da
Pomelo.EntityFrameworkCore.MySql
Pomelo.EntityFrameworkCore.MySql is the most popular Entity Framework Core provider for MySQL compatible databases. It supports EF Core 3.1 (and lower) and uses MySqlConnector for a
Skinny
Skinny is a fast, lightweight Postgres ORM written on .Net Core.
The only dependency that Skinny has taken is the npgsql driver.
Installing
dotnet add package Skinny
Creating an instance
Dapper - a simple object mapper for .Net
Release Notes
Located at stackexchange.github.io/Dapper
Features
Dapper is a NuGet library that you can add in to your project that will ex
Follow @ServiceStack or view the docs, use StackOverflow or the Customer Forums for support.
Fast, Simple, Typed ORM for .NET
OrmLite's goal is to provide a convenient, DRY, config-free, RDBMS-agnostic typed wrapper th
LimeBean
RedBeanPHP-inspired Hybrid-ORM for .NET.
Available on NuGet Gallery
PM> Install-Package LimeBean
Get started in 2 minutes:
// Make an ADO.Net connection and create a BeanAPI fr
MicroLite
MicroLite is a .NET 4.5 library providing a small lightweight or "micro" object relational mapping (ORM) for the Microsoft .NET framework. Its purpose is to provide a flexible and powerful feature set whilst m
OmniDB 2.0.1
OmniDB was completely rewritten to Python using the Django framework. Starting from version 2.0, OmniDB Python version will receive new features and will be actively maintained.
The source code for the A
NPoco
Welcome to the NPoco! NPoco is a fork of PetaPoco based on Schotime's branch with a handful of extra features.
Getting Started: Your first query
public class User
{
public int UserId { get;set;
Chloe
Chloe is a lightweight Object/Relational Mapping(ORM) library. The query interface is similar to LINQ.You can query data like LINQ and do any things(Join Query | Group Query | Aggregate Query | Insert | Batch Upda