Description
Tellery helps data teams organize ad-hoc analyses and narrate them in one place.
Tellery brings all of your words and data into one flexible surface:
* Anomalies investigation
* Feature-specific analysis
* Campaign-oriented dashboard
* Or customize your deliverable for your own needs
Tellery allows you abstract essential business logic, and reference it in future analysis. You can define a model grasping the nuances of datasets to make your exploratory analysis organizable. Tellery uses SQL to model data, so you can easily consolidate it in dbt.
Tellery alternatives and similar software solutions
Based on the "Analytics" category.
Alternatively, view tellery alternatives based on common mentions on social networks and blogs.
-
Superset
DISCONTINUED. Apache Superset is a Data Visualization and Data Exploration Platform [Moved to: https://github.com/apache/superset] -
Metabase
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum: -
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data. -
PostHog
🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host. -
Piwik
Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests! -
GoAccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. -
Plausible
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics. -
Countly
Countly is a product analytics platform that helps teams track, analyze and act-on their user actions and behaviour on mobile, web and desktop applications. -
Fathom Analytics
Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact. -
Velox
A C++ vectorized database acceleration library aimed to optimizing query engines and data processing systems. -
ThinkUp
ThinkUp gives you insights into your social networking activity on Twitter, Facebook, Instagram, and beyond. -
Open Web Analytics
Official repository for Open Web Analytics which is an open source alternative to commercial tools such as Google Analytics. Stay in control of the data you collect about the use of your website or app. Please consider sponsoring this project. -
Chartbrew
Open-source web platform used to create live reporting dashboards from APIs, MongoDB, Firestore, MySQL, PostgreSQL, and more 📈📊 -
Socioboard
Socioboard is world's first and open source Social Technology Enabler. Socioboard Core is our flagship product. -
Mixpost
Self-hosted social media management. Schedule and organize your social content. Built with Laravel Framework. -
Rakam
📈 Collect customer event data from your apps. (Note that this project only includes the API collector, not the visualization platform) -
IG Monitoring
DISCONTINUED. 🚨 DISCONTINUED🚨 IGMonitoring - Free, self hosted Instagram Analytics and Stats -
Matomo
Leading open-source analytics platform that gives you more than just powerful analytics, formerly known as Piwik.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Tellery or a related project?
README
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.
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
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
.
Production setup
Next step
Learn how to start analysis with Tellery:
- Configure a database to connect to your own dataset
- Create a new story
- Create a Data asset
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:
- 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
*Note that all licence references and agreements mentioned in the Tellery README section above
are relevant to that project's source code only.