Turboline.NLQ2SQL.PostgresSQL
6.2.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.PostgresSQL --version 6.2.0
NuGet\Install-Package Turboline.NLQ2SQL.PostgresSQL -Version 6.2.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.PostgresSQL" Version="6.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Turboline.NLQ2SQL.PostgresSQL --version 6.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Turboline.NLQ2SQL.PostgresSQL, 6.2.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.PostgresSQL as a Cake Addin #addin nuget:?package=Turboline.NLQ2SQL.PostgresSQL&version=6.2.0 // Install Turboline.NLQ2SQL.PostgresSQL as a Cake Tool #tool nuget:?package=Turboline.NLQ2SQL.PostgresSQL&version=6.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Turboline.NLP2SQL.PostgresSQL
Integrating PostgresSQL Turboline Packages in Your Application
Objective:
To integrate PostgresSQL 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 PostgresSQL package from NuGet packages.
dotnet add package Turboline.NLQ2SQL.PostgresSQL
- Add code in the program.cs file:
- Add namespace
using Turboline.NLQ2SQL.PostgreSQL;
. - Add
builder.Services.UseNLQ2PostgresDashboard(builder.Configuration);
. - Add
app.UseNLQ2PostgresDashboard();
.
- Add namespace
- Update the application settings with the following configurations:
- Set PostgresSQL 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": {
"PostGres": {
"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 PostgreSQL, navigate
/Turboline/postgres
.
Cautionary Notes:
- Ensure correct installation of the PostgresSQL 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 PostgresSQL 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 PostgresSQL 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)
- Npgsql (>= 8.0.3)
- Turboline.AI.API.Client.Razor (>= 6.2.0)
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.9 | 77 | 10/21/2024 | |
6.2.8 | 70 | 10/21/2024 | |
6.2.7 | 60 | 10/21/2024 | |
6.2.6 | 58 | 10/21/2024 | |
6.2.5 | 116 | 10/18/2024 | |
6.2.4 | 90 | 10/7/2024 | |
6.2.3 | 91 | 9/28/2024 | |
6.2.2 | 110 | 8/28/2024 | |
6.2.1 | 108 | 8/26/2024 | |
6.2.0 | 113 | 8/26/2024 | |
6.1.5 | 122 | 8/24/2024 | |
6.1.4 | 117 | 8/24/2024 | |
6.1.3 | 116 | 8/19/2024 | |
6.1.2 | 133 | 8/13/2024 | |
6.1.1 | 118 | 8/13/2024 | |
6.1.0 | 115 | 8/12/2024 | |
3.0.5 | 92 | 7/23/2024 | |
3.0.4 | 95 | 7/19/2024 | |
3.0.2 | 94 | 7/8/2024 | |
3.0.1 | 101 | 6/29/2024 | |
3.0.0 | 110 | 6/29/2024 | |
2.0.0 | 99 | 6/26/2024 | |
1.0.3 | 100 | 6/26/2024 | |
1.0.2 | 95 | 6/26/2024 | |
1.0.1 | 93 | 6/26/2024 | |
1.0.0 | 106 | 6/26/2024 |