Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

Augmentable SQL

Desktop UI for AlaSQL. Query local files with SQL.

Preview

Basic Instructions

AlaSQL is a really cool library that brings SQL querying capability to local text, json, excel and csv files (among other functionality). This project is a desktop UI, to make that capability a bit easier, for anyone who works with a lot of local data files.

To get started, select "Load File" to pick one or more data files. Write some SQL, passing in file references as query parameters ($1, $2). If you chose a single csv file, for instance, you could enter SELECT * FROM CSV($1).

Road Map

  • Query againt remote files (API endpoints, public S3 data)
  • Export result sets to various file formats
  • Graphing/visualizations?

About

Query local files with (ala)SQL

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages