Skip to content

AIDADB - BETA v. 0.01(RC 1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@off-the-az off-the-az released this 18 Apr 19:35
555ccb7

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