Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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


csharp logo
dotnetcore logo
visualstudio logo

## Contributing
We greatly welcome contributions to this project.

## License
[Apache 2.0](https://github.com/Sten435/OurAdmin-Windows/blob/main/LICENSE)