Turboline.NLQ2SQL.MSSQL
6.1.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Turboline.NLQ2SQL.MSSQL --version 6.1.0
NuGet\Install-Package Turboline.NLQ2SQL.MSSQL -Version 6.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Turboline.NLQ2SQL.MSSQL" Version="6.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Turboline.NLQ2SQL.MSSQL --version 6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Turboline.NLQ2SQL.MSSQL, 6.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Turboline.NLQ2SQL.MSSQL as a Cake Addin #addin nuget:?package=Turboline.NLQ2SQL.MSSQL&version=6.1.0 // Install Turboline.NLQ2SQL.MSSQL as a Cake Tool #tool nuget:?package=Turboline.NLQ2SQL.MSSQL&version=6.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Turboline.NLP2SQL.MSSQL
Integrating MSSQL Turboline Packages in Your Application
Objective:
To integrate MSSQL Turboline Packages into your application efficiently and effectively.
Key Steps:
- Create a blank project using the ASP.NET web app model view controller.
- Choose .NET 8.0 for the project.
- Select individual accounts for authentication.
- Install the MSSQL package from NuGet packages.
dotnet add package Turboline.NLQ2SQL.MSSQL
- Add code in the program.cs file:
- Add namespace
using Turboline.NLQ2SQL.MSSQL;
. - Add
builder.Services.UseNLQ2SQLDashboard(builder.Configuration);
. - Add
app.UseNLQ2SQlDashboard();
after the controller route.
- Add namespace
- Update the application settings with the following configurations:
- Set MSSQL as the database type.
- Provide the connection string for the database.
- Add an API key obtained from the plan subscription from https://platform.turboline.ai.
- Set an app name and logo URL.
"NLQ2SQLSettings": {
"MSSQL": {
"ConnectionString": "<Connectionstring>"
},
"APIKey": "",
"AppName": "Amtev Data Studio, Powered by Turboline",
"Logo": "https://cdn.turboline.ai/cdn/adminlte/dist/img/TLLogo.png"
}
- Run the project to complete the setup.
- To access the Turboline NLQ to MSSQL, navigate
/Turboline/mssql
.
Cautionary Notes:
- Ensure correct installation of the MSSQL package from NuGet.
- Double-check the code additions in the program.cs file for accuracy.
- Securely store and manage the API key obtained from the subscription plan.
Tips for Efficiency:
- Follow the steps sequentially to avoid missing any crucial configurations.
- Keep all necessary information and URLs handy for quick reference during setup.
- Test the integration thoroughly after completion to ensure functionality.
By following these steps, you can seamlessly integrate MSSQL Turbulent Packages into your application within a few minutes.
Using Turboline Lite Studio
Objective
To demonstrate how to navigate and utilize the features of Turboline Lite Studio for data analysis.
Key Steps
- Access the demo site using the provided URL.
- Log in using your Google account or personal email address.
- Explore the table information, including table names, column information, and number of records.
- Use the search function to find specific data, such as listing all products.
- Export data to CSV, Excel, PDF, or print it.
- Utilize the graphical interface to view data in different chart formats.
- Customize graphs by selecting specific data points or colors.
- Run complex queries to group data based on specific criteria.
Cautionary Notes
- Ensure proper login credentials to access the platform.
- Be cautious when running complex queries to avoid errors in data grouping.
- Verify data accuracy before exporting or printing.
Tips for Efficiency
- Familiarize yourself with the table information before conducting searches.
- Utilize the graphical interface to visualize data trends effectively.
- Save frequently used queries for quick access in the future.
Video Tutorial: Generate API Keys
Video Tutorial: Integrate MSSQL Turboline Packages in Your Application
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Microsoft.AspNetCore.Mvc.Razor (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (>= 6.0.31)
- System.Data.SqlClient (>= 4.8.6)
- Turboline.AI.API.Client (>= 6.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.2.1 | 66 | 10/21/2024 |
6.1.9 | 69 | 10/21/2024 |
6.1.8 | 82 | 10/7/2024 |
6.1.5 | 110 | 9/28/2024 |
6.1.4 | 81 | 9/28/2024 |
6.1.3 | 133 | 8/19/2024 |
6.1.2 | 127 | 8/13/2024 |
6.1.1 | 122 | 8/13/2024 |
6.1.0 | 120 | 8/13/2024 |
6.0.12 | 72 | 7/23/2024 |
6.0.11 | 134 | 7/1/2024 |
6.0.10 | 146 | 7/1/2024 |
6.0.9 | 117 | 6/29/2024 |
6.0.8 | 97 | 6/29/2024 |
6.0.7 | 104 | 6/28/2024 |
6.0.6 | 107 | 6/27/2024 |
6.0.5 | 101 | 6/27/2024 |
6.0.4 | 105 | 6/25/2024 |
6.0.3 | 103 | 6/25/2024 |
6.0.2 | 105 | 6/25/2024 |
6.0.1 | 114 | 6/21/2024 |
6.0.0 | 110 | 6/21/2024 |