#db #documentation #github #db-read #io-sigmadb-doc #malawarecreator

sigma_db

rust database library. documentation at https://malawarecreator.github.io/sigmadb-doc

3 releases

0.0.3 Feb 10, 2025
0.0.2 Feb 10, 2025
0.0.1 Feb 10, 2025

#1353 in Database interfaces

Download history 164/week @ 2025-02-04 179/week @ 2025-02-11

343 downloads per month

MIT license

5KB
74 lines

SigmaDB

A simple, easy-to-use, rust database library

CHANGELOG:

  • v0.0.1:
    • mod db
    • struct db
    • struct data_block
    • basic functionality
  • v0.0.2:
    • db_read method
    • bug fixes
  • v0.0.3:
    • bug fixes

No runtime deps