Categories
Products
Technologies
Top Rated docs

April 26, 2022

Exploring Synchronous Commit Mode for SQL Server Always On

SQL Server Always On is a database availability solution that provides automated database replication and failover across standalone servers and SQL Server instances. It allows database administrators and developers to build solutions that guarantee database...

March 29, 2022

How to Configure Agent Jobs for SQL Server on Linux

SQL Server on Linux supports a scheduling mechanism for scripts or tasks using SQL Server agent jobs. For example, suppose you want to run full backups daily at 22:00 or a transaction log backup every...

September 30, 2021

SQL Server On Linux Installation and Configuration

SQL Server On Linux Installation and Configuration The previous articles, Introduction to SQL Server on Linux and Overview of SQL Server on Linux requirements and comparison with Windows SQL Server, begin your journey into SQL...

November 5, 2019

Tips for Migrating from Proprietary to Open Source Databases

Back in the day proprietary databases were the only acceptable options.  “No one ever got fired for buying from Oracle/Microsoft/IBM” was the saying.  Huge, monolithic databases used for every single purpose. Paid support - that’s how...

March 4, 2019

How to Migrate from MSSQL to MySQL

Migrating from proprietary engines into open source engines is a trend that is growing in the industry. However, database migration is not something to be taken lightly. In this blog, let’s see what is needed...

November 5, 2018

Migrating from MSSQL to PostgreSQL – What You Should Know

As you may know, Microsoft SQL Server is very popular RDBMS with highly restrictive licencing and high cost of ownership if the database is of significant size, or is used by a significant number of...

Subscribe below to be notified of fresh posts