Download Microsoft SQL Server 2019 CTP 3.0

Spread the love

Microsoft has released a new community technology preview of SQL Server 2019 with version number 3.0. SQL Server is a relational database management system that supports T-SQL, a dialect of SQL. It is available in different flavors and can therefore be used for small, medium and large databases. It runs on the Windows platform of course, but also on Linux, such as Red Hat Enterprise Server and Ubuntu. For the 2019 edition, a lot of work done to improve big data clusters and the database engine. The SQL Server 2019 CTP 3.0 announcement looks like this:

SQL Server 2019 community technology preview 3.0 is now available

Were excited to announce the monthly release of SQL Server 2019 community technology preview (CTP) 3.0. For customers in the Early Adoption Program, CTP 3.0 is the first release where you’re able to run SQL Server 2019 in production. To apply, please reach out to your assigned Program Manager for more information. Check out the What’s new in SQL Server 2019 preview documentation to learn more.

CTP 3.0 preview brings the following new features and capabilities to SQL Server 2019:

Big data clusters

  • Scale out by supporting deployment configurations with an increased number of SQL Server instances in the compute pool. You can now specify up to 4 instances in the compute pool for optimal performance of your queries against data pool, storage pool, or other external data sources.
  • The mssqlctl utility includes updates to ease the big data cluster management experience with enhancements to the login experience. There is also a new command to list the cluster endpoints.
  • Persistent volumes abstract the details of how the storage is provided and how its consumed. In this release, were enhancing the supported storage configurations by enabling you to customize storage classes independently for logs and data. With these changes, we also consolidated the storage configurations for big data components, so that the number of persistent volume claims for a big data cluster has been reduced for a default minimum configuration cluster.

database engine

  • The new Java language software development kit (SDK) for SQL Server to simplify development of Java programs is now open sourced and available on GitHub.
  • Database administrators can register new external language extensions on any OS platform supported by SQL Server. This enables developers to create language extensions for additional languages ​​such as dotnet core, Go, and more.

Master Data Services

  • Master Data Services (MDS) enables you to manage your organizations reference and master data. You can organize the data into models, create rules for updating the data, and control who updates the data. In CTP 3.0, you can host the MDS database on SQL Azure Managed Instance and can run MDS over SQL Azure-hosted data without having to host another SQL Server for MDS.

Analysis Services

  • Added new query language extensions for the analysis services engine, allowing for better globalization support.

Ready to learn more?

Version number 2019 CTP 3.0
Release status beta
Operating systems Linux, Windows Server 2012, Windows Server 2016
Website Microsoft
Download
License type Freeware/Paid
You might also like