#
sql-syntax
Here are 9 public repositories matching this topic...
A complete IndexedDB wrapper with SQL like syntax.
javascript
wrapper
library
typescript
sql
storage
javascript-library
typescript-library
indexeddb
sql-syntax
jsstore
indexeddb-examples
-
Updated
Jul 30, 2020 - JavaScript
A javascript library providing a new data structure for datascientists and developpers
javascript
data
functional
sql
datastructures
matrix
data-frame
datascience
manipulation
dataframe
groupby
sql-syntax
-
Updated
Jun 5, 2020 - JavaScript
Access MYSQL database with other sql languages(for example, ORACLE's sql)
-
Updated
Jun 4, 2018 - C++
-
Updated
Jul 18, 2020 - JavaScript
Read metadata from the ORACLE database and return a string with the representation using the Quick SQL syntax.
-
Updated
Apr 23, 2018 - PLSQL
Improve this page
Add a description, image, and links to the sql-syntax topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sql-syntax topic, visit your repo's landing page and select "manage topics."
2019/12/02 和Yi Wang沟通交流考虑SQLFLOW可以支持如下的特性
一、基础功能:好用的工具需要一个更加简易友好的界面,让业务开发/分析更加简单
1)设计分析类工具,提供自动联想输入、快速语法、常见语义错误,提升用户体验
应用场景:提供IDE的自动联想功能,提高开发效率;语法和基本语义提前检查,避免提交到后台,执行较长时间后报错
2)大数据量时时间较长,建议提供任务(job)管理、允许用户了解数据执行的状态、监控进度、提供动态调试、watch能力,方便用户感知和调优
应用场景:耗时任务可以快速了解整体进度,提供一些中间的过程信息、耗时等,方便用户进行调优,优化开发
3) 安全权限、用户管理、
应用场景:增加新的数据分析人员、用户权