-
Updated
Jul 1, 2021
databases

A database is a structured set of data held in a computer, most often a server. Databases use a database management system (DBMS) that interacts with users, similar to a lookup table. Modern databases are designed to allow for creation, querying, updating, and administration of the data it holds.
Here are 915 public repositories matching this topic...
-
Updated
Jan 22, 2020
-
Updated
Jul 23, 2021 - Go
When you change a query state filter e.g. showing 'Finished' queries or 'User Error' queries, the Show Limit is not respected immediately resulting in all queries being rendered. If a re-order interval is set then Show Limit is applied on the next query refresh. If there are a large number of queries in the history this can result in the browser crashing on the first render.
The following two c
-
Updated
Jul 22, 2021 - Go
-
Updated
Oct 4, 2020 - Python
-
Updated
Jul 22, 2021 - Ruby
-
Updated
Feb 13, 2021 - Python
-
Updated
Jan 23, 2021
-
Updated
Jul 16, 2021 - Svelte
-
Updated
Jul 20, 2021 - Go
需要绑定的变量对应的tag未生效
-
Updated
Aug 7, 2020 - Python
-
Updated
Jan 27, 2021 - Shell
-
Updated
Jun 21, 2021 - Shell
-
Updated
May 11, 2021 - Go
-
Updated
Jul 23, 2021 - C
-
Updated
Jun 29, 2021 - Rust
-
Updated
Apr 17, 2021 - PHP
-
Updated
Jul 17, 2021 - Go
-
Updated
Jul 23, 2021 - C++
-
Updated
Jul 24, 2021 - Python
-
Updated
Dec 1, 2019
-
Updated
Sep 21, 2020 - Java
Describe the issue
If indexes are incrementally refreshed, Hyperspace.explain
will not display Indexes Used
even if indexes are applied.
The culprit is https://github.com/microsoft/hyperspace/blob/ad4b3af899f402544f04840ae7f4204e0627018a/src/main/scala/com/microsoft/hyperspace/index/plananalysis/PlanAnalyzer.scala#L216 and https://github.com/microsoft/hyperspace/blob/ad4b3af899f402544f
- Wikipedia
- Wikipedia
2019/12/02 和Yi Wang沟通交流考虑SQLFLOW可以支持如下的特性
一、基础功能:好用的工具需要一个更加简易友好的界面,让业务开发/分析更加简单
1)设计分析类工具,提供自动联想输入、快速语法、常见语义错误,提升用户体验
应用场景:提供IDE的自动联想功能,提高开发效率;语法和基本语义提前检查,避免提交到后台,执行较长时间后报错
2)大数据量时时间较长,建议提供任务(job)管理、允许用户了解数据执行的状态、监控进度、提供动态调试、watch能力,方便用户感知和调优
应用场景:耗时任务可以快速了解整体进度,提供一些中间的过程信息、耗时等,方便用户进行调优,优化开发
3) 安全权限、用户管理、
应用场景:增加新的数据分析人员、用户权