Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Equivalent of an ORM for a distributed key/value store?

orm nosql riak

Django "group by" via annotations: Get object from .value() vs. an ID

ORM for large volume database

Immutable collections in Doctrine 2?

Can Massive cooperate with MySql?

c# orm massive

How to use @Formula (in Hibernate) to refer to the same (current) object

hibernate orm formula

Squeryl: Run query explicitly

Using Database first approach in Entity Framework

use entity-framework to map int column to enum property

How to map Laravel/Eloquent results to custom class

How can I do a multiple-level eager load in SQLAlchemy?

python sql orm sqlalchemy

Rolling back inner transaction when outer transaction fails

sql orm transactions h2 ormlite

Before actions in Sails controller

orm sails.js waterline

CONSTRAIN Unique on Laravel 5 Schema Builder

How to print the sql query executing in mybatis mapper xml to the console

Can Doctrine DBAL be mixed with ORM Query Builder?

Delete child from parent and parent from child automatically with JPA annotations

What are some good Entity Framework Alternatives [closed]

c# sql orm

How to perform SQL Joins and Relations in Sails.js and Waterline?

node.js orm sails.js waterline

Why does Dapper throw an OracleException when i run a query or command with parameters?