{"id":21721414,"url":"https://github.com/informaticsmatters/rdkit_cartridge","last_synced_at":"2025-03-20T21:43:17.808Z","repository":{"id":80605358,"uuid":"42048986","full_name":"InformaticsMatters/rdkit_cartridge","owner":"InformaticsMatters","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-08T21:07:21.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T18:43:20.630Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InformaticsMatters.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-07T11:21:47.000Z","updated_at":"2023-05-11T14:20:30.000Z","dependencies_parsed_at":"2023-07-24T23:00:52.499Z","dependency_job_id":null,"html_url":"https://github.com/InformaticsMatters/rdkit_cartridge","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/InformaticsMatters%2Frdkit_cartridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Frdkit_cartridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Frdkit_cartridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InformaticsMatters%2Frdkit_cartridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InformaticsMatters","download_url":"https://codeload.github.com/InformaticsMatters/rdkit_cartridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244693761,"owners_count":20494503,"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-26T02:16:43.667Z","updated_at":"2025-03-20T21:43:17.802Z","avatar_url":"https://github.com/InformaticsMatters.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dockerfile for building the RDkit PostgreSQL cartridge.\nMore info on the cartridge can be [found here](http://rdkit.org/docs/Cartridge.html)\n\nTo run use something like this:\n\n`docker run -d -p 5432:5432 --name postgresdb \u003cimage id\u003e`\n\nTo install cartridge into your specific database do something like this:\n\n`docker exec -it \u003ccontainer_name\u003e psql -h localhost -U docker -c 'CREATE EXTENSION rdkit' \u003cpostgres_db_name\u003e`\n\nor from within the container:\n\n`psql -h localhost -U docker -c 'CREATE EXTENSION rdkit' \u003cpostgres_db_name\u003e`\n\t\n\nNote: this is quite a 'fat' disribution as it contains everything needed to build RDKit as well as postgreSQL.\nAs such its suitable as a general purpose hacking box, but for deployment purposes it would be possible to \ncreate a more lightweight version. I may do this in the future. Let me know if there is demand for this.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformaticsmatters%2Frdkit_cartridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finformaticsmatters%2Frdkit_cartridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finformaticsmatters%2Frdkit_cartridge/lists"}