{"id":20491246,"url":"https://github.com/comboy/sql_queries_count","last_synced_at":"2025-04-13T16:42:35.049Z","repository":{"id":2894839,"uuid":"3902460","full_name":"comboy/sql_queries_count","owner":"comboy","description":"Adds number of SQL queries done to your rails log.","archived":false,"fork":false,"pushed_at":"2012-04-02T16:15:39.000Z","size":116,"stargazers_count":40,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T16:08:12.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/comboy.png","metadata":{"files":{"readme":"README.rdoc","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-02T16:08:22.000Z","updated_at":"2023-10-12T15:57:43.000Z","dependencies_parsed_at":"2022-08-31T04:20:23.308Z","dependency_job_id":null,"html_url":"https://github.com/comboy/sql_queries_count","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fsql_queries_count","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fsql_queries_count/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fsql_queries_count/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comboy%2Fsql_queries_count/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comboy","download_url":"https://codeload.github.com/comboy/sql_queries_count/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248747420,"owners_count":21155448,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T17:21:05.719Z","updated_at":"2025-04-13T16:42:35.026Z","avatar_url":"https://github.com/comboy.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= SqlQueriesCount\n\n== About\n\nIt's a rails plugin that adds number of SQL queries that were done during processing request to your log. So instead of:\n\n    Completed 200 OK in 249ms (Views: 141.8ms | ActiveRecord: 9.6ms)\n\nyou will get:\n\n    Completed 200 OK in 249ms (Views: 141.8ms | ActiveRecord: 9.6ms | SQL count: 9)\n\nWorks with rails 3.0 and above.\n\n== Installation\n\nAdd in your Gemfile:\n\n    gem 'sql_queries_count'\n\nConsider including it in development group, if you want to keep your production logs intact.\n\n== License\n\nThis project rocks and uses MIT-LICENSE.\n\n== Author\n\nKacper Cieśla (comboy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomboy%2Fsql_queries_count","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomboy%2Fsql_queries_count","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomboy%2Fsql_queries_count/lists"}