Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lazamar committed Jan 9, 2025
1 parent 08d5f5f commit 1924d5e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ambar-sqlserver/CHANGELOG.md

This file was deleted.

9 changes: 9 additions & 0 deletions ambar-sqlserver/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# ambar-sqlserver

A wrapper around the [`mssql-simple`](https://hackage.haskell.org/package/mssql-simple) library to provide:
- Applicative interfaces for field and row parsing.
- Ability to provide explicit parsers for queries.
- A strongly typed `Query` type with automatic transaction wrapping.
- A `ToRow` class for standardised encoding of types in queries.

-

0 comments on commit 1924d5e

Please sign in to comment.