persistent

Data access library

A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner.

Persistence interface for Haskell allowing multiple storage methods.

GitHub

467 stars
24 watching
297 forks
Language: Haskell
last commit: 2 months ago

Related projects:

Repository Description Stars
yesodweb/wai An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. 834
valderman/selda A type-safe, high-level interface for interacting with relational databases in Haskell. 477
commercialhaskell/haskellers A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. 141
tzemanovic/haskell-yesod-realworld-example-app Real-world application demonstrating CRUD and authentication using Haskell and Yesod 169
kim/leveldb-haskell Provides Haskell bindings to LevelDB, a fast and efficient NoSQL database system 66
hdbc/hdbc A Haskell interface to various databases allowing programmatic access and manipulation of their data structures 127
jyothsnasrinivas/eta-yesod-minimal An example project demonstrating a Yesod web application built with the Eta Haskell compiler 5
nickoneill/pantry A lightweight persistence layer for storing user data and other relevant objects in Swift 831
circuithub/rel8 A Haskell library providing a concise and expressive interface to PostgreSQL databases 156
iokasimov/apart A Haskell library for serializing and deserializing data structures in a persistent manner. 30
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 351
winterland1989/mysql-haskell A Haskell module providing a fast and efficient interface to MySQL databases 122
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 848
alekseykulikov/storage An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser 605
1haskelladay/1had Provides tools and exercises for practicing functional programming in Haskell 118