Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For Running the code:

g++ -std=c++20 -stdlib=libc++ db.cpp -o db && db database_file.db

For Testing:

  1. Install dependencies:
Bundle Install
  1. Running the tests:
rspec test_spec.rb

About

Based on the Architecture of SQLlite, DataForge is a robust and optimal implementation of SQL using B+ trees

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages