Skip to content

A web-based ASP.NET Core application that connects to a database using a connection string. It loads all tables and provides a user-friendly, easy-to-use GUI for viewing, searching, sorting, and loading data. It also includes a query tool to execute queries and perform table joins. Essentially, it functions as a small database explorer.

Notifications You must be signed in to change notification settings

MRehmanTahir/DB-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Database Explorer

About

A web-based ASP.NET Core application that connects to a database using a connection string.
It loads all tables and provides a user-friendly, easy-to-use GUI for viewing, searching, sorting, and loading data.
The application also includes a query tool to execute queries and perform table joins.
Essentially, it functions as a small database explorer.

Features

  • Connect to databases using a connection string
  • Load and display all tables
  • User-friendly GUI for:
    • Searching
    • Sorting
    • Loading data
  • Query tool to execute dynamic SQL and join tables
  • Works with SQL Server and PostgreSQL

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/database-explorer.git

About

A web-based ASP.NET Core application that connects to a database using a connection string. It loads all tables and provides a user-friendly, easy-to-use GUI for viewing, searching, sorting, and loading data. It also includes a query tool to execute queries and perform table joins. Essentially, it functions as a small database explorer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published