Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

why the use of an ORM with NoSql (like MongoDB) [closed]

python orm mongodb

NHibernate multi query / futures with Oracle

Eloquent/Laravel Three-way Many-to-Many Relationship

orm laravel eloquent

Where to find the DTD of Hibernate?

hibernate - how to save parent with detached child

hibernate jpa orm

Peewee ORM JSONField for MySQL

Build dynamic (conditional) WHERE SQL query in Golang

go orm printf

Unable to use type string as sql.NullString

go orm go-gorm

controllers, entity classes or dao - what goes where?

java hibernate orm dao

What's the advantage of finding an entity using the Hibernate @NaturalId

Hibernate query for searching part of string

java hibernate orm hql

Spring Boot Load orm.xml

Hibernate many-to-many remove relation

Where do we have to write queries in Laravel: in model, controller or routes?

Unable to create views in mysql using sequelize ORM

mysql node.js orm sequelize.js

Kohana 3 ORM - grouping where conditions with parentheses

Is it possible to dynamically define column names in Hibernate / JPA?

java hibernate orm jpa

How do I get Grails to map my String field to a Clob?

grails groovy orm db2 grails-orm

SQLAlchemy one-to-many without the child table having a primary key

How to update only a part of all entity attributes with Hibernate

java json hibernate jpa orm