mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-09-10 22:28:53 +00:00
codecov badge
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
# sqlite-parquet-vtable
|
# sqlite-parquet-vtable
|
||||||
|
|
||||||
[](https://travis-ci.org/cldellow/sqlite-parquet-vtable)
|
[](https://travis-ci.org/cldellow/sqlite-parquet-vtable)
|
||||||
|
[](https://codecov.io/gh/cldellow/sqlite-parquet-vtable)
|
||||||
|
|
||||||
A SQLite [virtual table](https://sqlite.org/vtab.html) extension to expose Parquet files as SQL tables. You may also find [csv2parquet](https://github.com/cldellow/csv2parquet/) useful.
|
A SQLite [virtual table](https://sqlite.org/vtab.html) extension to expose Parquet files as SQL tables. You may also find [csv2parquet](https://github.com/cldellow/csv2parquet/) useful.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user