Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Do any .NET ORMs use constructors "properly"?

.net orm

After I create my tables using SQLAlchemy, how can I add additional columns to it?

mysql database orm sqlalchemy

What is the standard way to avoid both N+1 and the Cartesian Product issues while fetching collections with JPA

Persist 1-m entities with composite primary key in hibernate

Django ORM Annotations: Most common group of user queryset

django django-models orm

Is it a good idea to use an ORM for Android apps?

How can I set AUTO_INCREMENT for @PrimaryColumn()?

node.js orm typeorm

Hibernate polymorphism: instantiating the right class

java hibernate orm

Hibernate - how to map an EnumSet

java hibernate orm enums set

Pros & Cons: Hibernate vs. EJB 3

java hibernate orm jpa

JPA left join to find unused entries

java sql jpa orm left-join

Hibernate Many-To-One Foreign Key Default 0

java hibernate orm many-to-one

Does it make sense to use an OR-Mapper?

ASP.NET MVC Manage SQLConnection with Dapper

SQLAlchemy ORM before-insert hook

orm sqlalchemy

Django: Two different child classes point to same parent class

django orm

Is there a way to map to immutable entities in entity framework?

Symfony FosUserBundle show only user with role == ROLE_USER

Help needed for LINQ To SQL operations (insert/update) with nested POCO's

.net linq-to-sql orm poco

NHibernate on legacy DB