All Projects → ormdb → ormdb

ormdb / ormdb

Licence: MIT License
ORM tool for .Net / .Net.Core

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ormdb

Servicestack.ormlite
Fast, Simple, Typed ORM for .NET
Stars: ✭ 1,532 (+10842.86%)
Mutual labels:  linq, orm, high-performance, oracle, poco, sqlserver, net-core
Smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
Stars: ✭ 775 (+5435.71%)
Mutual labels:  orm, high-performance, oracle, sqlserver
Typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Stars: ✭ 26,559 (+189607.14%)
Mutual labels:  orm, oracle, mariadb, sqlserver
Ebean
Ebean ORM
Stars: ✭ 1,172 (+8271.43%)
Mutual labels:  orm, oracle, mariadb, sqlserver
Qxorm
QxOrm library - C++ Qt ORM (Object Relational Mapping) and ODM (Object Document Mapper) library - Official repository
Stars: ✭ 176 (+1157.14%)
Mutual labels:  orm, oracle, mariadb, sqlserver
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+15692.86%)
Mutual labels:  linq, orm, oracle, mariadb
PocoDynamo
C# .NET Typed POCO Client for AWS Dynamo DB
Stars: ✭ 39 (+178.57%)
Mutual labels:  linq, high-performance, poco, net-core
Sapphiredb
SapphireDb Server, a self-hosted, easy to use realtime database for Asp.Net Core and EF Core
Stars: ✭ 326 (+2228.57%)
Mutual labels:  core, net, net-core
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (+700%)
Mutual labels:  core, netcore, net
Antdata.orm
特色:vs插件或者t4一键生成entity 支持配置非物理外键。分离linq转sql引擎(原生linq非扩展)和执行dal功能,支持异步,支持netcore2.0
Stars: ✭ 428 (+2957.14%)
Mutual labels:  orm, oracle, sqlserver
Sharding Method
分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高
Stars: ✭ 188 (+1242.86%)
Mutual labels:  oracle, mariadb, sqlserver
Jooq
jOOQ is the best way to write SQL in Java
Stars: ✭ 4,695 (+33435.71%)
Mutual labels:  orm, oracle, sqlserver
Chloe
A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#
Stars: ✭ 1,248 (+8814.29%)
Mutual labels:  orm, oracle, poco
Servicestack.redis
.NET's leading C# Redis Client
Stars: ✭ 2,236 (+15871.43%)
Mutual labels:  high-performance, poco, net-core
Servicestack.text
.NET's fastest JSON, JSV and CSV Text Serializers
Stars: ✭ 1,157 (+8164.29%)
Mutual labels:  high-performance, poco, net-core
Liquibase
Main Liquibase Source
Stars: ✭ 2,910 (+20685.71%)
Mutual labels:  oracle, mariadb, sqlserver
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+129671.43%)
Mutual labels:  orm, mariadb, sqlserver
thinkorm
A flexible, lightweight and powerful Object-Relational Mapper for Node.js. Support TypeScript!!
Stars: ✭ 33 (+135.71%)
Mutual labels:  oracle, mariadb, sqlserver
Freesql
🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, 翰高 orm, 南大通用 orm, Click house orm, MsAccess orm.
Stars: ✭ 3,077 (+21878.57%)
Mutual labels:  orm, oracle, sqlserver
dotnet-arangodb
.NET Driver for ArangoDB
Stars: ✭ 52 (+271.43%)
Mutual labels:  linq, netcore

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.

You can read documentation for more detail. Wiki.


Download

OrmDB has no no dependencies. You can DOWNLOAD from releases, into your Bin folder and add it as Reference.


How to use

Plesae refer to wiki for further information. Wiki.


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

Copyright (c) 2020 - OrmDb

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].