Posts

Showing posts from December, 2021

This week in Databend #21

Image
  ​Databend [1]   aimed to be an open source  elastic  and  reliable  cloud warehouse, it offers blazing fast query and combines elasticity, simplicity, low cost of the cloud, built to make the Data Cloud easy. This week, the migration of the   Databend website [2]   to   Docusaurus [3 ]   was completed; it is now hosted on a service sponsored by   Vercel [4] . Please enjoy it. Big changes Below is a list of some major changes that we don't want you to miss. Features • add show create database statement  by   @Junnplus [5]   (#3573 [6] ) • support engine options and refactor github engine   by  @Junnplus [7]   ( #3542 [8] ) • impl Visitor for SQL AST   by   @GrapeBaBa [6] . (#3253 [7] ) @jackwener [9]   (#2880 [10] ) • support drop stage @GrapeBaBa [11]   (#3550 [12] ) • add mTLS support for http query server   by   @ZhiHanZ [13]   ( #3507 [14] ) • add more string...