Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Why does linq-2-sql create extra unnecessary objects?

c# .net linq linq-to-sql orm

nHibernate - Generate classes from a database?

nhibernate orm

Mapping nested components in Fluent NHibernate

Can I have Hibernate create an object through factory method?

java hibernate orm factory

(1+N) selects with OnetoOne associations

Django model subclassing approaches

Outer Join with ORM mapping in SQLAlchemy

orm join sqlalchemy outer-join

How to debug "Found two representations of same collection"?

How do Morphia, Mongo4j and Spring data for MongoDB compare? [closed]

Symfony2 / Doctrine2 throwing index error when flushing the entity manager

Enforce at least one value in a many-to-many relation, in Django?

django orm

Is it possible to get the SQL alias of a join table for a Hibernate sqlRestriction?

Field's value of native query in JPA

orm jpa field native

Sequelize in NodeJS : Inner JOIN implementation Failure

How to avoid n+1 select in django?

django orm join

Does beginTransaction in Hibernate allocate a new DB connection?

Is there any new ORM for Delphi 2010? [closed]

delphi orm delphi-2010

How to get columns/fields with peewee query?

python orm peewee

Setting all queries to raw = true sequelize

node.js orm sequelize.js

How to do an insert and update for an object with a navigation property using Dapper.Rainbow (or optionally using Dapper.Contrib)