Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

JPA: how to override column names of @Embedded attributes

java hibernate jpa orm

ORM for DELPHI win32

delphi orm bold-delphi

Optional parameters with named query in Hibernate?

How to aggregate (min/max etc.) over Django JSONField data?

json django orm

Is Data Mapper a more modern trend than Active Record

Problem using SQLite :memory: with NHibernate

What is a natural identifier in Hibernate?

Why aren't OODBMS as widespread as RDBMS?

Mongoengine creation_time attribute in Document

Hibernate 4 bytecode enhancement not working for dirty checking optimization

ADO.NET Entity Framework vs NHibernate [closed]

SQLAlchemy ordering by count on a many to many relationship

How can I select specific Columns with createQueryBuilder in Doctrine ORM?

php symfony orm query-builder

Dapper and anonymous Types

c# orm dapper

What's the best way to talk to a database while using Sinatra?

ruby database orm sinatra

Best ORM to use with C# 4.0 [closed]

c#-4.0 orm .net-4.0

Is an ORM redundant with a NoSQL API?

c# mongodb orm abstraction nosql

What is a good alternative for static stored properties of generic types in swift?

swift generics orm

can we use jpa without hibernate

java hibernate jpa orm

Safely clearing Hibernate session in the middle of large transaction

java hibernate spring orm