Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

How established are ORMs (object relational mapping) in the world of databases

mysql database orm

Is it illegitimate to name an JPA entity "Group"?

What are the arguments for creating you own ORM layer? [closed]

orm

How to automatically serialize and deserialize JSON string using JPA and Hibernate?

json hibernate jpa orm jackson

Python getter and setter via @property within SqlAlchemy model class definition: HOWTO

Is there a Perl ORM with database reverse engineering?

database perl orm

get .findOrCreate() error

mysql node.js orm sequelize.js

JPA EclipseLink DatabaseException: 'table foo.SEQUENCE doesn't exist'

How to find entry using name in eloquent Laravel?

php mysql orm laravel

What ORM should I use for a ASP.Net MVC project?

asp.net-mvc orm

How do I write this JPQL query?

java orm jpa jpql

Some suggestions on which .NET ORM to look at learning

.net linq nhibernate orm

Symfony2 UniqueEntity multiple fields: false positive validation?

How to map Enum in GreenDAO

android orm enums greendao

Is LinqToSQL the same as Linq?

Good Features for an ORM

c# orm

ORM: Yes or no? [closed]

java orm

When choosing an ORM, is LINQ to SQL or LINQ to Entities better than NHibernate?

nhibernate linq-to-sql orm

Laravel: Addition to an existing field data in a column

php mysql orm laravel eloquent

sequelize.js custom validator, check for unique username / password