Skip to content

kentico-ericd/xperience-community-sqlbrowser

Repository files navigation

Xperience Community: SQL Browser

Nuget build

Description

This new module found in the Development category allows users to execute SQL queries within the administration UI and view the results in a table. SQL results can be exported to common file types, and result rows can be clicked for a detailed view.

Library Version Matrix

Xperience Version Library Version
>= 29.0.0 < 3.0.0
>= 30.6.0 >= 3.0.1
>= 30.11.2 >= 4.0.0

⚙️ Package Installation

Add the package to your application using the .NET CLI

dotnet add package XperienceCommunity.SqlBrowser

🚀 Quick Start

Add the following to your application's startup code:

builder.Services.AddSqlBrowser();

Full Instructions

View the Usage Guide for more detailed instructions.

About

Run SQL queries directly from the Xperience by Kentico administration

Topics

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Contributors