Fable.SqlClient
SQL client
Provides an idiomatic and type-safe interface to Microsoft SQL Server from Fable Node applications.
Fable Node client for Microsoft SQL Server, built around a node-mssql binding
13 stars
3 watching
2 forks
Language: F#
last commit: almost 2 years ago
Linked from 1 awesome list
databasefablemicrosoft-sql-servernode-mssqlsqlclient
Related projects:
Repository | Description | Stars |
---|---|---|
zaid-ajaj/dustytables | A F# API wrapper around the SqlClient library for interacting with Microsoft SQL Server databases. | 74 |
zaid-ajaj/snowflaqe | Automates generation of type-safe GraphQL clients for F# and Fable projects | 158 |
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |
zaid-ajaj/fable.simplejson | A JSON data manipulation library for Fable projects | 59 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
zaid-ajaj/hawaii | Generates type-safe F# and Fable clients from OpenAPI/Swagger/OData services | 139 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
thevahidal/soul | Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend | 1,531 |
zaid-ajaj/fable.datefunctions | A F# extension library for common date manipulation tasks | 26 |
dbcli/mssql-cli | An interactive command line query tool for Microsoft SQL Server | 1,362 |
et1975/fable-mqtt | Bindings for communicating with an MQTT protocol using F#. | 8 |
zaid-ajaj/fable.remoting | A type-safe RPC communication layer that abstracts away HTTP and JSON, allowing clients to interact with servers as if they were pure stateless functions. | 273 |
theseus-rs/rsql | A command-line interface for interacting with various relational databases | 127 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |