mirror of
				https://github.com/cldellow/sqlite-parquet-vtable.git
				synced 2025-11-04 02:39:56 +00:00 
			
		
		
		
	Add link to csv2parquet
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
# sqlite-parquet-vtable
 | 
					# sqlite-parquet-vtable
 | 
				
			||||||
 | 
					
 | 
				
			||||||
A SQLite [virtual table](https://sqlite.org/vtab.html) extension to expose Parquet files as SQL tables.
 | 
					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.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Download
 | 
					## Download
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user