Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

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

SQLAlchemy Relationship Error: object has no attribute 'c'

Ebean and many-to-many relationships - how?

org.hibernate.AnnotationException: No identifier specified for entity

java hibernate groovy orm

Why is the n+1 selects pattern slow?

sql orm select-n-plus-1

How to INSERT using a SELECT in Hibernate

java sql hibernate orm hql

sequelize - update row without altering the updated_at field

node.js orm sequelize.js

EmbeddedId with foreign key

java jpa orm

Can a JPA entity have a field not mapped to a DB column

hibernate jpa orm

Can a test class become a "God object"?

Entity names vs table names

database oop architecture orm