Skip to content

Arman-Sadeghi-2003/Database-model-generator

 
 

Repository files navigation

Database Model Generator

About

The Database Model Generator is a powerful tool designed to simplify the process of creating models from existing databases on your system. With this program, you can effortlessly generate models and integrate them into your projects.

Features

Allow Null: Specify whether a column can contain null values.

Max Length: Define the maximum length for string columns.

Identity Column: Mark columns as identity columns for auto-incrementing values.

Computed Column: Create columns with values computed from other columns.

Primary Key: Designate primary key columns.

Table: Specify the table to which the column belongs.

Unique: Ensure that column values are unique across the table.

Alternatively, you could rephrase the sentence as follows:

For better usability, consider creating a library within your project and incorporating the files from the DataLayer folder.

About

Generate database's models so easy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%