Tabularis v0.9.0 introduces a plugin system that allows anyone to add new database drivers without modifying the core Rust application. Plugins are standalone OS processes that communicate with the host app via JSON-RPC 2.0 over stdin/stdout, inspired by the Language Server Protocol. Process isolation ensures that a crashing

Sort: