Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

DapperExtensions: Add "insert ... update on duplicate key"

Where to define table/entity classes when using the standalone CakePHP ORM?

hibernate foreign key mapping many-to-one

Starting with Doctrine. Which version is good to?

Prisma Postres error prepared statement \"s0\" already exists

Primary key + Composite primary key causing issue in propel database schema

php database orm doctrine propel

Calculating results in a scalable way based on transaction data in web app?

JPQL query convert to SQL query

java sql jpa orm jpql

Django ManyToMany relationship with abstract base - not possible, but is there a better way?

python django orm

How can I extend Doctrine 2 to handle MySQL spatial ("point" field type) in CodeIgniter 2?

ManyToMany Relation with Play Framework 1.2.5 JPA

How to filter out Hibernate log entries

How to group by projections with Hibernate

Open Session In View (OSIV) and Hibernate Session flush

Is it possible to manage table relationships with SOCI c++ database access library

c++ orm soci

java beans: difference between persistent field and persistent property?

Creating instances of anonymous objects using Dapper

c# .net orm dapper

Increase the performance in Django ORM

django orm