beam-automigrate VS beam-th

Compare beam-automigrate vs beam-th and see what are their differences.

beam-automigrate

Generated migrations for beam databases (by obsidiansystems)

beam-th

Template Haskell boilerplate for beam (by hesiod)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
beam-automigrate beam-th
- -
20 3
- -
5.1 0.0
3 months ago almost 8 years ago
Haskell Haskell
BSD 1-Clause License BSD 3-clause "New" or "Revised" 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.

beam-automigrate

Posts with mentions or reviews of beam-automigrate. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning beam-automigrate yet.
Tracking mentions began in Dec 2020.

beam-th

Posts with mentions or reviews of beam-th. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning beam-th yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing beam-automigrate and beam-th you can also consider the following projects:

beam - A type-safe, non-TH Haskell SQL library and ORM

beam-mysql - Beam MySQL compatibility layer

erd - Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.

beam-newtype-field - A newtype for wrapping newtypes into beam schemas

esqueleto - Bare bones, type-safe EDSL for SQL queries on persistent backends.

hasql - The fastest PostgreSQL libpq-based driver for Haskell