HarperDB.NET.Client | A Dot Net Core client to execute operations against HarperDB | dotnet add package HarperDB.NET.Client --version 1.1.0 |
Websocket Client | A Javascript client for real-time access to HarperDB transactions | npm i -s harperdb-websocket-client |
Gatsby HarperDB Source | Use Harper as the data source for a Gatsby project at the build time | npm i -s gatsby-source-harperdb |
HarperDB.EntityFrameworkCore | The Harper EntityFrameworkCore Provider Package for .NET 6.0 | dotnet add package HarperDB.EntityFrameworkCore --version 1.0.0 |
Python SDK | Python3 implementations of Harper API functions with wrappers for an object-oriented interface | pip3 install harperdb |
HarperDB Flutter SDK | A Harper SDK for Flutter | flutter pub add harperdb |
React Hook | A ReactJS Hook for HarperDB | npm i -s use-harperdb |
Node Red Node | Easy drag and drop connections to Harper using the Node-Red platform | npm i -s node-red-contrib-harperdb |
NodeJS SDK | A Harper SDK for NodeJS | npm i -s harperive |
HarperDB Cargo Crate | A Harper SDK for Rust | Cargo.toml > harperdb = '1.0.0' |
HarperDB Go SDK | A Harper SDK for Go | go get github.com/HarperDB-Add-Ons/sdk-go |