rust-jdbc icon indicating copy to clipboard operation
rust-jdbc copied to clipboard

What is performance like?

Open brandonros opened this issue 7 years ago • 0 comments

I made a java Jetty server daemon to expose SELECT/UPDATE/DELETE/INSERT operations of a JDBC driver.

I'd be curious how performance with HTTP + JSON serialization/deserialization overhead would compare to this.

brandonros avatar Jul 25 '18 01:07 brandonros