An open API service indexing awesome lists of open source software.

https://github.com/ormdb/ormdb

ORM tool for .Net / .Net.Core
https://github.com/ormdb/ormdb

core csharp high-performance linq mariadb mysql net net-core netcore oracle orm poco postgresql sqlserver

Last synced: 12 months ago
JSON representation

ORM tool for .Net / .Net.Core

Awesome Lists containing this project

README

          

![](https://secure.gravatar.com/avatar/94fac54dbff997be51b5dc0096e0d40b)
# Fastest ORM tool for .Net / .Net.Core

OrmDB is a simple, fast and lightweight embedded .NET ORM tool which was inspired by the equivalent other tools.

**Go to WebSite.**

**You can read documentation for more detail. [Wiki](https://ormdb.github.io/ormdb/wiki.html).**

OrmDB has no no dependencies. You can [**DOWNLOAD**](https://www.nuget.org/packages/OrmDb/) from releases, into your Bin folder and add it as Reference.


## Where to use?
* All desktop/web application needs to be database operations
* Multi database operation
* Multi client application
* .Net / Asp.Net / .Net Core / Asp.Net Core


## License

[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2020 - OrmDb