Skip to content

Tellery is a BI tool connecting your data and team. As easy as to use a notebook. As powerful as a data modelling tool.

License

Notifications You must be signed in to change notification settings

elihuvillaraus/tellery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tellery

Website | Demo | Docs | Changelog | Twitter

license

Tellery allows you abstract essential data transformation/business logic, and reuse it in future contexts through metrics. Metrics are maintainable and shareable data models across dashboards and reports. They are defined consistently and always up to date.

To deliver better value of the metrics, Tellery comes with a bucket of building blocks and rich text styling features. Want a real-time dashboard? A feature-specific analysis? An anomalies investigation? You can tailor it to your need to unlock the value of data.

Features

  • Declare data transformation/metrics using SQL and reuse them everywhere
  • Familiar notebook interface where you can organize charts and texts with drag-and-drop ease
  • A modern SQL editor with multi-tabs and auto-complete
  • Write analytical narratives using Markdown syntax
  • Capture exploratory analyses and associate them with bi-directional links
  • Collaborate and review work in real-time with multiplayer

Supported databases

Recording

Tellery Product Usage Recording

Getting started

Try demo

Try this online demo where you can click around and see Tellery in action - no installation required!

Run the demo project with docker

Open your terminal, and run:

# Clone the Tellery repo
git clone https://github.com/tellery/tellery.git

# Change directories into the demo directory
cd tellery/deploy/compose

# View or edit config file (optional)
# vim .env

# Run docker compose
docker-compose up

You can now access it on http://localhost:8000.

The default account is [email protected] and password is tellery.

Next step

Learn how to start analysis with Tellery:

Community support

  • Looking to get answers to questions? Join the chat on Slack
  • Read all the latest news on Twitter

Reporting bugs and contributing code

  • Want to report a bug or request a feature? Open an issue.

About

Tellery is a BI tool connecting your data and team. As easy as to use a notebook. As powerful as a data modelling tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.0%
  • Kotlin 7.4%
  • JavaScript 0.3%
  • HTML 0.1%
  • Dockerfile 0.1%
  • Shell 0.1%