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: about 2 months ago
JSON representation
Create databases with a lightweight and intuitive tool.
- Host: GitHub
- URL: https://github.com/luanroger/datamaster
- Owner: LuanRoger
- License: gpl-3.0
- Created: 2021-08-24T12:15:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-03T18:20:32.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T10:56:02.691Z (3 months ago)
- Topics: csharp, dotnet, sql, sql-server, tool, windows-forms
- Language: C#
- Homepage:
- Size: 1.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


### 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


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