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
- Host: GitHub
- URL: https://github.com/ormdb/ormdb
- Owner: ormdb
- License: mit
- Created: 2019-07-17T07:22:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-16T08:21:43.000Z (over 2 years ago)
- Last Synced: 2025-06-04T06:21:51.325Z (about 1 year ago)
- Topics: core, csharp, high-performance, linq, mariadb, mysql, net, net-core, netcore, oracle, orm, poco, postgresql, sqlserver
- Language: HTML
- Size: 1.28 MB
- Stars: 16
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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