crossdb
CrossDB Driver for Nim
Summary
| Latest Version | 0.1.0 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:26 |
Tags
Authors
- George Lemon
Installation
nimble install crossdb
choosenim install crossdb
git clone https://github.com/openpeeps/crossdb-nim
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| crossdb | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 2.0.0 | No |
Source
| Repository | https://github.com/openpeeps/crossdb-nim |
|---|---|
| Homepage | https://github.com/openpeeps/crossdb-nim |
| Registry Source | nimble_official |
README
CrossDB Driver for Nim language 👑
nimble install crossdb
😍 Key Features
- Lightweight embeddable RDMBS
- Support for In-Memory Database (IMDB), RamDisk and Hybrid Storage.
- Standard SQL and many extensions from MySQL
- Hash and RBTree indexes
- Multi-column indexes
- And more! Check CrossDB repository for more features.
This package provides: - Low-level & High-level bindings
Examples
todo
❤ Contributions & Support
- 🐛 Found a bug? Create a new Issue
- 👋 Wanna help? Fork it!
- 😎 Get €20 in cloud credits from Hetzner
- 🥰 Donate via PayPal address
🎩 License
CrossDB Nim driver | MIT license. Made by Humans from OpenPeeps.
Copyright © 2024 OpenPeeps & Contributors — All rights reserved.