SqlSugar is a high-performance, easy-to-use Object-Relational Mapping (ORM) framework for .NET. It supports multiple database systems and offers a rich set of features that simplify database operations, making it a popular choice among .NET developers.

Features

  • Supports multiple databases including MySQL, SQL Server, SQLite, Oracle, and PostgreSQL
  • Provides automatic mapping between classes and database tables
  • Offers a fluent API for building complex queries
  • Includes built-in support for transactions and caching
  • Facilitates database migrations and schema management
  • Open-source under the Apache-2.0 license

Project Samples

Project Activity

See All Activity >