GitHunt
MR

MRehmanTahir/DB-Explorer

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.

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

Languages

JavaScript54.3%HTML27.4%C#9.7%CSS8.6%

Contributors

Created July 1, 2025
Updated January 27, 2026