libyuga
Nim database driver for YugaByte, PostgreSQL, and Cassandra
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Stars | 2 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2020-12-19 |
| Downloads | 0 |
| Last Indexed | 2026-09-06 06:05 |
Tags
Installation
nimble install libyuga
choosenim install libyuga
git clone https://github.com/mondrepublic/libyuga
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| libyuga | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/mondrepublic/libyuga |
|---|---|
| Homepage | https://github.com/mondrepublic/libyuga |
| Registry Source | github |
README
Yuga
Nim database driver for YugaByte with both SQL and CQL APIs. It can also be used for PostgreSQL and Cassandra as YugaByte client interface is fully compatible with the two.
Project Implementation Status
Just started. No tasks defined or completed yet.