SQL Development Wizard
My name is Peter Skoglund. I have twenty+ years experience in IT and I have work with SQL Server since version SQL Server 7.0. I work as a development DBA and spend all my days with development and database administration. My quote is "The first step to improvement is to have the gut to question".
Archives: June 2012
JSON and the NoSQL “advantage” over SQL Server
First what is JSON?
JSON: JavaScript Object Notation.
JSON is syntax for storing and exchanging text information, similar to XML.
JSON is smaller than XML, and faster and easier to parse.
JSON is built on two structures:
• A collection of name/value pairs. In…
0 comments, 6,293 reads
Posted in SQL Development Wizard on 14 June 2012
Don’t Pass Null
I’ve been rereading an excellent book called “Clean Code” by Robert C. Martin. This book has some practices that each developer and DBA should follow be few does; the key is to help to keep your code clean and maintainable.
Most of the book is written in a Java/C# perspective,…
0 comments, 359 reads
Posted in SQL Development Wizard on 8 June 2012



Subscribe to this blog