SQL packages

Showing projects tagged as SQL

  • Dapper

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

    9.8 9.9 L1 C#
    EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
  • Npgsql

    8.8 9.4 L2 C#
    Npgsql is the .NET data provider for PostgreSQL.
  • LINQ to DB

    8.4 9.4 L1 C#
    Linq to database provider.
  • SqlKata Query Builder

    8.4 6.6 C#
    SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
  • MiniProfiler

    8.4 4.2 L2 C#
    A simple but effective mini-profiler for ASP.NET (and Core) websites
  • ServiceStack.OrmLite

    8.0 4.5 L2 C#
    DISCONTINUED. Fast, Simple, Typed ORM for .NET
  • PetaPoco

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

    7.7 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.
  • LINQKit

    7.1 5.9 L4 C#
    LINQKit is a free set of extensions for LINQ to SQL and Entity Framework power users.
  • NPoco

    6.7 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 5.6 L2 C#
    Fast, lightweight .NET micro-ORM
  • StackExchange.Exceptional

    6.1 3.4 L3 C#
    Error handler used for the Stack Exchange network
  • MicroOrm.Dapper.Repositories

    6.1 9.0 L4 C#
    CRUD for Dapper
  • SQLProvider

    5.8 7.9 F#
    A general F# SQL database erasing type provider, supporting LINQ queries, schema exploration, individuals, CRUD operations and much more besides.
  • Dapper.FastCRUD

    5.4 7.1 L3 C#
    fast .NET ORM for strongly typed people
  • rxweb

    4.8 3.6 TypeScript
    Tons of extensively featured packages for Angular, VUE and React Projects
  • SapphireDb

    4.5 0.0 C#
    SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
  • NReco.Data

    3.7 5.0 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
  • Venflow

    3.1 0.0 C#
    A brand new, fast and lightweight ORM, build for PostgreSQL.
  • Database scaffolding platform

    3.0 0.0 C#
    DISCONTINUED. Database scaffolding tool
  • Linq.Expression.Optimizer

    2.8 5.2 F#
    System.Linq.Expression expressions optimizer. http://thorium.github.io/Linq.Expression.Optimizer
  • MapDataReader

    2.5 4.7 C#
    Super fast mapping DataReader to strongly typed object, Using AOT source generator.
  • Ulid

    2.3 7.0 C#
    A .NET C# library for generating and working with Universally Unique Lexicographically Sortable Identifiers (ULIDs), designed to be globally unique, sortable, human-readable, and AoT compatible, making them ideal for use in distributed systems and databases.
  • KonfDB

    2.2 0.0 L3 C#
    Configuration as a Service for multi-tenant, cross-platform applications
  • Carbunql

    1.9 7.8 C#
    Carbunql is an advanced Raw SQL editing library.
  • Jerrycurl

    1.6 0.0 C#
    DISCONTINUED. Razor-powered ORM for .NET [GET https://api.github.com/repos/rwredding/jerrycurl: 404 - Not Found // See: https://docs.github.com/rest]
  • ObjectStore

    1.5 0.0 C#
    .Net Or-Mapper working with dynamically implemented abstract Classes
  • Dapper.MicroCRUD

    1.5 0.0 C#
    CRUD Extensions for Dapper.Net