sqlitev Writing a simpler version of SQLite from scratch in C++, work in progress! status can .exit insert data into a predefined table ((in memory table)) fetch from table (in memory table) fetch from table (persistent file used as the db)