# Scriptis **Repository Path**: WeBank/Scriptis ## Basic Information - **Project Name**: Scriptis - **Description**: Scriptis是一款支持在线写SQL、Pyspark、HiveQL等脚本,提交给Linkis执行的数据分析Web工具,且支持UDF、函数、资源管控和智能诊断等企业级特性。 - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 167 - **Forks**: 96 - **Created**: 2019-09-20 - **Last Updated**: 2025-07-30 ## Categories & Tags **Categories**: dbmanager **Tags**: None ## README Scriptis ============ [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) English | [Chinese](docs/zh_CN/README.md) ### !This project has been merged into [DataSphereStudio](https://github.com/WeBankFinTech/DataSphereStudio) ## Introduction Scriptis is for interactive data analysis with script development(SQL, Pyspark, HiveQL), task submission(Spark, Hive), UDF, function, resource management and intelligent diagnosis. ![running](docs/en_US/images/readme/running.gif) ## Features * Script editor: Support multi-language, auto-completion, syntax highlighting and SQL syntax error-correction. * Computation engines: Based on Linkis, Scriptis connects with multiple computation engines such as Spark, Hive, Python, etc. * Runtime functionality: Complete job life cycle display and intelligent diagnosis. * Result set: Multiple result sets support, customized result set alias and one-click visualization. * Database Services: Functionalities for database management and files(CVS, Excel) import/export to/from tables. * Context: UDFs, custom variables and functions management and sharing. * Console: Customized settings for engine parameters, task/engine management and resource isolation/display. ## QuickStart Read the Quick Start [Quick Start](docs/en_US/ch1/Front-end_deployment_documentation.md) ## Comparison with similar scheduler systems ![Comparison](/docs/en_US/images/readme/Comparison.png) ## Documentations [Quick Start](docs/en_US/ch1/Front-end_deployment_documentation.md) [Quick Use](docs/en_US/ch3/Scriptis_Quick_Start.md) [User Manual](docs/en_US/ch4/Scriptis_Manual.md) [Compilation](docs/en_US/ch2/Compilation.md) ## Community If you desire immediate response, please kindly raise issues to us or scan the below QR code by WeChat and QQ to join our group: ![WeChatQQ](https://github.com/WeBankFinTech/WeDataSphere/assets/11496700/853e2b68-109f-42ba-a1b7-5e42d01b2865) ## License Scriptis is under the Apache 2.0 license. See the [LICENSE]((http://www.apache.org/licenses/LICENSE-2.0)) file for details