bramble VS pg-mem

Compare bramble vs pg-mem 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
bramble pg-mem
2 14
180 1,802
- -
0.0 6.6
about 1 year ago 7 days ago
Go TypeScript
MIT License MIT 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.

bramble

Posts with mentions or reviews of bramble. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.
  • How to Learn Nix
    11 projects | news.ycombinator.com | 22 Nov 2021
    I've been looking into Nix a lot lately (but have yet to take the leap - I'll probably start with devshell)

    But a couple of projects have come up lately that piqued my interest wrt syntax and alteratives (Since I am not sure about Scheme anymore than Nix (as a langauge) :-)

      * https://github.com/maxmcd/bramble
  • Ask HN: What Are You Working On?
    100 projects | news.ycombinator.com | 14 Jan 2021
    An alternative to Nix that uses Starlark (python syntax) instead of a purely functional programming language: https://github.com/maxmcd/bramble

    I struggled to climb the steep learning curve of Nix/NixOS and wondered what it would be like with a more familiar (to me) syntax.

    It's been very rewarding to write. I was able to implement some ideas from the initial Nix paper that aren't present in Nix. Nix is also quite dependent on the use of the /nix/store path, but I was able to allow a user to use almost any path for their build store without sacrificing on the potential for a shared build cache. I also want to have better native support for things like building docker images, among other features.

    I'm currently implementing sandboxing and finalizing some of the build structure, but hoping it'll be usable sometime soon.

pg-mem

Posts with mentions or reviews of pg-mem. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

What are some alternatives?

When comparing bramble and pg-mem you can also consider the following projects:

goget - 📦 A simple, good looking, go modules TUI! No more looking for the right "go get" command!

NeDB - The JavaScript Database, for Node.js, nw.js, electron and the browser

nix-gui - Use NixOS Without Coding

Prisma - Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

nonguix - Nonguix mirror – pull requests ignored, please use upstream for that

Lowdb - Simple and fast JSON database

bread - :bread: Install, update and remove AppImage from your CLI.

typescript-clean-architecture - It is my attempt to create Clean Architecture based application in TypeScript.

dotfiles - A collection of my dotfiles

maplibre-gl-js - MapLibre GL JS - Interactive vector tile maps in WebGL2

nixpkgs - Nix Packages collection & NixOS

database-js - Common Database Interface for Node