当前位置: 首页 > 软件库 > Web应用开发 > Web框架 >

superset

授权协议 Apache-2.0 License
开发语言 Python
所属分类 Web应用开发、 Web框架
软件类型 开源软件
地区 不详
投 递 者 谭京
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Superset

Build Status

Superset

A modern, enterprise-ready business intelligence web application.

Why Superset? |Supported Databases |Installation and Configuration |Release Notes |Get Involved |Contributor Guide |Resources |Organizations Using Superset

Screenshots & Gifs

Gallery


View Dashboards


Slice & dice your data


Query and visualize your data with SQL Lab


Visualize geospatial data with deck.gl


Choose from a wide array of visualizations


Why Superset?

Superset provides:

  • An intuitive interface for visualizing datasets andcrafting interactive dashboards
  • A wide array of beautiful visualizations to showcase your data
  • Code-free visualization builder to extract and present datasets
  • A world-class SQL IDE for preparing data for visualization, including a rich metadata browser
  • A lightweight semantic layer which empowers data analysts to quickly define custom dimensions and metrics
  • Out-of-the-box support for most SQL-speaking databases
  • Seamless, in-memory asynchronous caching and queries
  • An extensible security model that allows configuration of very intricate ruleson who can access which product features and datasets.
  • Integration with majorauthentication backends (database, OpenID, LDAP, OAuth, REMOTE_USER, etc)
  • The ability to add custom visualization plugins
  • An API for programmatic customization
  • A cloud-native architecture designed from the ground up for scale

Supported Databases

Superset can query data from any SQL-speaking datastore or data engine (e.g. Presto or Athena) that has a Python DB-API driver and a SQLAlchemy dialect.

Here are some of the major database solutions that are supported:

A more comprehensive list of supported databases along with the configuration instructions can be foundhere.

Want to add support for your datastore or data engine? Read more here about the technical requirements.

Installation and Configuration

Extended documentation for Superset

Get Involved

Contributor Guide

Interested in contributing? Check out ourCONTRIBUTING.mdto find resources around contributing along with a detailed guide onhow to set up a development environment.

Resources

  • 一. Superset 概述   Superset是Airbnb开源BI数据分析与可视化平台(曾用名Caravel、Panoramix),该工具主要特点是可自助分析、自定义仪表盘、分析结果可视化(导出)、用户/角色权限控制,还集成了一个SQL编辑器,可以进行SQL编辑查询等,原来是用于支持Druid的可视化分析,后面发展为支持很多种关系数据库及大数据计算框架,如:mysql, oracle, Po

  •        Apache Superset是一个开源的、现代的、轻量级BI分析工具,能够对接多种数据源、拥有丰富的图表展示形式、支持自定义仪表盘,且拥有友好的用户界面,十分易用。 创建Python3.7环境 1)配置conda国内镜像 [atguigu@hadoop102 ~]$ conda config --add channels https://mirrors.tuna.tsinghua.

  • Superset概述 Apache Superset 是一个现代的数据探索和可视化平台。功能强大且十分易用,可对接各种数据源,包括很多现代的大数据分析引擎,拥有丰富的图表展示形式,并且支持自定义仪表盘 环境说明 : 服务器操作系统为 CentOS 7,Superset 对接的数据源为 MySQL 数据库 Superset官网地址:http://superset.apache.org/ Supers

 相关资料
  • 问题内容: 我目前通过Apache Superset中的druid连接器连接到druid集群。听说SQL可用于查询druid。是否可以将我的SQL数据库连接指向druid? 问题答案: 请按照以下步骤 您需要使用最新版本的来启用sqlalchemy支持。对我来说,pydruid 0.4.1正常工作。 在Superset上的“数据库”部分中,您需要使用Broker ip / host提供 代理。 您

  • set1是set2的超集吗? 语法 (Syntax) 以下是语法。 (superset? set1 set2) Parameters - 'set1'是第一组元素。 'set2'是第二组元素。 Return Value - 如果set1是set2的超集,则Return Value true,否则返回false。 例子 (Example) 以下是超集的例子? 在Clojure。 (ns cloju

  • Superset 是 Airbnb (知名在线房屋短租公司)开源的数据探查与可视化平台(曾用名 Panoramix、Caravel ),该工具在可视化、易用性和交互性上非常有特色,用户可以轻松对数据进行可视化分析。Superset 也是一款企业级商业智能 Web 应用程序。 Superset 已捐赠给 Apache 软件基金会,目前处于孵化阶段。 核心功能: 快速创建数据可视化互动仪表盘 丰富的可

  • 修改superset前端文件,(superset-frontend文件夹下的文件)。npm run dev-server 和 superset run -p 8088前后端分别启动,访问前端链接,会发现对前端界面的修改是已经生效的。。。。。但是npm run -p 8088直接运行superset项目,访问对应的链接,发现前端的修改没有生效,(修改后,有重新打包前端项目,打包成功,在superse

相关阅读

相关文章

相关问答

相关文档