Learning PostgreSql: First Steps

Posted by Alexander Kuznetsov on SQL Blog See other posts from SQL Blog or by Alexander Kuznetsov
Published on Wed, 30 Oct 2013 20:30:00 GMT Indexed on 2013/10/30 22:08 UTC
Read the original article Hit count: 422

Filed under:
|
In this series of blog posts we shall migrate some functionality from SQL Server to PostgreSql 9.2. The emphasis of these blog posts will be on what PostgreSql does differently from Sql Server - I assume that the reader has considerable knowledge of Sql Server, but might know nothing of PostgreSql. Also we shall concentrate on development, not administration. In a true agile fashion, we shall learn only what we need to get this particular job done, and nothing else, but we shall strive to learn it...(read more)

© SQL Blog or respective owner

Related posts about Agile-learning

Related posts about postgresql