Install-SqlServer VS au-packages

Compare Install-SqlServer vs au-packages and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Install-SqlServer au-packages
1 2
19 65
- -
3.6 9.5
about 2 months ago 4 days ago
PowerShell HTML
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Install-SqlServer

Posts with mentions or reviews of Install-SqlServer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-02.
  • Bash_unit – bash unit testing framework
    10 projects | news.ycombinator.com | 2 Mar 2021
    We have tones of PowerShell and it works like a charm, although we have some experienced posh devs

    We also test REST backend in PowerShell using Pester.

    PowerShell is preferred in this house because

    a) you can run it on any Windows OS on the spot and modify it in ad hoc manner, you can even debug it with breakpoints etc easily Also our Linux machines have it.

    b) its powerful, you can do anything in it with few lines of code (one case: we did 10 million SOAP requests per day for entire country)

    c) many Windows toolsets use it like SqlServer, IIS etc. which makes management way easier (for example we use [1] to install sql server on all dev/prod machines)

    d) we find it way easier to keep CI/CD vars in PowerShell hashtables then in yaml, so our yaml fiels are one liners and everything works locally.

    ---

    [1] https://github.com/majkinetor/Install-SqlServer

au-packages

Posts with mentions or reviews of au-packages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.
  • FreeRDP: A Remote Desktop Protocol Implementation
    10 projects | news.ycombinator.com | 28 Sep 2023
    I maintain a chocolatey package for Windows. I currently use their snapshot as a source which is not ideal. I could switch to GH actions.

    https://github.com/majkinetor/au-packages/tree/master/freerd...

  • Bash_unit – bash unit testing framework
    10 projects | news.ycombinator.com | 2 Mar 2021
    I am only using chocolatey to install stuff and I regularly create packages for it. I worked hard to make what I need stable and not depend on their existence - [2] for examples releases packages on GH and there is a handy script to install from there. I also created AU for it [3] and managed to convince people to embed software in packages so packages always work (you can cache them on your own via file system, artifactory, nexus etc). You can also host your own gallery in number of different ways. So, in short, there is escape plan. TBH, it looks like choco is going better then ever. And you can't simply find any better repository for sw, its better and more up to date then most linux package repos (on par with Arch).

    > I am not that into the way MS is doing the winget thing,

    That is years away IMO, no scripting there too, and it moves like a snail. I would really be embarrassed if I were leading that team.

    > I see a lot of manual scripts for installing things on Windows CI systems

    Yeah, most people suck, like their scripts :-) There is literary 0 chance for you to make reliable installation script in general that works in any context.

    > I really like chocolatey but I am worried it will disappear soon.

    Just use it. I don't work for them. I maintain core team repo [2]. Its great tool now. What will happen tomorrow nobody knows but like I said, you have escape plan and even if they go down your CI will still work for decades if you want if you set it up properly.

    ---

    [1] https://github.com/majkinetor/au-packages

    [2] https://github.com/chocolatey-community/chocolatey-coreteamp...

    [3] https://github.com/majkinetor/au

What are some alternatives?

When comparing Install-SqlServer and au-packages you can also consider the following projects:

dbatools - 🚀 SQL Server automation and instance migrations have never been safer, faster or freer

bashcov - Code coverage tool for Bash

bash_unit - bash unit testing enterprise edition framework for professionals

shellspec - A full-featured BDD unit testing framework for bash, ksh, zsh, dash and all POSIX shells

ShellCheck - ShellCheck, a static analysis tool for shell scripts

git-pretty-pull-request

Easy-GPU-PV - A Project dedicated to making GPU Partitioning on Windows easier!

streamlink-chocolatey - Chocolatey package for Streamlink https://chocolatey.org/packages/streamlink

bash-specs - A BDD testing framework for Bash inspired by Jasmine and roundup.

vital-modules - A collection of NixOS modules serving as building blocks to construct NixOS configurations.