et1975 / FsCassy

Functional F# API for Cassandra

Home Page:https://et1975.github.io/FsCassy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FsCassy Windows Build Mono/OSX build NuGet version

FsCassy offers several improvements over the official .NET driver:

  • F# quotations support for statically-typed update queries,
  • a composable DSL for statements,
  • a Pretty printer, Cassandra and InMem statement interpreters

The pluggable interpreter extends the reach of unit-testing into the code that would not otherwise be testable in isolation.

=======

Some assembly required: please see the tests for examples of the interpreter construction.

About

Functional F# API for Cassandra

https://et1975.github.io/FsCassy

License:Other


Languages

Language:F# 99.1%Language:Shell 0.7%Language:Batchfile 0.2%