| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

一个快速和高效的数据接口: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.open-open.com/lib/view/home/1423724508342

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1423724508342.html
SQL stickshift