Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/openpeeps/crossdb-nim

CrossDB Driver for Nim language
https://github.com/openpeeps/crossdb-nim

crossdb database embedded-database embedded-db in-memory-database mysql nim nim-language openpeeps rdbms sql sqlite

Last synced: about 2 months ago
JSON representation

CrossDB Driver for Nim language

Awesome Lists containing this project

README

        

CrossDB Driver for Nim language 👑


nimble install crossdb



API reference

Github Actions Github Actions

## 😍 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](https://github.com/crossdb-org/crossdb).

This package provides:
- Low-level & High-level bindings

## Examples
todo

### ❤ Contributions & Support
- 🐛 Found a bug? [Create a new Issue](https://github.com/openpeeps/crossdb-nim/issues)
- 👋 Wanna help? [Fork it!](https://github.com/openpeeps/crossdb-nim/fork)
- 😎 [Get €20 in cloud credits from Hetzner](https://hetzner.cloud/?ref=Hm0mYGM9NxZ4)
- 🥰 [Donate via PayPal address](https://www.paypal.com/donate/?hosted_button_id=RJK3ZTDWPL55C)

### 🎩 License
CrossDB Nim driver | MIT license. [Made by Humans from OpenPeeps](https://github.com/openpeeps).

Copyright © 2024 OpenPeeps & Contributors — All rights reserved.