theseus-rs / rsql

Command line interface for CockroachDB, DuckDB, LibSQL, MariaDB, MySQL, PostgreSQL, Redshift, Snowflake, SQLite3 and SQL Server
https://theseus-rs.github.io/rsql/rsql_cli/
Apache License 2.0
130 stars 5 forks source link

feat: add sqlserver driver #113

Closed brianheineman closed 7 months ago

github-actions[bot] commented 7 months ago

🐰Bencher

ReportFri, April 12, 2024 at 02:41:11 UTC
Projecttheseus-rs/rsql
Branchadd-sqlserver-driver
Testbedlocalhost
BenchmarkLatencyLatency Results
nanoseconds (ns)
duckdb➖ (view plot)4057300.000
postgres-embedded➖ (view plot)926470000.000
postgresql-embedded➖ (view plot)944590000.000
rusqlite➖ (view plot)271640.000
sqlite➖ (view plot)528260.000

Bencher - Continuous Benchmarking
View Public Perf Page
Docs | Repo | Chat | Help
codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 94.87179% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 95.96%. Comparing base (e5acf11) to head (11f60a9).

Files Patch % Lines
rsql_drivers/src/sqlserver/driver.rs 94.46% 18 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ========================================== - Coverage 95.99% 95.96% -0.04% ========================================== Files 78 79 +1 Lines 8723 9074 +351 ========================================== + Hits 8374 8708 +334 - Misses 349 366 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.