{"id":15525113,"url":"https://github.com/staabm/anywhereindb","last_synced_at":"2025-08-03T04:33:54.821Z","repository":{"id":145003489,"uuid":"129059461","full_name":"staabm/AnyWhereInDB","owner":"staabm","description":"Needle in a Haystack: Comprehensive Search on MYSQL Database","archived":false,"fork":false,"pushed_at":"2020-08-29T06:41:38.000Z","size":35,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T11:39:12.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/staabm.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-11T08:18:59.000Z","updated_at":"2024-05-11T09:26:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"4545ea34-1f96-49f2-9574-0efccda1bda8","html_url":"https://github.com/staabm/AnyWhereInDB","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/staabm/AnyWhereInDB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staabm%2FAnyWhereInDB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staabm%2FAnyWhereInDB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staabm%2FAnyWhereInDB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staabm%2FAnyWhereInDB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/staabm","download_url":"https://codeload.github.com/staabm/AnyWhereInDB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/staabm%2FAnyWhereInDB/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261960542,"owners_count":23236574,"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-10-02T10:54:47.843Z","updated_at":"2025-06-25T22:06:29.359Z","avatar_url":"https://github.com/staabm.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"This Project is based on the sourcecode from https://code.google.com/archive/p/anywhereindb/\ninitially developed by Nafis Ahmad, https://plus.google.com/+NafisAhmad56\n\n\nNeedle in a Haystack\n\nComprehensive Search on MYSQL Database.\n\n    select * from anywhereindb where anyfield like %search_text%\n\nSometime we need to find out a small piece of string in big Database. Like where is the configuration is saved, or where is Jon's Date of birth is saved. This code is search all the tables and all the rows and columns in a MYSQL Database. The code is written in PHP. For faster result, we are only searching in the varchar field. (if anyone needs to search in other field, he can just comment the varchar selecting part.)\n\nThis code is written to help out the web developers as tool.\nHow To\n\nInstall 1. Download the anywhereindb.php 1. Drop it in your htdocs or www folder, and run it in your browser 1. Give your Database connection information 1. It's ready for work, search any string\n\nWorking\n\n    Collapse All Result\n\n            This will hide all the search result, and show how many results are there in each table\n\n    Expand All Result\n\n            This will show all the search result.\n\n    SQL\n\n            This is will show/hide SQL query for the particular tables result.\n\n    Result\n\n            This is will show/hide the particular tables result.\n\nHelpful for whom\n\n    searching a data in the database\n    understanding a new system\n    quickly find out a setting string in the database\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaabm%2Fanywhereindb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstaabm%2Fanywhereindb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstaabm%2Fanywhereindb/lists"}