{"id":15019681,"url":"https://github.com/usox/hadb","last_synced_at":"2025-04-07T14:47:56.349Z","repository":{"id":57076148,"uuid":"49228251","full_name":"usox/hadb","owner":"usox","description":"Query sql databases using hack in strict mode","archived":false,"fork":false,"pushed_at":"2018-09-25T13:15:10.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T17:19:27.082Z","etag":null,"topics":["database","hack","hacklang","hhvm","pdo","postgresql"],"latest_commit_sha":null,"homepage":"","language":"Hack","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/usox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-07T20:16:13.000Z","updated_at":"2018-09-22T05:54:49.000Z","dependencies_parsed_at":"2022-08-24T14:55:48.985Z","dependency_job_id":null,"html_url":"https://github.com/usox/hadb","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usox%2Fhadb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usox%2Fhadb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usox%2Fhadb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usox%2Fhadb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usox","download_url":"https://codeload.github.com/usox/hadb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247675632,"owners_count":20977376,"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":["database","hack","hacklang","hhvm","pdo","postgresql"],"created_at":"2024-09-24T19:53:53.155Z","updated_at":"2025-04-07T14:47:56.323Z","avatar_url":"https://github.com/usox.png","language":"Hack","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/usox/hadb.svg?branch=master)](https://travis-ci.org/usox/hadb)\n\nHaDb - Hack DB\n==============\n\nQuery sql databases using hack in strict mode - that's it.\n\nUsage\n-----\n\nJust create a config class using the `\\Usox\\HaDb\\DatabaseConfigInterface` and\ninstantiate HaDb;\n\n```php\n$database_config = new MyDatabaseConfig();\n\n$hadb = Usox\\HaDb\\DatabaseAdapter::factory(\n  $database_config\n);\n```\n\nSupported Databases\n-------------------\n\n* PostgreSQL\n* MySql\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusox%2Fhadb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusox%2Fhadb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusox%2Fhadb/lists"}