You are viewing a single comment's thread from:

RE: Improving my database knowledge

in Hive Learners2 months ago

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 =)