mbtiles
Haskell MBTiles Library (by caneroj1)
selda
A type-safe, high-level SQL library for Haskell (by valderman)
mbtiles | selda | |
---|---|---|
- | 4 | |
4 | 478 | |
- | 0.0% | |
0.0 | 0.0 | |
almost 7 years ago | 11 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" 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.
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.
mbtiles
Posts with mentions or reviews of mbtiles.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning mbtiles yet.
Tracking mentions began in Dec 2020.
selda
Posts with mentions or reviews of selda.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-11.
-
How to use PostgreSQL with Haskell: selda
Selda “is a Haskell library for interacting with SQL-based relational databases” (PostgreSQL or SQLite). “The library was inspired by LINQ and Opaleye.”
- School of Haskell: Basics
-
Options for (local) database interop?
Acid state is cool, but doesn't offer all of the relational features I'd expect from a database. I'd really like to use an API like selda, but I'm not sure I'd be able to use it with localstorage.
- A more functional approach
What are some alternatives?
When comparing mbtiles and selda you can also consider the following projects:
direct-sqlite
yxdb-utils - Utilities for parsing Alteryx Database format
postgresql-simple - Mid-level client library for accessing PostgreSQL from Haskell
squeal-postgresql - Squeal, a deep embedding of SQL in Haskell
hpqtypes
hocilib - A lightweight Haskell binding to the OCILIB C API