Today, at its Ignite conference in Orlando, Microsoft is announcing the general availability of a new version of its flagship operational database, SQL Server 2017. SQL Server is a product I have ...
The world of graph databases has been a tremendous cornucopia of innovation. Now that graphs are becoming a mainstream part of computing infrastructure for all different types of companies, from ...
Hasura, the data access infrastructure company, is adding GraphQL support for MySQL and early access support for SQL Server to its existing support for PostgreSQL, enabling the company to support ...
With the official release of Microsoft's latest database offering, let's see what was improved and what still needs some work ...
One of the dreaded error codes we get in the SQL log is the “1205”. It represents the infamous deadlock where two transactions are locking each other out. No way ...
Microsoft has open sourced a .NET 5 C# Language Extension for SQL Server, allowing developers to work with relational data in the company's flagship programming language. The new tool joins similar ...