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.
469 stars
24 watching
296 forks
Language: Haskell
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| An interface between Haskell web frameworks and web servers, enabling modular code sharing through middleware. | 837 |
| A type-safe, high-level interface for interacting with relational databases in Haskell. | 478 |
| A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
| Real-world application demonstrating CRUD and authentication using Haskell and Yesod | 169 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| A Haskell interface to various databases allowing programmatic access and manipulation of their data structures | 127 |
| An example project demonstrating a Yesod web application built with the Eta Haskell compiler | 5 |
| A lightweight persistence layer for storing user data and other relevant objects in Swift | 830 |
| A Haskell library providing a concise and expressive interface to PostgreSQL databases | 155 |
| A Haskell library for serializing and deserializing data structures in a persistent manner. | 30 |
| A set of libraries and tools for building web UI using Haskell | 352 |
| A Haskell module providing a fast and efficient interface to MySQL databases | 124 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 603 |
| Provides tools and exercises for practicing functional programming in Haskell | 118 |