AI prompts
base on DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date. DbUp is a set of .NET libraries that helps you to deploy changes to different databases like SQL Server. It tracks which
SQL scripts have been run already, and runs the change scripts that are needed to get your database up to date.
# Documentation
To learn more about DbUp check out the [documentation](https://dbup.readthedocs.io/en/latest/).
# Status
| Package | | Stable | Latest Stable | Latest Prerelease | Issues | Pull Requests |
|------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| Documentation | | [![Documentation Status](https://readthedocs.org/projects/dbup/badge/?version=latest)](https://dbup.readthedocs.io/en/latest/?badge=latest) | | | | |
| DbUp-Core | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/DbUp/main.yml?branch=main)](https://github.com/DbUp/DbUp/actions/workflows/create-draft-release.yml) | [![NuGet](https://img.shields.io/nuget/dt/DbUp.svg)](https://www.nuget.org/packages/dbup) | [![NuGet](https://img.shields.io/nuget/v/DbUp-core.svg)](https://www.nuget.org/packages/DbUp-core) | [![NuGet](https://img.shields.io/nuget/vpre/DbUp-core.svg)](https://www.nuget.org/packages/dbup) | [![view](https://img.shields.io/github/issues/DbUp/DbUp)](https://github.com/DbUp/DbUp) | [![view](https://img.shields.io/github/issues-pr/DbUp/DbUp)](https://github.com/DbUp/DbUp) |
| DbUp-SqlServer | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-sqlserver/main.yml?branch=main)](https://github.com/DbUp/dbup-sqlserver/actions/workflows/main.yml) | [![NuGet](https://img.shields.io/nuget/dt/dbup-sqlserver.svg)](https://www.nuget.org/packages/dbup-sqlserver) | [![NuGet](https://img.shields.io/nuget/v/dbup-sqlserver.svg)](https://www.nuget.org/packages/dbup-sqlserver) | [![NuGet](https://img.shields.io/nuget/vpre/dbup-sqlserver.svg)](https://www.nuget.org/packages/dbup-sqlserver) | [![view](https://img.shields.io/github/issues/DbUp/dbup-sqlserver)](https://github.com/DbUp/dbup-sqlserver) | [![view](https://img.shields.io/github/issues-pr/DbUp/dbup-sqlserver)](https://github.com/DbUp/dbup-sqlserver) |
| DbUp-MySql | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-mysql/main.yml?branch=main)](https://github.com/DbUp/dbup-mysql/actions/workflows/main.yml) | [![NuGet](https://img.shields.io/nuget/dt/dbup-mysql.svg)](https://www.nuget.org/packages/dbup-mysql) | [![NuGet](https://img.shields.io/nuget/v/dbup-mysql.svg)](https://www.nuget.org/packages/dbup-mysql) | [![NuGet](https://img.shields.io/nuget/vpre/dbup-mysql.svg)](https://www.nuget.org/packages/dbup-mysql) | [![view](https://img.shields.io/github/issues/DbUp/dbup-mysql)](https://github.com/DbUp/dbup-mysql) | [![view](https://img.shields.io/github/issues-pr/DbUp/dbup-mysql)](https://github.com/DbUp/dbup-mysql) |
| DbUp-SQLite | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-sqlite/main.yml?branch=main)](https://github.com/DbUp/dbup-sqlite/actions/workflows/main.yml) | [![NuGet](https://img.shields.io/nuget/dt/dbup-sqlite.svg)](https://www.nuget.org/packages/dbup-sqlite) | [![NuGet](https://img.shields.io/nuget/v/dbup-sqlite.svg)](https://www.nuget.org/packages/dbup-sqlite) | [![NuGet](https://img.shields.io/nuget/vpre/dbup-sqlite.svg)](https://www.nuget.org/packages/dbup-sqlite) | [![view](https://img.shields.io/github/issues/DbUp/dbup-sqlite)](https://github.com/DbUp/dbup-sqlite) | [![view](https://img.shields.io/github/issues-pr/DbUp/dbup-sqlite)](https://github.com/DbUp/dbup-sqlite) |
| DbUp-PostgreSQL | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-postgresql/main.yml?branch=main)](https://github.com/DbUp/dbup-postgresql/actions/workflows/main.yml) | [![NuGet](https://img.shields.io/nuget/dt/dbup-postgresql.svg)](https://www.nuget.org/packages/dbup-postgresql) | [![NuGet](https://img.shields.io/nuget/v/dbup-postgresql.svg)](https://www.nuget.org/packages/dbup-postgresql) | [![NuGet](https://img.shields.io/nuget/vpre/dbup-postgresql.svg)](https://www.nuget.org/packages/dbup-postgresql) | [![view](https://img.shields.io/github/issues/DbUp/dbup-postgresql)](https://github.com/DbUp/dbup-postgresql) | [![view](https://img.shields.io/github/issues-pr/DbUp/dbup-postgresql)](https://github.com/DbUp/dbup-postgresql) |
| DbUp-Firebird | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-firebird/main.yml?branch=main)](https://github.com/DbUp/dbup-firebird/actions/workflows/main.ymlhttps://github.com/DbUp/dbup-firebird/actions/workflows/main.yml) | [![NuGet](https://img.shields.io/nuget/dt/dbup-firebird.svg)](https://www.nuget.org/packages/dbup-firebird) | [![NuGet](https://img.shields.io/nuget/v/dbup-firebird.svg)](https://www.nuget.org/packages/dbup-firebird) | [![NuGet](https://img.shields.io/nuget/vpre/dbup-firebird.svg)](https://www.nuget.org/packages/dbup-firebird) | [![view](https://img.shields.io/github/issues/DbUp/dbup-firebird)](https://github.com/DbUp/dbup-firebird) | [![view](https://img.shields.io/github/issues-pr/DbUp/dbup-firebird)](https://github.com/DbUp/dbup-firebird) |
| DbUp-Oracle | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-oracle/main.yml?branch=main)](https://github.com/DbUp/dbup-oracle/actions/workflows/main.yml) | [![NuGet](https://img.shields.io/nuget/dt/dbup-oracle.svg)](https://www.nuget.org/packages/dbup-oracle) | [![NuGet](https://img.shields.io/nuget/v/dbup-oracle.svg)](https://www.nuget.org/packages/dbup-oracle) | [![NuGet](https://img.shields.io/nuget/vpre/dbup-oracle.svg)](https://www.nuget.org/packages/dbup-oracle) | [![view](https://img.shields.io/github/issues/DbUp/dbup-oracle)](https://github.com/DbUp/dbup-oracle) | [![view](https://img.shields.io/github/issues-pr/DbUp/dbup-oracle)](https://github.com/DbUp/dbup-oracle) |
| DbUp-Redshift | [![GitHub Actions](https://img.shields.io/github/actions/workflow/status/DbUp/dbup-redshift/main.yml?branch=main)](https://github.com/DbUp/dbup-redshift/actions/workflows/main.yml) | [![NuGet](https://img.shields.io/nuget/dt/dbup-redshift.svg)](https://www.nuget.org/packages/dbup-redshift) | [![NuGet](https://img.shields.io/nuget/v/dbup-redshift.svg)](https://www.nuget.org/packages/dbup-redshift) | [![NuGet](https://img.shields.io/nuget/vpre/dbup-redshift.svg)](https://www.nuget.org/packages/dbup-redshift) | [![view](https://img.shields.io/github/issues/DbUp/dbup-redshift)](https://github.com/DbUp/dbup-redshift) | [![view](https://img.shields.io/github/issues-pr/DbUp/dbup-redshift)](https://github.com/DbUp/dbup-redshift) |
# End of Life Providers
The following providers are End of Life (EOL) and are no longer maintained:
- Sql Anywhere
- SqlCE
- SQLite (Mono)
# Extensions by the community
Maintenance and support for the extensions where not provided by the DbUp project. For questions and support on
these extensions, please contact the project directly.
## DbUpX
[https://github.com/fiscaltec/DbUpX](https://github.com/fiscaltec/DbUpX)
Extensions to DbUp supporting easy filtering, ordering and versioning:
- a journaling system that stores hashes of script contents, so we know if they need to rerun,
- a concept of "dependency comments" in scripts that let you more easily control the ordering of scripts,
- protection against code reorganisation affecting long script names,
- utilities for sorting and filtering scripts in helpful ways.
# Contributing
## NuGet Feed
To build the providers, you will need to add the DbUp NuGet feed to your local machine. Do this by generating
a GitHub token with `read:package` access and running:
```
dotnet nuget add source --name DbUp --username <YourUsername> --password <TheToken> https://nuget.pkg.github.com/DbUp/index.json
```
", Assign "at most 3 tags" to the expected json: {"id":"11153","tags":[]} "only from the tags list I provide: [{"id":77,"name":"3d"},{"id":89,"name":"agent"},{"id":17,"name":"ai"},{"id":54,"name":"algorithm"},{"id":24,"name":"api"},{"id":44,"name":"authentication"},{"id":3,"name":"aws"},{"id":27,"name":"backend"},{"id":60,"name":"benchmark"},{"id":72,"name":"best-practices"},{"id":39,"name":"bitcoin"},{"id":37,"name":"blockchain"},{"id":1,"name":"blog"},{"id":45,"name":"bundler"},{"id":58,"name":"cache"},{"id":21,"name":"chat"},{"id":49,"name":"cicd"},{"id":4,"name":"cli"},{"id":64,"name":"cloud-native"},{"id":48,"name":"cms"},{"id":61,"name":"compiler"},{"id":68,"name":"containerization"},{"id":92,"name":"crm"},{"id":34,"name":"data"},{"id":47,"name":"database"},{"id":8,"name":"declarative-gui "},{"id":9,"name":"deploy-tool"},{"id":53,"name":"desktop-app"},{"id":6,"name":"dev-exp-lib"},{"id":59,"name":"dev-tool"},{"id":13,"name":"ecommerce"},{"id":26,"name":"editor"},{"id":66,"name":"emulator"},{"id":62,"name":"filesystem"},{"id":80,"name":"finance"},{"id":15,"name":"firmware"},{"id":73,"name":"for-fun"},{"id":2,"name":"framework"},{"id":11,"name":"frontend"},{"id":22,"name":"game"},{"id":81,"name":"game-engine "},{"id":23,"name":"graphql"},{"id":84,"name":"gui"},{"id":91,"name":"http"},{"id":5,"name":"http-client"},{"id":51,"name":"iac"},{"id":30,"name":"ide"},{"id":78,"name":"iot"},{"id":40,"name":"json"},{"id":83,"name":"julian"},{"id":38,"name":"k8s"},{"id":31,"name":"language"},{"id":10,"name":"learning-resource"},{"id":33,"name":"lib"},{"id":41,"name":"linter"},{"id":28,"name":"lms"},{"id":16,"name":"logging"},{"id":76,"name":"low-code"},{"id":90,"name":"message-queue"},{"id":42,"name":"mobile-app"},{"id":18,"name":"monitoring"},{"id":36,"name":"networking"},{"id":7,"name":"node-version"},{"id":55,"name":"nosql"},{"id":57,"name":"observability"},{"id":46,"name":"orm"},{"id":52,"name":"os"},{"id":14,"name":"parser"},{"id":74,"name":"react"},{"id":82,"name":"real-time"},{"id":56,"name":"robot"},{"id":65,"name":"runtime"},{"id":32,"name":"sdk"},{"id":71,"name":"search"},{"id":63,"name":"secrets"},{"id":25,"name":"security"},{"id":85,"name":"server"},{"id":86,"name":"serverless"},{"id":70,"name":"storage"},{"id":75,"name":"system-design"},{"id":79,"name":"terminal"},{"id":29,"name":"testing"},{"id":12,"name":"ui"},{"id":50,"name":"ux"},{"id":88,"name":"video"},{"id":20,"name":"web-app"},{"id":35,"name":"web-server"},{"id":43,"name":"webassembly"},{"id":69,"name":"workflow"},{"id":87,"name":"yaml"}]" returns me the "expected json"