Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : dotnetdbtools.definition

DotNetDBTools is a set of libraries to define, analyze and deploy (publish migrate) relational databases throughout their evolution using database as code approach. Or in other words - state-based (declarative) database version control tools. It provides the means to conviniently describe database objects for the supported DBMS as c# code or as sql in a declarative way, to analyze it and the means of publishing it to the selected DBMS with automatic differences calculation between what's being published and what's currently in the DBMS now. Agnostic definition for standard sql objects (Tables, Views, Indexes, Triggers) is also supported (as c# code only) and can then be used to publish to any supported DBMS. DotNetDBTools.Definition is a library that provides the means to declaratively define databases which could be then managed using DotNetDBTools.Deploy package.

Registry - Homepage - JSON
purl: pkg:nuget/dotnetdbtools.definition
Keywords: DNDBT, DBMS, sql, state-based, declarative, database, version-control, versioning, tool, db, migration, Agnostic, MSSQL, MySQL, PostgreSQL, SQLite, agnostic, csharp, dbms, deployment, dotnet, mssql, mysql, postgres, postgresql, sqlite, sqlserver, tools, version-control-system
License: MIT
Latest release: over 1 year ago
First release: about 2 years ago
Dependent packages: 1
Downloads: 7,623 total
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...