SQL packages

Showing projects tagged as Micro-orm and SQL

  • Dapper

    9.9 5.1 L1 C#
    Dapper - a simple object mapper for .Net [Moved to: https://github.com/DapperLib/Dapper]
  • PetaPoco

    8.0 8.6 L2 C#
    Official PetaPoco, A tiny ORM-ish thing for your POCO's
  • Dapper Extensions

    7.8 0.0 L5 C#
    Dapper Extensions is a small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system. The goal of this library is to keep your POCOs pure by not requiring any attributes or base class inheritance.
  • NPoco

    6.6 4.2 L2 C#
    Simple microORM that maps the results of a query onto a POCO object. Project based on Schotime's branch of PetaPoco
  • Insight.Database

    6.2 0.0 L2 C#
    Fast, lightweight .NET micro-ORM
  • MicroOrm.Dapper.Repositories

    5.9 8.7 L4 C#
    CRUD for Dapper
  • NReco.Data

    3.6 4.3 L3 C#
    Fast DB-independent DAL for .NET Core: abstract queries, SQL commands builder, schema-less data access, POCO mapping (micro-ORM).
  • AsyncPoco

    3.3 0.0 L1 C#
    A long-"awaited" fully asynchronous PetaPoco fork
  • Dapper.MicroCRUD

    1.5 0.0 C#
    CRUD Extensions for Dapper.Net
  • Zonkey

    1.2 0.0 C#
    Zonkey ORM (and then some) libraries for .Net
  • Exodus

    0.8 0.0 C#
    Simple C# database migrator for .NET Core.