实际上cubejs cli 是可以使用的,只是官方文档对于dbtype 说明的问题
使用如下命令我们可以创建prestodb 的基本项目

 
cubejs create -d prestodb mydemo
 

效果

- Creating project structure
- Installing server dependencies
npm WARN deprecated joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
> core-js@2.6.9 postinstall /Users/dalong/mylearning/cubejs-project/mydemo/node_modules/core-js
> node scripts/postinstall || echo "ignore"
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
npm notice created a lockfile as package-lock.json. You should commit this file.
+ @cubejs-backend/server@0.10.16
added 177 packages from 188 contributors and audited 403 packages in 9.446s
found 0 vulnerabilities
- Installing DB driver dependencies
+ @cubejs-backend/prestodb-driver@0.10.16
added 4 packages from 12 contributors and audited 413 packages in 2.664s
found 0 vulnerabilities
- Writing files from template
- mydemo app has been created 												

最新文章

  1. 对json数据的遍历
  2. TeeChart常用编程语句汇总(C#)
  3. Android 手机蓝牙接收文件夹
  4. 《Linux内核分析》第二周 操作系统是如何工作的?
  5. excel相关
  6. 【Linux】部署cobbler
  7. 五、Eclipse编写struts.xml没有提示的问题
  8. head first-----decorate design pattern
  9. 2、Lucene 最简单的使用(小例子)
  10. js操作styleSheets
  11. Sqlserver中Over函数
  12. 广告基本知识-ROI分解
  13. PS切图篇(一)---界面设置
  14. AR入门系列-02-Vuforia在Unity3d编辑器的使用
  15. 使用linux perf工具生成java程序火焰图
  16. Oracle约束、索引
  17. CentOS7+CDH5.14.0安装全流程记录,图文详解全程实测-1虚拟机安装及环境初始化
  18. Linux学习笔记之三————Linux命令概述
  19. (转)Understanding Memory in Deep Learning Systems: The Neuroscience, Psychology and Technology Perspectives
  20. MySQL 瓶颈及应对措施

热门文章

  1. EasyExcel写文件
  2. mysql 导入sql大文件
  3. CF1109F Sasha and Algorithm of Silence's Sounds LCT、线段树
  4. redis cluster slots数量 为何是16384(2的14次方)
  5. 面试官再问Redis分布式锁如何续期?这篇文章甩 他一脸
  6. JDBC模糊查询的4种方式
  7. Vue学习之npm常用命令及参数小结(十四)
  8. 关于 Safari 浏览器不支持 location [ window.location.href window.open()] 跳转问题的解决方案
  9. iOS多线程GCD简介(一)
  10. MySQL Replication--复制延迟02--exec_time测试