Blazer
Foreigner
Blazer | Foreigner | |
---|---|---|
17 | - | |
4,635 | 1,323 | |
0.7% | - | |
8.5 | 0.0 | |
5 days ago | about 6 years ago | |
Ruby | Ruby | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Blazer
- Blazer: Business Intelligence Made Simple
-
Is Tableau Dead?
I try to avoid these tools wherever possible, given the choice I'd always go for tools like Blazer.
https://github.com/ankane/blazer
No such luck in my current role, Looker and PowerBI are both in use by different bits of the org and nobody has the ability to delve into the underlying figures.
-
BI vs custom queries in app
As u/jaxn said you could use Blazer for this kind of thing. I would also look into materialized views or custom tables and a scheduled job that calculates the metrics they care about. That will take you a long way. Eventually you can use something like Metabase but I would put that off for as long as possible as it's really expensive and pretty involved.
-
Evidence – Business Intelligence as Code
And it's Open Source: https://github.com/evidence-dev/evidence
I'd also highly recommend Blazer https://github.com/ankane/blazer if you are into the Ruby on Rails world. It's super solid, and it's been an indispensable tool integrated to all my projects.
-
Italian watchdog bans use of Google Analytics
I use Ahoy too, but I don't have very good visibility into the data. I should spend more time building queries and creating charts. I should probably set up blazer as well: https://github.com/ankane/blazer
-
My project: railstart app
blazer
- dashboard framework
-
Using Scientist to Refactor Critical Ruby on Rails Code
The Blazer gem provides a nice way to analyze the results easily. It is simple to install and allows SQL queries to run against tables. The query here shows that the candidate implementation is significantly faster than the original.
- A Ruby-Powered Business Intelligence Tool
- Out of the Box CRUD Management Framework
Foreigner
We haven't tracked posts mentioning Foreigner yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
PgHero - A performance dashboard for Postgres
Large Hadron Migrator - Online MySQL schema migrations
Rails DB - Rails Database Viewer and SQL Query Runner
Lol DBA - lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
Upsert - Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
Seed Fu - Advanced seed data handling for Rails, combining the best practices of several methods together.