Skip to content

SQL-like database management system (DBMS) written in rust.

License

Notifications You must be signed in to change notification settings

TAFH-debug/LittleDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LittleDB - SQL-like database management system written in rust.

Building

git clone https://github.com/TAFH-debug/LittleDB.git
cd LittleDB
make

You need cargo to build the project.

Goals

  • SQL Parser
  • Finish the implementation of CRUD operations.
  • Add authentication and improve data protection.
  • Logging

About

SQL-like database management system (DBMS) written in rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages