mywatch
simple-sql-parser
mywatch | simple-sql-parser | |
---|---|---|
- | - | |
2 | 82 | |
- | - | |
0.0 | 7.5 | |
about 8 years ago | 2 months ago | |
Haskell | Haskell | |
MIT License | BSD 3-clause "New" or "Revised" License |
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.
mywatch
We haven't tracked posts mentioning mywatch yet.
Tracking mentions began in Dec 2020.
simple-sql-parser
We haven't tracked posts mentioning simple-sql-parser yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
opaleye
hedis - A Redis client library for Haskell.
beam - A type-safe, non-TH Haskell SQL library and ORM
mongoDB - MongoDB driver for Haskell
groundhog - This library maps datatypes to a relational model, in a way similar to what ORM libraries do in OOP. See the tutorial https://www.schoolofhaskell.com/user/lykahb/groundhog for introduction
hasql - The fastest PostgreSQL libpq-based driver for Haskell
DSH - Database-Supported Haskell
selda - A type-safe, high-level SQL library for Haskell
esqueleto - Bare bones, type-safe EDSL for SQL queries on persistent backends.
acid-state - Add ACID guarantees to any serializable Haskell data structure
squeal-postgresql - Squeal, a deep embedding of SQL in Haskell