tag:github.com,2008:https://github.com/microsoft/sql-server-samples/releasesRelease notes from sql-server-samples2024-05-01T02:16:54Ztag:github.com,2008:Repository/53698446/sql-ml-language-extensions-tutorials2024-05-01T23:39:02ZSQL Server Machine Learning Services & Language Extensions Sample Databases<p>This release contains the sample databases used by the SQL Server Machine Learning Services & Language Extensions tutorials. NYC taxi data is provided per below terms and conditions.</p>
<blockquote>
<p>NYC Taxi and Limousine Commission (TLC):</p>
<p>The data was collected and provided to the NYC Taxi and Limousine Commission (TLC) by technology providers authorized under the Taxicab & Livery Passenger Enhancement Programs (TPEP/LPEP). The trip data was not created by the TLC, and TLC makes no representations as to the accuracy of these data.<br>
View the <a href="https://www1.nyc.gov/site/tlc/about/tlc-trip-record-data.page" rel="nofollow">original dataset location</a> and the <a href="https://www1.nyc.gov/home/terms-of-use.page" rel="nofollow">original terms of use</a>.</p>
</blockquote>
<p>TPCx Big Bench sample data is provided per <a href="https://www.tpc.org/tpc_documents_current_versions/pdf/tpc_fair_use_quick_reference_v1.0.0.pdf" rel="nofollow">TPC's Fair Use Policies</a>.</p>uc-msfttag:github.com,2008:Repository/53698446/sql-ml-lang-ext-tutorials2024-05-01T02:16:54Zsql-ml-lang-ext-tutorials: Merge pull request #1280 from SvenAelterman/patch-1<p>Fix typos</p>uc-msfttag:github.com,2008:Repository/53698446/sqldbtutorial2023-03-22T20:03:37ZSQL DB tutorials<p>Use the sample files in this release to complete the <a href="https://learn.microsoft.com/en-us/azure/azure-sql/database/design-first-database-tutorial?view=azuresql" rel="nofollow">Design your database</a> tutorial.</p>MashaMSFTtag:github.com,2008:Repository/53698446/2555652020-12-18T22:08:13ZDeveloping applications with PHP and Azure SQLNo content.msftgitstag:github.com,2008:Repository/53698446/2555642020-12-18T22:08:15ZDeveloping applications with Java and Azure SQLNo content.msftgitstag:github.com,2008:Repository/53698446/2555632020-12-18T22:07:53ZDeveloping applications with C# and Azure SQLNo content.msftgitstag:github.com,2008:Repository/53698446/2555622020-12-18T22:08:31ZDeveloping applications with Go and Azure SQLNo content.msftgitstag:github.com,2008:Repository/53698446/2555612020-12-18T22:08:28ZDeveloping applications with Python and Azure SQLNo content.msftgitstag:github.com,2008:Repository/53698446/2555602020-12-18T22:08:17ZDeveloping applications with NodeJs and Azure SQLNo content.msftgitstag:github.com,2008:Repository/53698446/iot-smart-grid-v2.02017-11-14T00:05:34ZIoT Smart Grid sample v2.0<p>This code sample demonstrates how SQL Server 2016 memory optimized databases could be used to ingest a very high input data rate and ultimately help improve the performance of applications with similar scenarios. The code simulates an IoT Smart Grid scenario where multiple IoT power meters are constantly sending electricity usage measurements to the database.</p>
<p>This release contains two files:</p>
<ul>
<li><a href="https://github.com/Microsoft/sql-server-samples/files/1469076/iot-smart-grid-v2.0.zip">iot-smart-grid-v2.0.zip</a></li>
<li><a href="https://github.com/Microsoft/sql-server-samples/files/1452129/readme.txt">readme.txt</a></li>
</ul>
<p>The source code for the demo is maintained <a href="https://github.com/Microsoft/sql-server-samples/tree/master/samples/applications/iot-smart-grid">here</a>.</p>
<p>For any feedback on the sample, contact: <a href="mailto:[email protected]">[email protected]</a></p>perrysk-msft