All Projects → TuiQiao → Cboard

TuiQiao / Cboard

Licence: apache-2.0
An easy to use, self-service open BI reporting and BI dashboard platform.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
java
68154 projects - #9 most used programming language
CSS
56736 projects
PLSQL
303 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Cboard

Helicalinsight
Helical Insight software is world’s first Open Source Business Intelligence framework which helps you to make sense out of your data and make well informed decisions.
Stars: ✭ 214 (-92.34%)
Mutual labels:  big-data, business-intelligence, data-visualization, dashboard
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
Stars: ✭ 26,803 (+858.96%)
Mutual labels:  business-intelligence, data-visualization, dashboard, metabase
Just Dashboard
📊 📋 Dashboards using YAML or JSON files
Stars: ✭ 1,511 (-45.94%)
Mutual labels:  big-data, business-intelligence, data-visualization, dashboard
Grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Stars: ✭ 45,930 (+1543.29%)
Mutual labels:  business-intelligence, data-visualization, dashboard
Superset
Apache Superset is a Data Visualization and Data Exploration Platform
Stars: ✭ 42,634 (+1425.37%)
Mutual labels:  business-intelligence, data-visualization, superset
Poli
An easy-to-use BI server built for SQL lovers. Power data analysis in SQL and gain faster business insights.
Stars: ✭ 1,850 (-33.81%)
Mutual labels:  business-intelligence, data-visualization, dashboard
Mprove
Open source Business Intelligence tool 🎉
Stars: ✭ 212 (-92.42%)
Mutual labels:  business-intelligence, data-visualization, dashboard
Metatron Discovery
Powerful & Easy way for big data discovery
Stars: ✭ 297 (-89.37%)
Mutual labels:  business-intelligence, data-visualization, dashboard
Abixen Platform
Abixen Platform
Stars: ✭ 530 (-81.04%)
Mutual labels:  business-intelligence, data-visualization, dashboard
Knowage Server
Knowage is the professional open source suite for modern business analytics over traditional sources and big data systems.
Stars: ✭ 276 (-90.13%)
Mutual labels:  big-data, business-intelligence, data-visualization
Tabix
Tabix.io UI
Stars: ✭ 1,152 (-58.78%)
Mutual labels:  business-intelligence, data-visualization, dashboard
Covid Charts
A collection of JavaScript-based data visualization tools and data for depicting spread of the COVID-19
Stars: ✭ 88 (-96.85%)
Mutual labels:  data-visualization, dashboard
Vizuka
Explore high-dimensional datasets and how your algo handles specific regions.
Stars: ✭ 100 (-96.42%)
Mutual labels:  big-data, data-visualization
Covid19 Dashboard
🦠 Django + Plotly Coronavirus dashboard. Powerful data driven Python web-app, with an awesome UI. Contributions welcomed! Featured on 🕶Awesome-list
Stars: ✭ 100 (-96.42%)
Mutual labels:  data-visualization, dashboard
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (-57.96%)
Mutual labels:  big-data, data-visualization
Krisk
Statistical Interactive Visualization with pandas+Jupyter integration on top of Echarts.
Stars: ✭ 111 (-96.03%)
Mutual labels:  data-visualization, dashboard
Fizzygum
a new web framework, an entire platform really, designed from the ground up to handle complex things easily. Put the power of an entire Operating System at your fingertips.
Stars: ✭ 70 (-97.5%)
Mutual labels:  data-visualization, dashboard
Pythondata
repo for code published on pythondata.com
Stars: ✭ 113 (-95.96%)
Mutual labels:  big-data, data-visualization
Databazel
The analytical and reporting solution for MongoDB
Stars: ✭ 118 (-95.78%)
Mutual labels:  data-visualization, dashboard
Ngx Gauge
A highly customizable Gauge component for Angular 9+ apps and dashboards
Stars: ✭ 158 (-94.35%)
Mutual labels:  data-visualization, dashboard

CBoard

CBoard is not only a analysis platform that supports interactive multi-dimensional report design and data analysis for user, but also a BI product development platform for developer. Powered by Shanhai Chuguo Information and Technology Co., Ltd.

  • Normal User can analysis your data or design a report by simple drag and drop operation
  • Developer can extend any type of your data datasource that you can connect by Java program

Who is using CBoard

If you wish your company's logo show on our home page, please sign in here provide a logo pic with transparent background

Architecture

Light weight architecture, common technology stack, self designed multi-dimension engine, clear optimization rule, small application running on your big data stack!

Features

  • Simple and beautiful interface and layout
  • Interactive, drag-and-drop OLAP classisc report development experience
  • One dataset, multiple report widgets. Maximize reuse query result
  • Cube level data refresh / realtime chart for quick query
  • Role Based Access Control
  • More than 20 chart types and dashboard insight or email report
  • Multiple types data source connection
    • Support JDBC data connection (Almost all kinds database that has implemented JDBC protocal)
    • Support Native Elasticsearch connection for version 1.x, 2.x, 5.x
    • Support Native Kylin connection for version 1.6
  • Lightweight architecture and concise source code, the entire project does not rely on any third-party multi-dimensional analysis tools, if you are struggling in Mondrain, CBoard could be a nice alternative for you.
  • Easy to implement your own DataProvider to connect any data source. Even for expensive commercial BI suite, it's not possible to connect all the NOSQL and NewSQL data source in the era of big data. Due to the schema of NOSQL are various, such as hash tables, arrays, trees, maps, etc., different people using the same NoSQL products designed Schema may vary widely. The user who most familiar with their storage schema are the user themselves. And it's easy to find a Java programmers to code a Class to connect their own data source. So we leave this part of work to the end user with an easy extended data connection framework in CBoard

