You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2024. It is now read-only.
Manifest metadata
sqlparser
as a dependency (see Select an SQL parser #3)Tentative folder structure:
src
lib.rs
database.rs
Database
structschema.rs
Schema
structtable.rs
Table
structActiveTable
struct (name tentative) which is stored during executionvm.rs
VirtualMachine
struct that has registers.ic.rs
Instruction
.execute.rs
- The actual execution engine. This would consist the bulk of the code for now.
tests
The text was updated successfully, but these errors were encountered: