Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sten435/ouradmin-windows
OurAdmin is a SQL database client where you can access and edit your databases through a graphical interface.
https://github.com/sten435/ouradmin-windows
client csharp database-client mysql mysql-client wpf-application
Last synced: 23 days ago
JSON representation
OurAdmin is a SQL database client where you can access and edit your databases through a graphical interface.
- Host: GitHub
- URL: https://github.com/sten435/ouradmin-windows
- Owner: Sten435
- License: apache-2.0
- Created: 2022-07-19T20:36:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T14:31:09.000Z (over 2 years ago)
- Last Synced: 2024-11-21T18:11:59.513Z (3 months ago)
- Topics: client, csharp, database-client, mysql, mysql-client, wpf-application
- Language: C#
- Homepage:
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# OurAdmin - Windows Version
OurAdmin is a SQL database client where you can access and edit your databases through a GUI.
*We support:*
- **Mysql**
## Download
You can download the latest version from the release section.
## Installation
You can install the project by opening:
**`
Setup.exe
`**## How does it work (in a nutshell)
Its actualy fairly simple, OurAdmin sends SQL query's to you configured database.Through those query's OurAdmin is able to get the needed information to display it on the client.
## Design
Tables | Structure
:-------------------------:|:-------------------------:|
Data |
:-------------------------:||
## Created With
![]()
![]()
![]()
## Contributing
We greatly welcome contributions to this project.## License
[Apache 2.0](https://github.com/Sten435/OurAdmin-Windows/blob/main/LICENSE)