All Projects → CodexMicroORM → Similar Projects or Alternatives

412 Open source projects that are alternatives of or similar to CodexMicroORM

intake-sql
Plugin for Intake to read from SQL servers
Stars: ✭ 13 (-59.37%)
Mutual labels:  data-access
Thinktecture.EntityFrameworkCore
These libraries extend Entity Framework Core by a few features to make it easier to work with EF and for easier integration testing or to get more performance in some special cases.
Stars: ✭ 26 (-18.75%)
Mutual labels:  entity-framework-core
aka-ios-beacon
The missing binding framework for iOS
Stars: ✭ 13 (-59.37%)
Mutual labels:  data-binding
Joker
An example of microservices container based application which implemented different approaches within each microservice (DDD, CQRS, Simple CRUD)
Stars: ✭ 41 (+28.13%)
Mutual labels:  entity-framework-core
Liquid-Application-Framework
Liquid Application Framework documentation, useful links and sample project
Stars: ✭ 467 (+1359.38%)
Mutual labels:  entity-framework-core
SqExpress
SqExpress is a sql query builder which allows creating SQL expressions directly in C# code with strong typing and intellisense.
Stars: ✭ 80 (+150%)
Mutual labels:  data-access
Wires
Light binding library for Xamarin
Stars: ✭ 34 (+6.25%)
Mutual labels:  data-binding
PocoService.apk
Android uiautomation poco-sdk implementation
Stars: ✭ 29 (-9.37%)
Mutual labels:  poco
iShop
A shopping website using ASP.net Core 2.0, EF Core 2.0 and Angular 5
Stars: ✭ 17 (-46.87%)
Mutual labels:  entity-framework-core
EF-Migrations-Script-Generator-Task
No description or website provided.
Stars: ✭ 20 (-37.5%)
Mutual labels:  entity-framework
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (+340.63%)
Mutual labels:  data-binding
inmetr
DEPRECATED A R-package to Import Historical Data from Brazilian Meteorological Stations
Stars: ✭ 18 (-43.75%)
Mutual labels:  data-access
LocalTransactionTableTest
利用rabbitmq做消息队列,通过本地消息事务表序列化消息,通过定时轮训保证消息强行落地,最终达到数据最终一致性
Stars: ✭ 19 (-40.62%)
Mutual labels:  entity-framework-core
skywalking-client-js
Client-side JavaScript exception and tracing library for Apache SkyWalking APM.
Stars: ✭ 171 (+434.38%)
Mutual labels:  dapper
SapientGuardian.EntityFrameworkCore.MySql
MySQL database provider for Entity Framework Core
Stars: ✭ 54 (+68.75%)
Mutual labels:  entity-framework
money
Dapper Style Distributed Tracing Instrumentation Libraries
Stars: ✭ 65 (+103.13%)
Mutual labels:  dapper
Trace-Dapper.NET-Source-Code
Trace Dapper.NET Source Code
Stars: ✭ 46 (+43.75%)
Mutual labels:  dapper
run-aspnetcore-basics retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…
Stars: ✭ 15 (-53.12%)
Mutual labels:  entity-framework-core
entitype
An ORM framework for Typescript that lets you fluently query the database with a strong typed programming interface.
Stars: ✭ 12 (-62.5%)
Mutual labels:  orm-framework
QuickDAO
Simple Data Access Object library with LinQ and multiengine support for (Windows,Linux,OSX/IOS/Android) and freepascal (Windows/Linux)
Stars: ✭ 49 (+53.13%)
Mutual labels:  microorm
neo4-js
Neo4-js is a object-graph mapper for JavaScript and neo4j with full flow-type support.
Stars: ✭ 19 (-40.62%)
Mutual labels:  orm-library
SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-15.62%)
Mutual labels:  entity-framework-core
SQLHelper
SQLHelper is a wrapper around DbConnection/DbCommand and a micro ORM. It automatically handles batching, data conversion, transactions, etc. for you. It's been around even longer than Dapper as part various libraries I've had over the years.
Stars: ✭ 18 (-43.75%)
Mutual labels:  microorm
Beetle.js
🪲 Javascript ORM, manage your data easily.
Stars: ✭ 53 (+65.63%)
Mutual labels:  entity-framework
go-firestorm
Simple Go ORM for Google/Firebase Cloud Firestore
Stars: ✭ 39 (+21.88%)
Mutual labels:  orm-framework
Norm.net
High performance micro-ORM modern Dapper replacement for .NET Standard 2.1 and higher
Stars: ✭ 92 (+187.5%)
Mutual labels:  microorm
EFCache
Second Level Cache for Entity Framework 6.1
Stars: ✭ 97 (+203.13%)
Mutual labels:  entity-framework
nmg
NHibernate Mapping generator from existing database tables
Stars: ✭ 114 (+256.25%)
Mutual labels:  nhibernate
TableStorage.Abstractions.POCO
Builds on top of TableStorage.Abstractions (a repository wrapper over Azure Table Storage) such that objects to be serialized to and from Azure Table Storage are Plain Old CLR Objects (POCO) rather than TableEntities.
Stars: ✭ 20 (-37.5%)
Mutual labels:  poco
dotnet-security-unit-tests
A web application that contains several unit tests for the purpose of .NET security
Stars: ✭ 25 (-21.87%)
Mutual labels:  nhibernate
Pokehub
This is a sample project that uses Graphql API's with Rx implementation.
Stars: ✭ 40 (+25%)
Mutual labels:  data-binding
Beef
Business Entity Execution Framework
Stars: ✭ 95 (+196.88%)
Mutual labels:  entity-framework
ReaLocate
ASP.NET MVC 5 Real Estate Application
Stars: ✭ 18 (-43.75%)
Mutual labels:  entity-framework
form-binder
A micro data binding and validating framework, very easy to use and hack
Stars: ✭ 18 (-43.75%)
Mutual labels:  data-binding
pydov
Python package to retrieve data from Databank Ondergrond Vlaanderen (DOV)
Stars: ✭ 29 (-9.37%)
Mutual labels:  data-access
entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
Stars: ✭ 45 (+40.63%)
Mutual labels:  entity-framework
intake-esm
An intake plugin for parsing an Earth System Model (ESM) catalog and loading assets into xarray datasets.
Stars: ✭ 78 (+143.75%)
Mutual labels:  data-access
jdbcTemplatePlus
基于SpringJdbcTemplate的ORM框架,比Mybatis更方便,更简单,仅需定义Model就可支持各种SQL查询和动态SQL,不再用拼写XML文件和SQL语句,可以通过各种注解式插件扩展,目前主要支持Mysql数据库
Stars: ✭ 25 (-21.87%)
Mutual labels:  orm-framework
1974
Curso 1974 - Criando APIs com ASP.NET Core 2.0 e Dapper
Stars: ✭ 44 (+37.5%)
Mutual labels:  dapper
PeregrineDb
CRUD Extensions for Dapper.Net
Stars: ✭ 24 (-25%)
Mutual labels:  dapper
dotnet-learning
Материалы для обучения C# и ASP.NET
Stars: ✭ 62 (+93.75%)
Mutual labels:  entity-framework-core
LearnDapp
🥛分享区块链应用开发实践代码,最新更新在微信公众号「区块链瓦工」
Stars: ✭ 34 (+6.25%)
Mutual labels:  dapper
SQLiteEncryptionUsingEFCore
SQLite Encryption using Entity Framework Core (EFCore)
Stars: ✭ 42 (+31.25%)
Mutual labels:  entity-framework-core
eixample
Multi-Tenant .NET 6 Architecture (Angular, Vue, React)
Stars: ✭ 61 (+90.63%)
Mutual labels:  entity-framework-core
ef-enterpriseextensions
EntityFramework.EnterpriseExtensions Library
Stars: ✭ 12 (-62.5%)
Mutual labels:  entity-framework
databind-js
A powerful and flexible MVC data binding library
Stars: ✭ 16 (-50%)
Mutual labels:  data-binding
NestedReact
BackboneJS compatibility layer for React-MVx MVVM framework.
Stars: ✭ 79 (+146.88%)
Mutual labels:  data-binding
writing-a-javascript-framework
Knowledge about creating a javascript framework
Stars: ✭ 74 (+131.25%)
Mutual labels:  data-binding
Android-ORM-Benchmarks
No description or website provided.
Stars: ✭ 25 (-21.87%)
Mutual labels:  ormlite
data-mediator
a data mediator framework bind callbacks for any property
Stars: ✭ 66 (+106.25%)
Mutual labels:  data-binding
CSharpCampReCapProject
Kodlama.io | C# Camp | Recap Project | Car Rental System | 2021
Stars: ✭ 17 (-46.87%)
Mutual labels:  entityframework
ENLOCK
Efcore with no lock extention
Stars: ✭ 25 (-21.87%)
Mutual labels:  entityframework
flickr-android
A small sample app to showcase architecting app using Clean Architecture and MVVM
Stars: ✭ 25 (-21.87%)
Mutual labels:  data-binding
Kriptofolio
Free open source minimalistic cryptocurrencies portfolio app for Android.
Stars: ✭ 79 (+146.88%)
Mutual labels:  data-binding
Dragon
基于 .Net Core 的后端基础框架
Stars: ✭ 17 (-46.87%)
Mutual labels:  dapper
skywalking-python
The Python agent for Apache SkyWalking
Stars: ✭ 152 (+375%)
Mutual labels:  dapper
oai
OAI-PMH R client
Stars: ✭ 13 (-59.37%)
Mutual labels:  data-access
mars
Mars - ODM Framework for MongoDB (MongoDB ODM Java )
Stars: ✭ 35 (+9.38%)
Mutual labels:  orm-framework
Desktop-Applications-JavaFX
JavaFX Open Source Projects
Stars: ✭ 69 (+115.63%)
Mutual labels:  orm-framework
LazyEntityGraph
LazyEntityGraph is an open source library for .NET which lets you generate object graphs with circular dependencies, such as those found in ORMs, by lazily generating relationship properties.
Stars: ✭ 23 (-28.12%)
Mutual labels:  entity-framework
61-120 of 412 similar projects