All Projects → fsanaulla → Chronicler

fsanaulla / Chronicler

Licence: apache-2.0
Scala toolchain for InfluxDB

Programming Languages

scala
5932 projects
macros
77 projects

Projects that are alternatives of or similar to Chronicler

Flink Learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
Stars: ✭ 11,378 (+47308.33%)
Mutual labels:  spark, influxdb
Logisland
Scalable stream processing platform for advanced realtime analytics on top of Kafka and Spark. LogIsland also supports MQTT and Kafka Streams (Flink being in the roadmap). The platform does complex event processing and is suitable for time series analysis. A large set of valuable ready to use processors, data sources and sinks are available.
Stars: ✭ 97 (+304.17%)
Mutual labels:  spark, influxdb
Spark As Service Using Embedded Server
This application comes as Spark2.1-as-Service-Provider using an embedded, Reactive-Streams-based, fully asynchronous HTTP server
Stars: ✭ 46 (+91.67%)
Mutual labels:  spark, akka-http
influxdb-php-sdk
InfluxDB PHP SDK - UDP/IP or HTTP adapters for read and write data
Stars: ✭ 88 (+266.67%)
Mutual labels:  influxdb, udp
Parquet Generator
Parquet file generator
Stars: ✭ 16 (-33.33%)
Mutual labels:  spark
Spark Redis
A connector for Spark that allows reading and writing to/from Redis cluster
Stars: ✭ 773 (+3120.83%)
Mutual labels:  spark
Sparklyr
R interface for Apache Spark
Stars: ✭ 775 (+3129.17%)
Mutual labels:  spark
Stream Reactor
Streaming reference architecture for ETL with Kafka and Kafka-Connect. You can find more on http://lenses.io on how we provide a unified solution to manage your connectors, most advanced SQL engine for Kafka and Kafka Streams, cluster monitoring and alerting, and more.
Stars: ✭ 753 (+3037.5%)
Mutual labels:  influxdb
Scale
Another example of a REST API with Akka HTTP
Stars: ✭ 23 (-4.17%)
Mutual labels:  akka-http
Spark Scala Tutorial
A free tutorial for Apache Spark.
Stars: ✭ 907 (+3679.17%)
Mutual labels:  spark
Sparkling Water
Sparkling Water provides H2O functionality inside Spark cluster
Stars: ✭ 887 (+3595.83%)
Mutual labels:  spark
Goodreads etl pipeline
An end-to-end GoodReads Data Pipeline for Building Data Lake, Data Warehouse and Analytics Platform.
Stars: ✭ 793 (+3204.17%)
Mutual labels:  spark
Yandex Big Data Engineering
Stars: ✭ 17 (-29.17%)
Mutual labels:  spark
Parallec
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
Stars: ✭ 777 (+3137.5%)
Mutual labels:  udp
Kylo
Kylo is a data lake management software platform and framework for enabling scalable enterprise-class data lakes on big data technologies such as Teradata, Apache Spark and/or Hadoop. Kylo is licensed under Apache 2.0. Contributed by Teradata Inc.
Stars: ✭ 916 (+3716.67%)
Mutual labels:  spark
Angel
A Flexible and Powerful Parameter Server for large-scale machine learning
Stars: ✭ 6,458 (+26808.33%)
Mutual labels:  spark
Varken
Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana for a frontend
Stars: ✭ 829 (+3354.17%)
Mutual labels:  influxdb
Es Cqrs Shopping Cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
Stars: ✭ 19 (-20.83%)
Mutual labels:  akka-http
Szt Bigdata
深圳地铁大数据客流分析系统🚇🚄🌟
Stars: ✭ 826 (+3341.67%)
Mutual labels:  spark
Node Influx
📈 The InfluxDB Client for Node.js and Browsers
Stars: ✭ 820 (+3316.67%)
Mutual labels:  influxdb

Chronicler

Open-source Scala toolchain for InfluxDB.

Build Status Codacy Badge Maven Central Join the chat at https://gitter.im/chronicler/Lobby

Features

  • Multiple backend
  • Flexible API
  • Code generation with macros
  • High modularity
  • Response streaming
  • Data compression (in-progress)
  • Spark support (located here)
  • Kafka sink (in-progress)

Documentation

  1. Modules
  2. Get Started
  3. Clients tutorial
  4. Read operation
  5. Write operation
  6. Database management
  7. User management
  8. CQ management
  9. Subscription management
  10. RP management
  11. Shards management
  12. Response handling
  13. Macros
  14. Utils
  15. Streaming
  16. Data compression

Inspirations

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