News

Joey on SQL Server Hands-On with Copilot for Azure SQL Database I've been playing around with the new Microsoft service, currently in preview and it's time to show off what it can do. By Joey D ...
Learn how to use the Azure Portal to create a cloud-based SQL database with just a few mouse clicks.
PostgreSQL implementation of document-oriented NoSQL datastore adopted under permissive MIT license The Linux Foundation on ...
Overview:  Not all databases are the same. Consider scalability, speed, and data type support before deciding.High-end ...
Joey on SQL Server How To Automate Tasks in Azure SQL Database Knowing how to automate tasks in the cloud will make you a more productive DBA. Here are the key concepts to understand about cloud ...
At the recent Build conference, Microsoft announced a new database offering, which brings SQL Server capabilities to edge computing. Officially called Azure SQL Database Edge, the service runs on ...
The transaction log file contains the SQL Server transactions of the database. It basically records the database transactions and the changes made by the transactions to the database. The logs are ...
Because the DBaaS has lately become AI-tastic, among other things It's less than two years since MariaDB spun out SkySQL, but ...
SQL Server has a long list of roles for server, database, and applications that outline things like permissions, data selection and modification, and disk management. Examine how roles play a part ...