lol_dba
Index checker
A tool that analyzes application models to identify columns that likely need indexing and generates migration scripts for adding or removing these indexes.
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.
2k stars
14 watching
69 forks
Language: Ruby
last commit: about 1 year ago
Linked from 2 awesome lists
databasedatabase-migrationsgemmigrationsrailsrubyruby-on-railssql
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of scripts for automating administrative tasks and optimizing storage in databases. | 89 |
| A tool to identify and correct inconsistencies between application models and database schema in Ruby on Rails applications. | 1,071 |
| An AI service for efficient indexing and querying of datasets using LLMs and natural language processing techniques. | 1,660 |
| A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. | 36 |
| A lightweight, RESTful database engine based on stack data structures | 206 |
| A tool for logging changes to PostgreSQL database records in a standardized and structured way. | 1,615 |
| Service to monitor multiple RDBMS databases in real-time | 97 |
| Adds blank slates to index view for managing customers | 8 |
| A tool to reduce unnecessary queries by batching data loads | 1,050 |
| A Ruby-based application that checks Turkish banks' bin numbers against a pre-existing list. | 11 |
| A CLI tool to check the availability of web domains | 33 |
| A Magento 2 module to detect and report potential URL-related issues in product and category data for improved SEO integrity | 263 |
| Detects potential misuse of standard library variables in Go code | 43 |
| A Lua library providing bindings to the Public Suffix List (PSL) library. | 9 |
| A monitoring plugin for MySQL databases | 35 |