Tag Archives: syndicated

Why Learn PostgreSQL?

At Redgate, we’ve spent a lot of time adding PostgreSQL functionality to our DevOps tools. We’ve also hired an advocate, Ryan Booz, to help us spread the word and educate everyone about the platform. How important is this? It’s hard … Continue reading

Posted in Blog | Tagged , | 2 Comments

Exporting SQL Data Compare Results to Excel

I had someone ask recently about getting SQL Data Compare results in Excel. It’s easy to do and this post looks at the process. Exporting a Comparison I won’t go into the details of making a comparison. I have another … Continue reading

Posted in Blog | Tagged , , | Comments Off on Exporting SQL Data Compare Results to Excel

Flyway Desktop PoC–Adding a Shadow and Baseline Script

In the last post, I created a baseline marker for Flyway in each database. This set the version in the dev and QA databases to v1. However, I also need a baseline script, at least the tool asks for one, … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Flyway Desktop PoC–Adding a Shadow and Baseline Script

Creating a Simple Graph in RedisGraph

I delivered a session on graph databases, and in it I used RedisGraph to show how you can work with graph data on that platform. This blog shows a basic creation of a graph in RedisGraph. This isn’t intended to … Continue reading

Posted in Blog | Tagged , | Comments Off on Creating a Simple Graph in RedisGraph