CData Connect: Derived Views and Query Federation

Enterprise-scale data integration demands scalable tools to not only centralize and curate data at scale, but also efficiently explore and analyze data at large-scale. CData Connect solves the challenge of data exploration and discovery through virtualized connectivity to data distributed across many data sources. In this article, we explore the Derived Views and Query Federation features […]
The post CData Connect: Derived Views and Query Federation appeared first on SQLServerCentral.

Bulk Loading Data via a PowerShell Script in Flyway

How to quickly and automatically bulk load test data once Flyway Teams completes a database migration. A baseline migration script creates the empty database version, which then triggers a PowerShell callback script that bulk loads in the right version of the data. It is a very fast way to provision multiple copies of a specific database version, complete with data, for ad-hoc or automated testing.
The post Bulk Loading Data via a PowerShell Script in Flyway appeared first on SQLServerCentral.

Unity state machine behaviours

Video games would not be much fun without animation. In this article, Lance Talbert demonstrates Unity state machine behaviours to define code running during specific animation states.
The post Unity state machine behaviours appeared first on SQLServerCentral.

Adding Test Data to Databases During Flyway Migrations

How to add test data to a SQL Server database, during Flyway development. We use SQL Data Generator to produce some "realistic but fake" data and then SQL Data Compare to produce an INSERT script that Flyway can use to load the data into a newly-built version of the database.
The post Adding Test Data to Databases During Flyway Migrations appeared first on SQLServerCentral.

Why cloud and hybrid estates are important – but bring complexity

With 92% of organizations now reported to be multi-cloud, a well thought-out approach to cloud migration is imperative. Download our final insights report in this series on database monitoring to find out how 2500+ of your peers are dealing with the challenge.
The post Why cloud and hybrid estates are important - but bring complexity appeared first on SQLServerCentral.