What is Dataedo Repository
Dataedo Repository is where you store your database schemas and documentations.
Repository is organized into documentations and each represents a database schema.
Types of repositories
Repository can take two forms:
- SQL Server repository
- Azure Database repository
Both are actually regular databases (no other software is installed) with a predefined schema to keep all Dataedo data. Both support concurrent work.
Working with multiple repositories
It is advised to limit the number of repositories. However, you can have as many repositories as you like.
You can create one repository for each group of users - this could be a team, department, project or product.
If you are software development or consulting company you may choose to have a separate repository for each customer. Those repositories can be located physically at your customers' premises.