Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How to update a queryset that has been annotated?

django orm

Symfony2, create querybuilder where clause, not empty or not null

Django ORM for desktop application

python django orm

how to limit/offset sqlalchemy orm relation's result?

python orm sqlalchemy

MySQL connection validity test in datasource : SELECT 1 or something better?

NHibernate mapping by code (Loquacious) - Cascade options

Aggregate difference between DateTime fields in Django

How do I query for only superclass entities in a jpql query?

orm jpa eclipselink jpa-2.0 jpql

Use Django ORM outside of Django

JPA 2.0: count for arbitrary CriteriaQuery?

Hibernate pagination mechanism

are performance/code-maintainability concerns surrounding SELECT * on MS SQL still relevant today, with modern ORMs?

SqlAlchemy filter by time difference

Scala Play! Using anorm or ORM

scala orm playframework anorm

Self-Referencing ManyToMany Relationship TypeORM

mysql node.js orm typeorm

What methods/mixins sequelize adds to the models when an association is made?

Laravel Eloquent find rows where date older than 2 days

php laravel orm eloquent

Is ORM (Linq, Hibernate...) really that useful?

linq hibernate orm

Is possible to mapping view with class using mapper in SqlAlchemy?

Hibernate - Custom insert into database

java hibernate orm