All Projects β†’ lucapette β†’ deloominator

lucapette / deloominator

Licence: MIT license
Shed the light on your data!

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to deloominator

Carbon Charts
πŸ“Š πŸ“ˆβ €Robust dataviz framework implemented using D3 & typescript
Stars: ✭ 287 (+510.64%)
Mutual labels:  charts, d3js
hiccup-d3
D3-Charts written in Clojure
Stars: ✭ 74 (+57.45%)
Mutual labels:  charts, d3js
visualisation-lab
An experimental visualisation workbench built using Svelte
Stars: ✭ 17 (-63.83%)
Mutual labels:  vega-lite, d3js
Reaviz
πŸ“Š Data visualization library for React based on D3
Stars: ✭ 215 (+357.45%)
Mutual labels:  charts, d3js
Reaviz
πŸ“Š Data visualization library for React based on D3
Stars: ✭ 1,141 (+2327.66%)
Mutual labels:  charts, d3js
Vega Lite
A concise grammar of interactive graphics, built on Vega.
Stars: ✭ 3,568 (+7491.49%)
Mutual labels:  charts, vega-lite
Twitter-Sentiment-Analyzer
Twitter Sentiment Analyzer
Stars: ✭ 13 (-72.34%)
Mutual labels:  charts, d3js
Awesome D3
A list of D3 libraries, plugins and utilities
Stars: ✭ 4,779 (+10068.09%)
Mutual labels:  charts, d3js
Nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
Stars: ✭ 9,550 (+20219.15%)
Mutual labels:  charts, d3js
react-native-d3multiline-chart
Animated Android and iOS multiline/line/scatterPoint chart based on d3.js 🀘😎🀘
Stars: ✭ 43 (-8.51%)
Mutual labels:  charts, d3js
ChartJs2QML
QML adaptor for Chart.js 2.x that supports startup animations and tooltips
Stars: ✭ 68 (+44.68%)
Mutual labels:  charts
chartaholic
Lightning fast ⚑ Responsive SVG candlestick chart generation in Javascript
Stars: ✭ 23 (-51.06%)
Mutual labels:  charts
github-visualization
simple github visualization
Stars: ✭ 106 (+125.53%)
Mutual labels:  d3js
k8s-platform-lcm
A faster and easier way to manage the lifecycle of applications and tools, running and living around your Kubernetes platform
Stars: ✭ 186 (+295.74%)
Mutual labels:  charts
skos-play
SKOS-Play allows to print SKOS files in HTML or PDF. It also embeds xls2rdf to generate RDF from Excel.
Stars: ✭ 58 (+23.4%)
Mutual labels:  d3js
frappe charts
FrappΓ© Charts Ruby gem for Rails.
Stars: ✭ 44 (-6.38%)
Mutual labels:  charts
readme-generator-for-helm
Auto generate READMEs for Helm Charts
Stars: ✭ 112 (+138.3%)
Mutual labels:  charts
mongomeili
Keep your Mongoose Schemas synced with MeiliSearch
Stars: ✭ 33 (-29.79%)
Mutual labels:  databases
phyd3
Phylogenetic tree viewer based on D3.js
Stars: ✭ 47 (+0%)
Mutual labels:  d3js
docker-mysql-replication
master master & master slave replication in mysql
Stars: ✭ 33 (-29.79%)
Mutual labels:  databases

Deloominator

A data visualization tool for SQL users.

screenshot

You can visualize charts and group them in a dashboard to share with your team. You can schedule reports or just play around with your data. deloominator is in a very alpha stage at the moment. You can have a look at the product roadmap and at our milestones to better understand what the current status of the project is.

Table of contents:

Documentation

The latest version of our documentation is available here.

Quick start

Once you installed deloominator, you can launch the application from a terminal emulator. deloominator needs at least one data source to work with. The following command:

$ export DELOOMINATOR_SOURCES=postgres://localhost/example?sslmode=disable 
$ deloominator

will automatically launch the application in the browser so that you can start playing around with it. You can find a list of available options by running the following command:

$ deloominator --help

deloominator uses only environment variables for configuration. The easiest way to learn how to configure and run deloominator is reading our run.example.

User Manual

Please refer to our user manual to learn more about deloominator features. Note that the document serves as an entry point for the product roadmap at the moment.

Demo

Coming soon!

Installation guide

deloominator has zero external dependencies; what you need is a binary for your operating system and we offer multiple installation procedures.

Standalone

deloominator can be installed as an executable. Download the latest compiled binary and put it anywhere in your executable path.

Source

Please refer to our contributing guidelines to build and install deloominator from the source.

How to contribute

We welcome (and love) every form of contribution! Good entry points to the project are:

If you're still not sure where to start, please open a new issue and we'll gladly help you get started.

Code of Conduct

You are expected to follow our code of conduct when interacting with the project via issues, pull requests or in any other form. Many thanks to the awesome contributor covenant initiative!

License

MIT License Copyright (c) [2017] Luca Pette

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