Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devTryer31/dbBrowser
WPF app representation of a specific database and statistics about it.
https://github.com/devTryer31/dbBrowser
msql oxyplot wpf
Last synced: 13 days ago
JSON representation
WPF app representation of a specific database and statistics about it.
- Host: GitHub
- URL: https://github.com/devTryer31/dbBrowser
- Owner: devTryer31
- Created: 2021-11-14T18:03:40.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-29T07:06:44.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T21:04:23.030Z (3 months ago)
- Topics: msql, oxyplot, wpf
- Language: C#
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dbBrowser
WPF app representation of a specific database and statistics about it.
In this project I using Entity Framework with Model-first way.## Some app screenshots:
![image](https://user-images.githubusercontent.com/70976803/203630513-784ccf8c-8126-44be-9e4d-cf11a274db86.png)
![image](https://user-images.githubusercontent.com/70976803/203630696-575a4bcc-69d2-4343-a755-2c45b5df5615.png)
![image](https://user-images.githubusercontent.com/70976803/203631787-1c11d72f-b558-4903-8556-af453ec18be3.png)
![image](https://user-images.githubusercontent.com/70976803/203631830-754bf03f-ae0f-4ae7-ba06-97f34696a989.png)
![image](https://user-images.githubusercontent.com/70976803/203631854-60b1084c-5f45-4e72-a50c-1fee2f84f9e5.png)