siege

Database library

A Haskell-based DBMS that provides a simple way to interact with a disk-based or memory-based database using the Redis command line tool.

[DEPRECATED] A DBMS written in Haskell

GitHub

84 stars
4 watching
4 forks
Language: Haskell
last commit: almost 13 years ago

Related projects:

Repository Description Stars
valderman/selda A type-safe, high-level interface for interacting with relational databases in Haskell. 477
haskell-hvr/uuid A Haskell library for working with universally unique identifiers. 61
warhub/wham A CLI tool and library for managing wargame data files, converting formats between different systems. 21
jameycribbs/hare A lightweight, text-file-based relational database system written in Go. 94
yesodweb/persistent A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. 467
informatikr/hedis A Redis client library for the Haskell programming language. 329
commercialhaskell/rio A standard library for Haskell to provide a common foundation for production software development 843
pimbrouwers/donald A lightweight, generic F# library for interacting with databases using ADO.NET 173
joelburget/react-haskell A set of libraries and tools for building web UI using Haskell 351
tibbe/hyena A Haskell web application server for running Haskell web applications behind more robust web servers 60
haskell/http A Haskell package providing an HTTP client and server implementation with customizable payload representation. 177
cassandra-rs/cassandra-rs A Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases. 134
ronanyeah/rust-hasura A Rust project demonstrating a Hasura GraphQL API using JWT authentication and UUID integration. 140
jasonstolaruk/currymud A text-based multiplayer game server built in Haskell with features like persistent world, permadeath and player-driven content creation. 77
rustixir/darkbird An in-memory document-oriented database optimized for fast real-time data searches and queries. 493