Skip to content

Releases: off-the-az/AIDADB

AIDADB - BETA v. 0.01(RC 1)

18 Apr 19:35
555ccb7
Compare
Choose a tag to compare
Pre-release

Personal SUBD with own DB based on Rust. The main goal of this project is to create personal Database with the strong security & fast responsing to requests with big data.

Changelog:

  • Adding simple query commnads (create, use, insert. select, delete)
  • Orginize binary flow for reading and updating data in DB file
  • Adding root path to store DB as files in binary flow
  • Minor fixes

Check out documentation - HERE