FSharp.AWS.DynamoDB
DynamoDB wrapper
A library providing an F# wrapper around the AWS DynamoDB service to simplify interaction with its data storage and retrieval features.
F# wrapper API for AWS DynamoDB
58 stars
8 watching
18 forks
Language: F#
last commit: 10 days ago Related projects:
Repository | Description | Stars |
---|---|---|
aaronpowell/fsharp.cosmosdb | A wrapper around Cosmos DB's .NET SDK to make it easier to work with in F#. | 79 |
fsprojects/fsharp.data | A library that provides type providers and tools for accessing various data formats such as CSV, JSON, XML, HTML, and WorldBank data. | 816 |
ferf/aws-dynamodb-actionscript | A library providing an interface to Amazon's DynamoDB NoSQL database service | 1 |
fsprojects/fsharp.management | Provides type providers for managing machine components and services | 91 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
scanamo/scanamo | Simplifies using DynamoDB with Scala by leveraging the type system and higher-level abstractions to reduce errors and typos. | 319 |
twharmon/dynago | A package simplifying interaction with AWS DynamoDB using Go. | 12 |
jus101/feathers-dynamodb | A Feathers service that interacts with Amazon DynamoDB to provide a simple and efficient way to store and manage data in a NoSQL database | 13 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
fsprojects/fsharpx.extras | A collection of libraries and tools for F# developers to improve their productivity and programming experience. | 683 |
aws-samples/aws-dynamodb-examples | A repository of code samples and examples for using Amazon DynamoDB in cloud-native applications. | 551 |
fsprojects/fsharp.data.sqlclient | Provides F# type providers for accessing MS SQL database objects in a statically typed manner | 204 |
fogfish/dynamo | A library providing a key-value abstraction for storing data in AWS DynamoDB and S3 with type-safe Golang structs | 19 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
microsoft/fsharplu | A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. | 358 |