Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Efficient representation of Hierarchies in Hibernate

java hibernate orm tree graph

Starter question of declarative style SQLAlchemy relation()

python orm sqlalchemy relation

Set creation and update time with Hibernate in Xml mappings

Hibernate vs. Apache Torque

How to fine tune FluentNHibernate's auto mapper?

Can you have MVC without an ORM? [closed]

model-view-controller orm

How to bind engine when I want, when using declarative_base in SQLAlchemy?

python database orm sqlalchemy

Suggest a simple ORM on .NET - design for maintaining legacy apps

c# .net database orm legacy-code

Dapper simple mapping

c# sql-server orm dapper

Best way to store several ArrayLists in ORMLite for ApplicationSettings

java database orm ormlite

Laravel dynamic property not working

How to use the pooled-lo optimizer with Hibernate

In SQLAlchemy, how does the dict update method interact with the ORM?

python json orm sqlalchemy