tursodatabase/libsql

Implement modernized CLI (Rust)

開放

#137 建立於 2023年3月5日

 (0 則留言) (0 個反應) (0 位負責人)C (490 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (16,744 顆星)
PR 合併指標
 (平均合併 23小時 19分鐘) (30 天內合併 1 個 PR)

描述

The rusqlite already allows linking to a custom build of sqlite/libsql. We use it in tests, but let's go a step further and build a full replacement for the existing CLI in Rust. Pros:

  • easy integration with lots of tools with superior DX, e.g. the tracing crate
  • better development speed once we rewrite enough legacy code
  • way lower threshold for new contributions

貢獻者指南