You are viewing a single comment's thread from:

RE: Improving my database knowledge

in Hive Learnerslast month

At work we use postgresql, oracle and sqlserver...i like postgresql the most but for queries you need to use an ORM (Object-Relational Mapping), we use hibernate

That makes queries easy

Sort:  

Yeah I need to take a look on that! someone mentioned on me already! that's nice =)