Skip to content

Files

Latest commit

6ccec3d Β· Nov 5, 2024

History

History
30 lines (25 loc) Β· 1.34 KB

README.md

File metadata and controls

30 lines (25 loc) Β· 1.34 KB

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.

This package provides:

  • Low-level & High-level bindings

Examples

todo

❀ Contributions & Support

🎩 License

CrossDB Nim driver | MIT license. Made by Humans from OpenPeeps.
Copyright Β© 2024 OpenPeeps & Contributors β€” All rights reserved.