Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luanroger/datamaster

Create databases with a lightweight and intuitive tool.
https://github.com/luanroger/datamaster

csharp dotnet sql sql-server tool windows-forms

Last synced: 16 days ago
JSON representation

Create databases with a lightweight and intuitive tool.

Awesome Lists containing this project

README

        

![](https://github.com/LuanRoger/DataMaster/blob/main/screenshots/PrintSplashScreen.png)

![](https://img.shields.io/github/last-commit/LuanRoger/DataMaster)
![](https://img.shields.io/github/license/LuanRoger/DataMaster)

### Create databases with a lightweight and intuitive tool.

## Features
- Database modeler with graphical interface.
- SQL script editor with highlight.
- Customizable script editor.
- Connect with a database and execute sql commands directly.

## Technologies and language
- [.NET 5](https://dotnet.microsoft.com)
- [SQL Server Express 2019](https://www.microsoft.com/pt-br/sql-server)
- C#

## Screenshots
![](https://github.com/LuanRoger/DataMaster/blob/main/screenshots/PrintHome.png)

![](https://github.com/LuanRoger/DataMaster/blob/main/screenshots/PrintCreateDatabase.png)

![](https://github.com/LuanRoger/DataMaster/blob/main/screenshots/PrintScriptEditor.png)

## Requirements
- [.NET Desktop Runtime 5x](https://dotnet.microsoft.com/download/dotnet/5.0)