ananas-analytics / ananas-desktop

A hackable data integration & analysis tool to enable non technical users to edit data processing jobs and visualise data on demand.

Home Page:https://ananasanalytics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ananas Desktop

Build Status

Ananas Desktop is a hackable data integration/analysis tool to enable non technical users to edit data processing jobs and visualise data on demand. It is designed to be deeply customizable and approachable by different data team members (data scientist, data analyst, devops, data engineer etc.. ).

ananas dag screenshot ananas visualization ananas engine

Features

  • Drag and Drop Pipeline Editor
  • Low Code (Most of the analysis & processing can be done with SQL)
  • Fail fast development process : TEST locally with sampled data in seconds before you run your pipeline on live.
  • Data pipelines can be easily executed on multiple execution environments without code change (Spark, Flink etc..)
  • Support I/O sources/destination: MongoDB, MySQL, Postgresql, Files (JSON, Plain Text, CSV and Excel). More coming soon
  • Prepare data with a wide range of transformers: Union, Join, SQL, Javascript
  • Visualize data with our customizable chart builder
  • Scalable - Build once, run on any volume of data
  • Variable - parameterize your queries

Visit Ananas Analytics to learn more.

Supported Execution Platforms

More coming soon ...

Documentation

If you want to read about using Ananas Desktop, read our User guide.

If you are a contributor you can get started with the Wiki Page, Runner Documentation, and Developer Guide

Installing

  1. Download the latest Ananas release.
  2. Download the Ananas Example and import them to get started.

License

Copyright 2019 Ananas Analytics.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

A hackable data integration & analysis tool to enable non technical users to edit data processing jobs and visualise data on demand.

https://ananasanalytics.com

License:Apache License 2.0


Languages

Language:Java 47.1%Language:JavaScript 26.2%Language:TSQL 26.0%Language:Shell 0.4%Language:HTML 0.2%Language:Dockerfile 0.1%Language:CSS 0.0%