Website |
Demo |
Docs |
Changelog |
Twitter
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.
- 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
Try this online demo where you can click around and see Tellery in action - no installation required!
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
.
Learn how to start analysis with Tellery:
- Configure a database to connect to your own dataset
- Create a new story
- Create a Data asset
- 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
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:
- Add a new database support in community-supported connectors
- Translation into other languages
- Issues with good first issue label
- Bugs and issues listed on GitHub