krops VS schematic

Compare krops vs schematic and see what are their differences.

krops

Mirror of https://cgit.krebsco.de/krops/about/ (PRs / issues accepted, as can be seen by not having them disabled) (by krebs)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
krops schematic
2 1
129 -
3.9% -
3.5 -
4 months ago -
Nix
Do What The F*ck You Want To Public License -
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.

krops

Posts with mentions or reviews of krops. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-22.

schematic

Posts with mentions or reviews of schematic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-22.
  • Ask HN: Who operates at scale without containers?
    7 projects | news.ycombinator.com | 22 Mar 2022
    Yeah, we use built a tool for managing postgresql databases with nix. It's called schematic: https://gitlab.com/deltaex/schematic

    We've been using it in prod for a couple years. There's couple dozen production deployments outside my company as well. It's open source, MIT licensed. It doesn't have documentation yet, so it's currently only for people that don't mind reading the source or have talked to us directly about it.

    It uses Nix because postgresql has C extensions, which can depend on anything in the software universe. Schema depends on extensions, so it's not technically possible to separate schema migrations from Nix without duct tape abd glue. So schematic is a sort of "distribution" of PostgreSQL that has a package manager (for extensions, schema, content, etc), and manages revisions.

    If this is interesting to others here, I can do a "Show HN" post after getting the docs in order.

What are some alternatives?

When comparing krops and schematic you can also consider the following projects:

.dots - just my .dotfiles

nixfiles - My NixOS configuration and assorted other crap.

multi-env-deploy - Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer

distroless - 🥑 Language focused docker images, minus the operating system.

riff-raff - The Guardian's deployment platform

nixcfg - My nix configuration(s), using flakes. It's my laptop, it's my servers, it's my everything, in code.

dotfiles.nix - my dotfiles