Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Query local files with (ala)SQL

License

NotificationsYou must be signed in to change notification settings

augmentable-dev/augmentable-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preview

Augmentable SQL

Desktop UI forAlaSQL. 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 adesktop 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 enterSELECT * 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

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp