Whether you pronounce it "S-Q-L" or "sequel," we interact with SQL, NoSQL, or NewSQL in one way or another everyday, but what exactly is the difference between them? The fact of the matter is that, although they're all types of databases, each one is very different...
Welcome to our blog, which is more than just a record of our experiences. It’s a resource.
Our blog is an invaluable resource for anyone struggling with the challenges of managing a database, applications, or clouds.
We understand the difficulties involved in troubleshooting, building, improving, securing, and operating these platforms,
and we’re here to share our insights and expertise with you. Browse through our collection of blog posts below,
and don’t hesitate to leave your comments and feedback.
Three Text Highlighting Tricks with PuTTY
PuTTY is a free, cross-platform terminal program that supports SSH, telnet, and raw socket connections. For authentication it supports public key and kerberos single-sign-on. This application, is one of the oldest clients for Microsoft Windows, released by Simon...
PostgreSQL Clustering and Replication Options
Figuring out when to cluster can be a mountain to climb in itself, but combining that with figuring out which software to use can often be an insurmountable task. In this article I will go over the clustering options available for PostgreSQL and highlight their...
CTEs and Client Statistics
CTEs may not be used for performance but there are times they could help you from a performance standpoint. The following example uses the same logic written in a way to use three different types of temporary objects. It shows what is done with each process using...
Setup AD for AlwaysOn Listener
When you create a new Availability Group there are a couple of administrative tasks that should be completed before creating your Availability Group within SQL Server. This will elevate any domain permission issues when you are trying to create your Availability Group...
Database 101, Part 9: Expert Database Services from XTIVIA
Showcasing popular databases in the Database 101 series was meant to provide an introduction to database information and also XTIVIA's exceptional database services. With the introductions out of the way, we'd like to share a little bit about our company and what we...
Installing PostgreSQL on Ubuntu VirtualBox
PostgreSQL on Ubuntu VirtualBox When you first start diving into a new database it's always difficult to know what environment parameters and resources to use to just get started. I will walk you through setting up VirtualBox, Ubuntu, and PostgreSQL to get you...
Database 101, Part 8: Popular Databases – MongoDB
MongoDB is a document-oriented NoSQL database that uses the Binary Serialization Object Notation (BSON) file format — similar to JavaScript Object Notation (JSON) — for versatile structuring and easy database storage. MongoDB has been popularly used by companies...
Can’t Join a Server During the Creation of an Availability Group
I had an issue where I was trying to create a new Availability Group. During the creation process, it sits at the "Joining 'DBName' to availability group 'AGName' on 'servername'" step for a very long time. You are either forced to cancel and delete the AG or wait...
Database 101, Part 7: Popular Databases – PostgreSQL
Commonly referred to as "Postgres," PostgreSQL is a free open source object-relational database management system (ORDBMS) with an interface for creating fail-safe environments and committed to preserving data integrity. Since its initial release in 1996, Postgres has...









