Skip to content

tellery/tellery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tellery

Website | Demo | Docs | Changelog | Twitter

license

Tellery lets you build metrics using SQL and bring them to your team. Metrics are defined consistently and constantly updated, no longer scattered across tools, and recreated with no oversight.

Features

  • Let business users get answers in just a few clicks. No longer communicate in tables and columns.
  • Build beautiful documents & dashboards visually with drag-and-drop ease
  • An editor with rich text styling features, slash commands, and markdown support
  • A modern SQL editor with multi-tabs and auto-complete
  • Model your data with just SQL and reference like CTEs
  • Review work and collaborate in real-time with multiplayer
  • Import dbt models and sources and inspect their metadata while editing SQL

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 admin@tellery.local and password is tellery.

Production setup

Next step

Learn how to start analysis with Tellery:

Community support

  • Looking to get answers to questions? Join the chat on Discord
  • Want to report a bug or request a feature? Open an issue.
  • Read all the latest news on Twitter

Contributing

Contributions of any kind welcome! If you’re looking for ways to get started, here's a list of ways to help us improve Tellery: