zhang-accounting/zhang

Plan of remove sqlx in core

Closed this issue · 0 comments

Kilerd commented

this proposal is to make core as wasm-able

  • isolate all operations' sql into Operation
  • remove sqlx dependency and build self-maintained data struct in memory
  • add sql exporter to export data to sql file