Community Edition V.S. Enterprise Edition

Features Community Edition Enterprise Edition
Multiple kinds of data source plugins
Drag-and-drop self-service multidimensional analysis
More than 20 kinds of chart type + 明细表 + GIS中国地图
Dashboard
Near-realtime data refresh
Dashboard Layout Layout by row and column, view and design are seperated Free layout and live preview
Dashboard parameter Common filter Add date range filter, checkbox, searchable dropdown selector filter, keyword input filter
Cockpit Dashboard
Chart link Design for developers, simple support based on raw data columns Design for data analyst, complete chart linkage mechanism to support linkage to datasets, billboards
Inline chart All charts must first be saved and managed in the Widget Config design area. Support insert inline chart in dashboard.
Send report email
Regroup dimension members
Cusomize sort dimension members
Chart tunning Simple supported More powerful and easy to use
Detail data table
GIS Map chart on detail data
Data Security Chart level Control Data cell level control and support role based data access control
Folder based resource managment system Only support virtual path based folder OS likly file system solution. ACL can be managed by folder
Advantage Cross Table Supports advanced calculations such as year-on-year, aspect ratio, percentage, totals, subtotals, cell conditional styles
Dashboard iframe integeration Iframe external system integration with parameter control
SDK integeration Support
Front-end Technology Stack AngularJS VueJS + ES6 + Webpack
Professional Technology Support Escort your production environment
Road Map Maintenance-oriented Customer-oriented Road map
功能 社区版 企业版
多种数据源接入
拖拽式自助多维分析
20多种图形展示 + 明细表 + GIS中国地图
数据仪表盘
仪表盘图表定时刷新
看板布局 简单行列编辑,先保存再预览 所见即所得体检的自由布局
看板参数 通用按钮看板参数 日期范围过滤, 复选框, 可搜索下拉选择器与关键词搜索
全屏驾驶舱,监控大屏 完善自适应与高度可订制大屏设计
图表联动 面向开发人员,基于原始数据列的简单支持 完善的图表联动机制,支持联动到数据集、面向业务人员的简单配置
内联图表 所有图表必须先在图表设计区设计保存管理 可以直接在数据看板设计图表单个图表、看板、外部系统
报表邮件发送
维度成员自定义分组
维度成员自定义排序
图表微调 支持简单的图表微调 增强
明细表
基于明细数据的GIS地图
数据权限控制 图表级 单元格级别基于角色的权限控制
基于文件夹的资源管理方案 虚拟目录无文件夹方案 类似操作系统的统一实体文件夹资源方案
高级交叉表 支持同比、环比、占比、总计、小计等高级计算,单元格条件样式
IFrame外部系统集成 支持看板级别IFrame集成,可传参
SDK级别外部集成 便于个性化集成
前端技术架构 AngularJS VueJS + ES6 + Webpack,优化首页加载速度,更适应于云端部署
专业权威技术支持 为您的生产环境保驾护航
研发计划 维护为主 贴近企业实际需求的长期产品研发计划

More enterprise features please access our homepage: 上海楚果信息技术有限公司

Issues

If you like our product, you can start from our community version. With the support of commercialization of products, we will do our best to maintain the stability of the community version. In future, without affecting the company's business, it will gradually open more basic development infrastructure. Any bugs or question please feel free to post at GithubIssue system

正在招聘

我们正在寻找在相关领域有技术有热情的前端开发小伙伴, 与产品销售小伙伴, 如果您看好公司发展前景, 请将您的简历发送到: [email protected], 如果你足够优秀有机会成为我们技术合伙人哦! 职位链接

More Document

Gitter交流

  • 交流群须知
    • 在讨论相关问题之前,请务必自己阅读官方文档, 相信大部分问题您都能在文档中找到答案
    • 用户交流群是为方便CBoard使用者之间进行沟通,请注意不是答疑群,请大家能够尽量互相帮助
    • 管理员会定义清理最近3个月不曾发言的僵尸用户
    • 在Issue系统里面搜索看看是否有类似问题
    • 确定是程序上的bug请再GitHub issue系统里面创建新的issue, 参照如何真确提问创建Issue主题
      • What steps will reproduce the problem?(该问题的重现步骤是什么?)
      • What is the expected output? What do you see instead?(你期待的结果是什么?实际看到的又是什么?)
      • What version of the product are you using? On what operating system?(你正在使用产品的哪个版本?在什么操作系统上?)
      • Please provide any additional information below.(如果有的话,请在下面提供更多信息。)

Gitter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].