{"repo":"SimpleStack/simplestack.orm","free":true,"listed":false,"github":"https://github.com/SimpleStack/simplestack.orm","clone":"git clone https://github.com/SimpleStack/simplestack.orm.git","description":"SimpleStack.Orm is a layer on top of Dapper project that generate SQL queries based on lambda expressions","language":"C#","stars":63,"topics":["orm","dapper","sql","database","dotnet"],"license":"BSD-3-Clause","category":"databases-storage","readme_excerpt":"SimpleStack.Orm SimpleStack.Orm is a layer on top of the wonderful Dapper project that generate SQL queries based on lambda expressions. It is designed to persist types with a minimal amount of intrusion and configuration. All the generated sql queries are using parameters to improve performance and security. By using Dynamic queries it is also possible to generate queries without a corresponding Type, see Dynamic Queries for more information. Main goals: Map a Type 1:1 to an RDBMS table or view. Create/Drop DB Table schemas using nothing but a Type. (IOTW a true code-first ORM) Simplicity - typed, wrist friendly API for common data access patterns. Full use of query parameters. Supports multiple databases. Currently: Sql Server, Sqlite, MySql, PostgreSQL) Cross Platform, based on netstandard 2.0. Support connections on multiple databases from the same application In SimpleStak.Orm : 1 Class = 1 Table/View . There are no surprising or hidden behavior. Attributes may be added on your Type to tune the queries generation (Alias, Schema, PrimaryKey, Index,...) Sample usage","default_branch":null,"files":null,"tree":[],"storefront":"/r/SimpleStack","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/SimpleStack/simplestack.orm/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}