Skip to content

Architecture and Roadmap

Amila Welihinda edited this page Nov 6, 2018 · 1 revision

MVP

  • Create bindings to sqlite using bindgen
  • Create JS bindings to Rust with Neon
  • Support all basic API's
  • All APIs have promise abstraction bindings
  • Query and parameter binding interface
  • Query parallelization support
  • Support Mac, Linux, Windows
  • Add initial test cases. We can probably adapt them from these
  • Docs website with docusarus
  • Benchmark comparisons
Clone this wiki locally