一個快速和高效的數據接口:stickshift

jopen 9年前發布 | 12K 次閱讀 SQL stickshift

一個快速和高效的數據接口:stickshift

Stickshift 是一個快速和高效的接口,幫助你分析在SQL查詢結果的數據。數據可以導出成JSON、CSV和圖表。

一個快速和高效的數據接口:stickshift

Stickshift能夠讓你保存SQL查詢并在你的團隊中進行共享。查詢使用Hubdb存儲在一個 GitHub倉庫中,并基于GitHub API提供了一個封裝。

架構

stickshiftis 使用 React, Flux, 和 React-Router 構建。 It's written in CommonJS & ES6 and cross-compiled with browserify & 6to5. Query storage is powered by hubdb.

Structure:

  • src/components: UI components, like the chart, table, and query interface
  • src/stores: Flux stores for saved queries & transient table information
  • src/constants: Constants for actions, like 'received table results'
  • lib/d3 & vega, for now, until vega builds are sorted
特性
  • Export query results to JSON & CSV
  • Visualize some query results automatically
  • Share and save queries
  • Responsive on lil' screens

項目主頁:http://www.baiduhome.net/lib/view/home/1423724508342

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!