Data transformation in Clojure

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • data.json

    JSON in Clojure

  • Reading and writing JSON from Clojure is very easy. Probably the easiest library to use would be clojure.data.json, though it's not the most performant. If you need better performance, jsonista is probably what you need.

  • jsonista

    Clojure library for fast JSON encoding and decoding.

  • Reading and writing JSON from Clojure is very easy. Probably the easiest library to use would be clojure.data.json, though it's not the most performant. If you need better performance, jsonista is probably what you need.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • meander

    Tools for transparent data transformation

  • Meander is good at shape-rotating if that's what you're asking https://github.com/noprompt/meander/

  • PurefunctionPipelineDataflow

    My Blog: The Math-based Grand Unified Programming Theory: The Pure Function Pipeline Data Flow with principle-based Warehouse/Workshop Model

  • Implement relational data model and programming based on hash-map (NoSQL)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Working with large maps

    3 projects | /r/Clojure | 28 Jul 2022
  • Clojure's JSON ecosystem: Choosing a JSON library

    1 project | /r/Clojure | 2 Jun 2021
  • How do I walk a complex map and remove keys based on a schema ?

    3 projects | /r/Clojure | 12 Mar 2021
  • Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 2 Executing SQL statements

    2 projects | dev.to | 19 Feb 2024
  • Datalog in 100 lines of JavaScript (2022)

    5 projects | news.ycombinator.com | 22 Jan 2024