All Projects → nhibernate → Fluent Nhibernate

nhibernate / Fluent Nhibernate

Licence: other
Fluent NHibernate!

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Fluent Nhibernate

Nhibernate Core
NHibernate Object Relational Mapper
Stars: ✭ 1,918 (+19.06%)
Mutual labels:  orm, linq, nhibernate
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-99.13%)
Mutual labels:  linq, orm
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+37.24%)
Mutual labels:  orm, linq
Servicestack.ormlite
Fast, Simple, Typed ORM for .NET
Stars: ✭ 1,532 (-4.9%)
Mutual labels:  orm, linq
Linq2db.entityframeworkcore
Bring power of Linq To DB to Entity Framework Core projects
Stars: ✭ 166 (-89.7%)
Mutual labels:  orm, linq
Dapper.lnskydb
基于Dapper的LINQ扩展,支持Lambda表达式,支持按时间分库分表,也可以自定义分库分表方法,且实体类有T4模版自动生成.省去手写实体类的麻烦。已在实际项目使用
Stars: ✭ 228 (-85.85%)
Mutual labels:  orm, linq
Impatient
Ain't nobody got time for data
Stars: ✭ 110 (-93.17%)
Mutual labels:  orm, linq
Npdynamodb
A Node.js Simple Query Builder and ORM for AWS DynamoDB
Stars: ✭ 113 (-92.99%)
Mutual labels:  orm
Csharp Datatables Parser
C# Serverside parser for the popuplar jQuery datatables plugin.
Stars: ✭ 119 (-92.61%)
Mutual labels:  linq
Datafiles
A file-based ORM for Python dataclasses.
Stars: ✭ 113 (-92.99%)
Mutual labels:  orm
Nestjs Graphql
nest-js starter which implement graphql module
Stars: ✭ 111 (-93.11%)
Mutual labels:  orm
Js Data
Give your data the treatment it deserves with a framework-agnostic, datastore-agnostic JavaScript ORM built for ease of use and peace of mind. Works in Node.js and in the Browser. Main Site: http://js-data.io, API Reference Docs: http://api.js-data.io/js-data
Stars: ✭ 1,599 (-0.74%)
Mutual labels:  orm
Flywheel
Object mapper for Amazon's DynamoDB
Stars: ✭ 124 (-92.3%)
Mutual labels:  orm
Belleorm
A Sqlite ORM library for Kotlin, Java & Android.
Stars: ✭ 117 (-92.74%)
Mutual labels:  orm
Ormlite Android
ORMLite Android functionality used in conjunction with ormlite-core
Stars: ✭ 1,564 (-2.92%)
Mutual labels:  orm
Tornado Sqlalchemy
SQLAlchemy support for Tornado
Stars: ✭ 112 (-93.05%)
Mutual labels:  orm
Codeigniter Model
CodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like
Stars: ✭ 124 (-92.3%)
Mutual labels:  orm
Maikebing.entityframeworkcore.taos
Entity, Framework, EF, Core, Data, O/RM, entity-framework-core,TDengine
Stars: ✭ 113 (-92.99%)
Mutual labels:  orm
Efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Stars: ✭ 10,838 (+572.75%)
Mutual labels:  orm
Awesome Python Models
A curated list of awesome Python libraries, which implement models, schemas, serializers/deserializers, ODM's/ORM's, Active Records or similar patterns.
Stars: ✭ 124 (-92.3%)
Mutual labels:  orm

FluentNHibernate logo

Build status NuGet

What is FluentNHibernate?

Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate. Get your fluent on.

Where can I get it?

Install using the FluentNHibernate NuGet package:

dotnet add package FluentNHibernate

How do I use it?

Further reading

Once you've followed the above, you can compare our auto mapping to our fluent interface to see which suits your application, read through our API documentation, or just see what's available for reading in our wiki.

Contributors

Fluent NHibernate wouldn't be possible without the time and effort of its contributors. The team comprises of James Gregory, Paul Batum, Andrew Stewart, Hudson Akridge, Gleb Chermennov and Jorge Rodríguez Galán.

Our valued committers are: Aaron Jensen, Alexander Gross, Andrew Stewart, Barry Dahlberg, Bobby Johnson, Brian Donahue, Cameron Harris, Chad Myers, Chris Chilvers, Craig Neuwirt, Dan Malcolm, Daniel Mirapalheta, David Archer, David Longnecker, David R. Longnecker, Derick Bailey, Erik Ojebo, Firo, Hudson Akridge, Ivan Zlatev, James Freiwirth, James Gregory, James Kovacs, Jeremy Skinner, Lee Henson, Louis DeJardin, Patric Forsgard, Paul Batum, Roelof Blom, Stuart Childs, Tom Janssens, Tuna Toksoz, U-BSOD\pruiz, di97mni, dschilling, felixg, jeremydmiller, kevm, leebrandt, maxild, robsosno, Jorge Rodríguez Galán and many more.

Thanks goes to Jeremy Miller for the original idea and implementation.

Fluent NHibernate is © 2008-2018 James Gregory and contributors under the BSD license

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].