{"id":18893223,"url":"https://github.com/aspuru-guzik-group/molar","last_synced_at":"2025-04-15T00:31:40.725Z","repository":{"id":43917225,"uuid":"372855564","full_name":"aspuru-guzik-group/molar","owner":"aspuru-guzik-group","description":"Molar is a database management to make it easy to store experiment whether computational or not","archived":false,"fork":false,"pushed_at":"2022-07-15T18:16:33.000Z","size":7390,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-03-28T12:51:15.418Z","etag":null,"topics":["alembic","chemistry","chemistry-lab","chemistry-laboratory","data-science","data-structures","database","database-management","databases","fastapi","pandas","postgresql","pydata","python","python3","rest-api","sql","sqlalchemy"],"latest_commit_sha":null,"homepage":"https://molar.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aspuru-guzik-group.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":"2021-06-01T14:18:07.000Z","updated_at":"2024-10-21T12:41:22.000Z","dependencies_parsed_at":"2022-07-09T11:47:04.784Z","dependency_job_id":null,"html_url":"https://github.com/aspuru-guzik-group/molar","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/aspuru-guzik-group%2Fmolar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fmolar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fmolar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspuru-guzik-group%2Fmolar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspuru-guzik-group","download_url":"https://codeload.github.com/aspuru-guzik-group/molar/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647256,"owners_count":21139081,"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":["alembic","chemistry","chemistry-lab","chemistry-laboratory","data-science","data-structures","database","database-management","databases","fastapi","pandas","postgresql","pydata","python","python3","rest-api","sql","sqlalchemy"],"created_at":"2024-11-08T08:12:34.524Z","updated_at":"2025-04-15T00:31:39.561Z","avatar_url":"https://github.com/aspuru-guzik-group.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Molar 🦷\n\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6809291.svg)](https://doi.org/10.5281/zenodo.6809291)\n\nMolar is a database management system for PostgreSQL. Its main focus is to enable chemists and material scientist to store the results of their experiment, whether exprimental or not!\n\nIt consists of a REST API (implemented using FastAPI) and a python client. ITs main features are:\n\n - Creation / deletion of database o nuser request\n - User management per database (using JWT tokens and OAuth2)\n - Event sourcing to be sure not to lose any data\n - Client integrates with [PyData's pandas](https://pandas.pydata.org)\n - Support to have different database structure, thanks to [Alembic](https://alembic.sqlalchemy.org)\n - Easy to deploy (you just need 2 command lines, `using docker-compose`)\n\n## Docs\n\n[See here](https://molar.readthedocs.io)\n\n\n ## Installation\n\nYou can install the package through PYPI.\n\n ```bash\n  $ pip install molar\n ```\n\n If you want to install the backend, you will need extra dependancies.\n\n ```bash\n  $ pip install molar[backend]\n ```\n\n Molar ships with a command line interface that makes it easy to deploy, all you need to do is (providing docker is already installed):\n\n```bash\n  $ molarcli install local\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspuru-guzik-group%2Fmolar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faspuru-guzik-group%2Fmolar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspuru-guzik-group%2Fmolar/lists"}