All Projects → ruisibi → rsbi-os

ruisibi / rsbi-os

Licence: Apache-2.0 license
睿思bi开源版后台系统,基于Springboot构建,快速分析数据及可视化,0代码编写

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to rsbi-os

Vegalite
R ggplot2 "bindings" for Vega-Lite
Stars: ✭ 157 (+265.12%)
Mutual labels:  datavisualization
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Stars: ✭ 20,147 (+46753.49%)
Mutual labels:  bi
PlotsOfData
Shiny App for comparison of samples
Stars: ✭ 47 (+9.3%)
Mutual labels:  datavisualization
olap
睿思BI-OLAP开源多维分析系统
Stars: ✭ 101 (+134.88%)
Mutual labels:  bi
JimuReport
「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。
Stars: ✭ 2,895 (+6632.56%)
Mutual labels:  bi
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
Stars: ✭ 26,803 (+62232.56%)
Mutual labels:  bi
Timeline Plus
Timeline - chronological visualization of your data
Stars: ✭ 140 (+225.58%)
Mutual labels:  datavisualization
PySimpleGUI
Launched in 2018. It's 2022 and PySimpleGUI is actively developed & supported. Create complex windows simply. Supports tkinter, Qt, WxPython, Remi (in browser). Create GUI applications trivially with a full set of widgets. Multi-Window applications are also simple. 3.4 to 3.11 supported. 325+ Demo programs & Cookbook for rapid start. Extensive d…
Stars: ✭ 10,846 (+25123.26%)
Mutual labels:  datavisualization
Perspective
A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
Stars: ✭ 3,989 (+9176.74%)
Mutual labels:  bi
FlowViz
A Power BI template that provides easy to understand, actionable flow metrics and predictive analytics for your agile teams using Azure DevOps, Azure DevOps Server and/or TFS.
Stars: ✭ 150 (+248.84%)
Mutual labels:  datavisualization
rsbi-vue
睿思BI开源版-VUE版本,快速分析数据及可视化,0代码编写。
Stars: ✭ 50 (+16.28%)
Mutual labels:  bi
seed
seed自助报表展示系统
Stars: ✭ 63 (+46.51%)
Mutual labels:  bi
Superset
Apache Superset is a Data Visualization and Data Exploration Platform
Stars: ✭ 42,634 (+99048.84%)
Mutual labels:  bi
V Chart Plugin
Easily bind a chart to the data stored in your Vue.js components.
Stars: ✭ 188 (+337.21%)
Mutual labels:  datavisualization
panel-chemistry
🧪📈 🐍. The purpose of the panel-chemistry project is to make it really easy for you to do DATA ANALYSIS and build powerful DATA AND VIZ APPLICATIONS within the domain of Chemistry using using Python and HoloViz Panel.
Stars: ✭ 94 (+118.6%)
Mutual labels:  datavisualization
Awesome Interactive Journalism
A list of awesome interactive journalism projects.
Stars: ✭ 1,777 (+4032.56%)
Mutual labels:  datavisualization
Datav
Vue数据可视化组件库(类似阿里DataV,大屏数据展示),提供SVG的边框及装饰、图表、水位图、飞线图等组件,简单易用,长期更新(React版已发布)
Stars: ✭ 5,916 (+13658.14%)
Mutual labels:  bi
PlotTwist
PlotTwist - a web app for plotting and annotating time-series data
Stars: ✭ 21 (-51.16%)
Mutual labels:  datavisualization
datart
Datart is a next generation Data Visualization Open Platform
Stars: ✭ 1,042 (+2323.26%)
Mutual labels:  bi
WordCloudSharp
☁️ Ported from http://wordcloud.codeplex.com/
Stars: ✭ 49 (+13.95%)
Mutual labels:  datavisualization

睿思BI开源版-后端系统

睿思BI开源版后端系统,基于Springboot构建,采用sqlite数据库,直接运行com.ruisitech.bi.RsbiOsApplication启动系统。
⚠️ 此项目前端地址:https://github.com/ruisibi/rsbi-vue ⚠️

“睿思BI”商业智能系统是由成都睿思商智科技有限公司自主研发的企业数据分析系统。 开源版包含数据建模、数据报表、多维分析,权限管理等功能模块,方便用户快速建立一套易用,灵活、免费的数据平台,实现数据的快速分析及可视化。

产品数据库配置:

sqlite:

spring:
  datasource:
    url: jdbc:sqlite::resource:rsreport.sqlite3
    username:
    password:
    driver-class-name: org.sqlite.JDBC
pagehelper:
  helperDialect: sqlite

public/ext2/ext-config/ext-config.xml文件:

<!--修改支撑库为sqlite -->
<constant name="dbName" value="sqlite" />

mysql:

spring:
  datasource:
    url: jdbc:mysql://localhost:3306/rs_report?useUnicode=true&characterEncoding=utf-8&allowMultiQueries=true&serverTimezone=GMT%2B8
    username: root
    password: 12345678
    driver-class-name: com.mysql.cj.jdbc.Driver

public/ext2/ext-config/ext-config.xml文件:

<!--修改支撑库为mysql -->
<constant name="dbName" value="mysql" />

mysql的备份文件在datas目录下,在mysql创建 rs_report数据库后,把数据库文件还原到rs_report数据库中。

产品特点:

1.轻量级BI, 支持快速建模,快速可视化数据。
2.多维分析功能强大,支持下钻/上卷/排序/筛选/计算/聚合等多种操作方式。
3.报表使用简单,功能强大,通过拖放等方式构建分析界面, 0代码编写。
4.开放源码,采用apache2.0开源协议,用户可任意使用而不需我公司授权(企业版除外)。
 

系统功能:

1.数据建模 (支持:mysql/oracle/sqlserver/db2/postgresql/hive/kylin)
2.多维分析
3.数据报表
4.权限管理

技术支持:

请加QQ群 648548832, 此群为睿思bi技术交流。

文档地址: http://www.ruisibi.cn/book.htm
演示地址: http://bi.ruisitech.com/
快速开始: https://blog.csdn.net/zhuifengsn/article/details/79822585

产品截图:

数据建模
olap  
多维分析
1  
数据报表
2  

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].