🗻产品及数据盐分
☆14Jan 11, 2020Updated 6 years ago
Alternatives and similar repositories for pm-salt
Users that are interested in pm-salt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个基于ElasticSearch的业务日志记录工具☆10Nov 5, 2018Updated 7 years ago
- 基于TBSchedule开发的一个分布式任务调度框架,可以解析任务间的依赖,并执行任务(执行Shell、bat脚本)☆12Aug 5, 2016Updated 9 years ago
- chrome浏览器扩展,复制各大平台文章为本地文章☆26May 1, 2026Updated 3 weeks ago
- ☆15Aug 25, 2014Updated 11 years ago
- 使用shell脚本部署Apache Doris (incubating) FE & BE☆11Jul 8, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 批量处理小工具:①批量将word文档转换为pdf②给pdf文档批量添加水印☆12May 11, 2022Updated 4 years ago
- 数据中后台高阶组件☆12May 5, 2026Updated 3 weeks ago
- 华为软件精英挑战赛2019,实时计算全图路况,每辆车在每个时刻(或隔几个时刻)根据自身信息生成自己的权重矩阵,利用SPFA算法动态规划路径☆10Apr 14, 2019Updated 7 years ago
- echarts大屏展示得数据可视化☆11Sep 6, 2018Updated 7 years ago
- Spark Streaming与OpenCV传感器数据实时获取☆13Jun 20, 2016Updated 9 years ago
- 基于sqoop封装的一个通用的抽取工具,方便数据平台界面提交任务以及数据源管理☆10May 2, 2017Updated 9 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- 离线调度, hive, 任务依赖, 任务调度, 大数据开发平台☆14May 10, 2018Updated 8 years ago
- Spark Streaming ETL jobs for Mozilla Telemetry☆18Dec 5, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 在规格文件上 直接执行SQL,无数据库依赖,基于Java8的流计算和Lamdba表达式。☆10Jun 15, 2017Updated 8 years ago
- 万联物联网平台,基于Java8,Spring Boot2.2.13 ,SpringMVC,AdminLTE等开发。支持物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,HTTP等),灵活接入不同厂家不同协议等设备。实时数据处理,设备告…☆20Apr 17, 2024Updated 2 years ago
- Apache Flink自述理解与代码☆13Mar 9, 2019Updated 7 years ago
- 一套对于clickhouse的封装:过亿数据的秒级查询,不得不爱的clickhouse☆13Sep 23, 2020Updated 5 years ago
- 晋江文学城大数据分析项目☆11Jul 6, 2019Updated 6 years ago
- 使用K8S部署Apache Doris (incubating)(原百度palo)☆12May 15, 2019Updated 7 years ago
- A shell script to automate the operations of sqoop☆11Mar 29, 2021Updated 5 years ago
- 数据仓库KETTLE ETL资源库☆14Jun 11, 2015Updated 10 years ago
- 襄阳智慧交通大数据平台建设☆15Jun 25, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- SpringBoot + Apache Mahout 推荐引擎 基于用户评分数据推荐相关电影☆11Jun 7, 2018Updated 7 years ago
- 中阳保险管理系统☆14Aug 28, 2018Updated 7 years ago
- web版抖音采集的一种解决方案☆19Jul 8, 2020Updated 5 years ago
- better performance for kylin query☆15Jun 14, 2019Updated 6 years ago
- Pinot 是一个实时分布式的 OLAP 数据存储和分析系统。LinkedIn 使用它实现低延迟可伸缩的实时分析。Pinot 从离线数据源(包括 Hadoop 和各类文件)和在线数据源(如 Kafka)中攫取数据进行分析。Pinot 被设计是可以进行水平扩展的☆16Nov 8, 2015Updated 10 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 基于PowerCenter的数据质量监控系统☆13Dec 27, 2017Updated 8 years ago
- 数据库访问中间件,统一的标准sql查询,底层可以是不同的数据库包括mysql、ElasticSearch、kylin、presto等。☆14Apr 21, 2018Updated 8 years ago
- EserKnife☆14May 11, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Implementation of Residual Learning with Stochastic Depth http://arxiv.org/pdf/1603.09382v2.pdf☆10Jun 6, 2016Updated 9 years ago
- Spark混合推荐系统大数据监控平台☆11May 1, 2018Updated 8 years ago
- - 由于是实时弹幕,所以需要时时刻刻读取数据库内容,可是大量的ajax请求会影响服务器性能。于是就使用了goeasy第三方实时消息推送框架。 - 弹幕的动态化可以使用jquery的animate动画来实现 - 至于把弹幕消息发送到数据库就更简单了 ,随便一个请求就可以…☆12Nov 1, 2018Updated 7 years ago
- 新零售大数据平台-运维监控平台的开发☆14Jan 14, 2019Updated 7 years ago
- 整合报表工具☆11Oct 20, 2017Updated 8 years ago
- 基于MUI的跨平台APP,提供数据展示及图表功能☆13May 19, 2017Updated 9 years ago
- IntelligetnScissor implemented by C++.☆12Apr 20, 2018Updated 8 years ago