Day: February 25, 2022

Tech
Database migration from SQL Server to PostgreSQL
Microsoft SQL Server and PostgreSQL are both very popular RDBMS havingrich set of administration tools and programming APIs. However, MS SQL has quite restrictive licensing policyand high total cost of ownership while PostgreSQL is open source released under Open Source Initiative Approved License. Shall we consider this economic aspect more precisely. License prices of SQL […]
Read More