Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Why use database migrations instead of a version controlled schema

orm migration

How to configure JPA 2.0 with Hibernate 3.5.2 to use EHCache as a Level 2 cache and query cache?

Hibernate using multiple databases

hibernate spring orm dao

JPA Query MONTH/YEAR functions

java orm jpa jpql

Why is parameterized SQL generated by NHibernate just as fast as a stored procedure?

sql stored-procedures orm

Can I create model in Django without automatic ID?

python django orm model

similarity and difference between jpa and hibernate

java hibernate orm jpa

Using saveOrUpdate() in Hibernate creates new records instead of updating existing ones

java database hibernate orm

Speed up bulk insert operations with NHibernate

Hibernate version?

java hibernate orm

ActiveAndroid abstract class table

Multiple reference fixture range @user{1..10}

Why core data is not an ORM

ios xcode core-data orm

Node.js doesn't have a good ORM for managing MySQL schema/migrations...so can I use SQLAlchemy to manage it?

Store enum as string in database

c# orm enums dapper

Dump Linq-To-Sql now that Entity Framework 4.0 has been released?

Can I use Entity Framework or Linq To SQL with Windows 8 Metro Style apps?

How is Command Query Separation (CQS) implemented when using an ORM?

nhibernate orm cqrs

Moving Hibernate instrumentation to build time

Lazy loading of columns in sqlalchemy