SQL query for CSV

SQL query for CSV

Analyze CSV records using sql syntax right in your browser

2 followers

SQL query for CSV helps people analyze large sets of csv records in a short time using declarative SQL syntax.
SQL query for CSV gallery image
SQL query for CSV gallery image
Free
Launch Team

What do you think? …

Brice Maurin
This is great !! Is there a limit in the CSV file size? Can I use 2 CSV and join tables ?
Soheil
@b_maurin thanks brice. There are No limit on the csv size.. could be tens of millions of records. Joining tables is possible too but the first version is just one table. Is it ok if I reach out to you and ask more about your use case?
Soheil
@b_maurin awesome! so the first version of this app is out now in beta. You can try it out at: https://csv-query.ca/ Keep in mind that this release is beta and the performance will get better in the future. There is a little feedback option in it too (top right). Would love to hear your thoughts :)
Soheil
Hi everyone 👋 My name is Soheil and I am a software developer from Vancouver, Canada. I built SQL query for CSV to solve for a personal pain point where I had to constantly go though millions of CSV records from server logs to extract useful information. I came up with the idea that instead of parsing these files multiple times why not use a simple declarative language like SQL to extract useful information from them? If you are familiar with basic SQL syntax and deal with a lot of csv data, this might be useful for you as well. Please reach out, leave a comment or subscribe if you want to use this as well for your day to day tasks. Cheers, Soheil