Signal
Advertise
Signal
Advertise
Sign in
Submit
Discover trends that matter
Trending repositories
Daily
Weekly
Monthly
Yearly
Live mentions
Topics
GitHub trending
Repositories
Developers
Insights
Stats
Log in
abhiraj-ku/iCli — GitHub trending stats & insights | Trendshift
Omnigraph
Bifrost
abhiraj-ku/iCli
Suggest the indexing strategy for your database
Visit GitHub
Like abhiraj-ku/iCli, 0 likes
0
Bookmark abhiraj-ku/iCli, 0 bookmarks
0
Go
1
1 contributors
Social mentions
Recent discussions about this repository across the web
Building a postgres advisor cli. (update & fixes) How to use: just point it at a db. it finds full-table scans and indexes nobody is using. It gives actionable sql Unused index report , and…
@abhirajabhi312 · x.com
We can now check for unused indexes now. this is so useful as this gives you clear view which indexes are used and which are not so you can safely remove them. postgres built in functions like…
@abhirajabhi312 · x.com
Almost dropped a table in today because I forgot EXPLAIN ANALYZE actually runs the query 💀 changed to pure JSON execution plans, added a regex param sanitizer, and built a recursive Go tree-walker…
@abhirajabhi312 · x.com
Made some progress on pg_advisor today. It now fetches query stats from Postgres and can generate JSON EXPLAIN plans for queries. under the hood it uses Explain and pg_stat_statements Slowly turning…
@abhirajabhi312 · x.com
Repository activities
repository's daily and monthly activities across stars, forks, merged PRs, issues, and closed issues