Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Squeal-postgresql Alternatives
Similar projects and alternatives to squeal-postgresql
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
-
-
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
persistent-mysql-haskell
Persistence interface for Haskell allowing multiple storage methods. (by naushadh)
-
-
erd
Translates a plain text description of a relational database schema to a graphical entity-relationship diagram.
-
squeal-postgresql discussion
squeal-postgresql reviews and mentions
-
Choosing the right abstraction level for SQLite library.
You may want to have a look at squeal that someone mentioned the other day in the comments of this post.
-
What's your favorite Database EDSL/library in Haskell?
https://github.com/morphismtech/squeal, because, to my knowledge, it's the only option that both maintains deep type safety without losing the expressive power of SQL. It can even typecheck your database migrations. There's even a tool to generate the types of your schema based on an existing database: https://github.com/mwotton/squealgen
-
Writing a simple Haskell Persistence layer using Generics and Reflection
Yep, https://github.com/morphismtech/squeal does this too.
-
Practical Haskell, 3rd edition, is out!
If you want an example of a type-safe SQL eDSL in Haskell that doesn't have those problems (and supports more Postgres features than esquelto), I'd recommend https://github.com/morphismtech/squeal.
- New version of Squeal, 0.9 released
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 15 Mar 2025
Stats
morphismtech/squeal is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of squeal-postgresql is Haskell.
Popular Comparisons
- squeal-postgresql VS acid-state
- squeal-postgresql VS selda
- squeal-postgresql VS sqlite-simple
- squeal-postgresql VS hasql
- squeal-postgresql VS beam
- squeal-postgresql VS esqueleto
- squeal-postgresql VS persistent-mysql-haskell
- squeal-postgresql VS erd
- squeal-postgresql VS opaleye
- squeal-postgresql VS rocksdb-haskell