package mssql

  1. Overview
  2. No Docs
Async SQL Server client using FreeTDS

Install

Authors

Maintainers

Sources

mssql-2.2.0.tbz
sha256=4c1bba6dd0fc6be8a5a370050400192dbe54706e7c070b4d2ddce5845d5239e2
sha512=d2dd16f9bd0df3dac374d218fd8359e9a04cafabb47057dcafce9424abe624256e41b495b8b178a804f982c87c92f5f9244bae5601a937b554e61e0eaf447931

Description

Mssql wraps FreeTDS in a nicer and safer interface, with support for parameterized queries, thread-based async IO, and a thread pool.

Published: 05 Mar 2021

Dependencies (9)

  1. dune >= "1.11"
  2. freetds >= "0.7"
  3. text >= "0.8.0"
  4. logs
  5. ocaml >= "4.06.1"
  6. iter >= "1.2"
  7. ppx_jane < "v0.15"
  8. bignum < "v0.15"
  9. async_unix < "v0.15"

Dev Dependencies (4)

  1. bisect_ppx dev & >= "2.0.0"
  2. odoc with-doc
  3. alcotest-async with-test & >= "1.0.1"
  4. alcotest with-test & >= "1.0.1"

Used by

None

Conflicts

None