{"id":22982589,"url":"https://github.com/code-raushan/paradedb-search","last_synced_at":"2025-10-09T08:34:20.220Z","repository":{"id":245100683,"uuid":"817265565","full_name":"code-raushan/paradedb-search","owner":"code-raushan","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-01T13:59:58.000Z","size":155,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T10:15:38.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/code-raushan.png","metadata":{"files":{"readme":"README.md","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":"2024-06-19T10:55:06.000Z","updated_at":"2024-07-01T14:00:01.000Z","dependencies_parsed_at":"2024-06-19T20:47:11.022Z","dependency_job_id":"bd6489e6-4811-4479-988e-1df8b0d8fd3f","html_url":"https://github.com/code-raushan/paradedb-search","commit_stats":null,"previous_names":["code-raushan/paradedb-search"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code-raushan/paradedb-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raushan%2Fparadedb-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raushan%2Fparadedb-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raushan%2Fparadedb-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raushan%2Fparadedb-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-raushan","download_url":"https://codeload.github.com/code-raushan/paradedb-search/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-raushan%2Fparadedb-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001053,"owners_count":26082991,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-15T02:20:31.888Z","updated_at":"2025-10-09T08:34:20.204Z","avatar_url":"https://github.com/code-raushan.png","language":"TypeScript","readme":"# ParadeDB Search POC\n\nFor creating bm25 index, create sql files inside `src/sql/index` folder:\n\n```sql\nCALL paradedb.create_bm25(\n    index_name =\u003e '\u003cname_of_index\u003e',\n    table_name =\u003e '\u003cname_of_db_table\u003e',\n    key_field =\u003e '\u003cunique_identifier_field\u003e',\n    text_fields =\u003e '{\u003cfieldnames\u003e}',\n    json_fields =\u003e '{\u003cfieldnames\u003e}'\n)\n```\n\nFor executing the sql files, run the following command in the terminal:\n\n` npx ts-node src/executeSQL.ts --file sql/index/\u003csql_file_name\u003e.sql `\n\n`https://www.paradedb.com/`\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-raushan%2Fparadedb-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-raushan%2Fparadedb-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-raushan%2Fparadedb-search/lists"}