Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free. Learn more →
Yuniql Alternatives
Similar projects and alternatives to yuniql
-
DbUp
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.
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
robusta
Kubernetes observability and automation, with an awesome Prometheus integration
-
Unfold
Powershell-based deployment solution for .net web applications (by thomasvm)
-
monitor-table-change-with-sqltabledependency
Get SQL Server notification on record table change
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
SqlDatabaseWithAzureAd
Sample Pulumi code for provisioning an Azure SQL Database with Active Directory authentication configured.
-
-
-
sauron
A versatile web framework and library for building client-side and server-side web applications
-
kurt
A Kubernetes plugin that gives context to what is restarting in your Kubernetes cluster
-
debug-toolkit
A modern code-injection framework for Python. Like Pyrasite but Kubernetes-aware.
-
magento2-installer-bash-script
Simplistic Magento 2 Installer Bash Script
-
-
docker-swarm-tools
This repository contains useful docker-swarm-tools.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
yuniql reviews and mentions
-
yuniql: A cross-platform, multi-database schema version control made with C#/.NET6
git clone https://github.com/rdagumampan/yuniql.git c:\temp\yuniql cd c:\temp\yuniql\samples\basic-sqlserver-sample
Here's one that with the hotfix. https://github.com/rdagumampan/yuniql/releases/download/v1.3.15/yuniql-cli-win-x64-v1.3.15.zip
** I hope by tapping the Star, more developers can discover this unique project ;) Thanks. https://github.com/rdagumampan/yuniql
Invoke-WebRequest -Uri https://github.com/rdagumampan/yuniql/releases/download/latest/yuniql-cli-win-x64-latest.zip -OutFile "c:\temp\yuniql-win-x64-latest.zip" ```
-
Monthly 'Shameless Self Promotion' thread - 2022/01
yuniql is free and open source tool for repeatable database deployment and schema version control. No runtime dependencies, just single exe/tar file. Write SQL just as you are used to. Keep them in folders just as you are used to. Supports wide range of databases.
- Mayroon bang mga killalang pilipino na open source na project?
-
A note from our sponsor - Mergify
blog.mergify.com | 28 Sep 2023
Stats
rdagumampan/yuniql is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of yuniql is C#.