Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

What is an ORM? Eloquent ORM? [closed]

php oop laravel orm

Additional fields in ORM-ManyToMany relation

using Natural key as the ID of DomainObject or GUID + auto-increment Domain Driven Design

Hibernate: Delete all children with one query

Is query to new added object possible in MS Entity Framework

Use Google AppEngine datastore outside of AppEngine project

monitoring mysql for changes

Hibernate: how do I retrieve my entities from a ScrollableResults?

SQLAlchemy Column to Row Transformation and vice versa -- is it possible?

Spring+JPA+Hibernate: persist is updating the entity surprisingly. Please go through the details

java hibernate spring orm jpa

OutOfMemory when reading big amounts of data using hibernate

Is cayenne good choice for my requirement? [closed]

NHibernate mapping one table on two classes with where selection

hibernate using annotations or using hibernate configuration files

Django getting executable raw sql for a QuerySet

python sql django orm

@ManyToMany - data does not persist in Database

Django ORM queries fail to select new objects

python mysql django orm

Best way to handle dirty state in an ORM model

Doctrine2 : Applying a filter to an association

orm symfony doctrine-orm

SQLAlchemy column_property basics