https://github.com/mohamedsakeel/database_table_creator
This project is to create Database tables using the WPF C# application at runtime.
https://github.com/mohamedsakeel/database_table_creator
c-sharp contributions-welcome database dynamic-table-creator open-source t-sql wpf
Last synced: 2 months ago
JSON representation
This project is to create Database tables using the WPF C# application at runtime.
- Host: GitHub
- URL: https://github.com/mohamedsakeel/database_table_creator
- Owner: mohamedsakeel
- License: gpl-3.0
- Created: 2021-09-20T05:04:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-02T03:43:59.000Z (over 3 years ago)
- Last Synced: 2025-01-09T11:40:04.423Z (4 months ago)
- Topics: c-sharp, contributions-welcome, database, dynamic-table-creator, open-source, t-sql, wpf
- Language: C#
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Database Table Creator
This project is to create Database tables using WPF C# application at runtime.Contributions are Welcomed!