Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Eloquent best practice for key/value pair type table

Using Dapper with Oracle User-Defined Types

c# .net oracle orm dapper

EF: Entity Dependency injection

EF: mapping class properties to Rows not Columns

c# entity-framework orm

Laravel 4.1 Eloquent - Filtering a relationship collection

php orm laravel eloquent

How to design unit of work to support bulk operations and give more performance?

How to delete children on update parent?

How to set up an user defined type in Sqlalchemy

How do I fetch a JDBC connection in a hibernate 4.3 Integrator?

Setting allocationSize for @GenericGenerator

java hibernate jpa orm

JPA: Selecting subset of entity won't load @OneToOne property

LINQ to Entities Skip and Take

realm unique constraint on several fields

android sqlite orm realm

ORM for stateful application. Does EF fit? Or any?

In Django, can I specify database when creating an object?

Many-To-One, Self-referencing with Inheritance Mapping

Type hinting for the model objects of Eloquent ORM

Change Table Name of an Entity on runtime? [duplicate]

java hibernate orm jpa jpa-2.0

Symfony ArrayCollection vs PersistentCollection

SQLALchemy dynamic filter_by

python orm sqlalchemy