/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

newdevsguide.com
| | marimo.io
3.2 parsecs away

Travel
| | Designing a Python notebook that blends the best parts of interactive computing with the sanity of code
| | www.sqlservercentral.com
2.5 parsecs away

Travel
| | Learn how to use the notebook feature of Azure Data Studio to keep a set of queries together with some documentation.
| | killalldefects.com
0.6 parsecs away

Travel
| | This post originally appeared at Kill All Defects on February 22nd, 2020. Recently a younger developer I respect expressed a somewhat common concern. In essence, their concern was that they...
| | blog.crossjoin.co.uk
15.0 parsecs away

Travel
| Something cool has just been announced for Azure SQL DB: the ability to call a limited number of REST APIs direct from TSQL. The announcement is here: https://devblogs.microsoft.com/azure-sql/azure-sql-database-external-rest-endpoints-integration-public-preview/ There are code samples here: https://github.com/Azure-Samples/azure-sql-db-invoke-external-rest-endpoints And guess what, the Power BI REST API is one of the APIs you can call! This means, for example, you...