{"id":18778932,"url":"https://github.com/ramsailopal/flask-yottadb-demo","last_synced_at":"2026-05-07T05:33:26.543Z","repository":{"id":60831997,"uuid":"544817809","full_name":"RamSailopal/flask-yottadb-demo","owner":"RamSailopal","description":"A flask demo using YottaDB as a backend","archived":false,"fork":false,"pushed_at":"2022-10-10T10:08:32.000Z","size":1192,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-21T05:37:15.875Z","etag":null,"topics":["flask","mumps","python","yottadb"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/RamSailopal.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}},"created_at":"2022-10-03T09:27:41.000Z","updated_at":"2022-10-04T07:50:58.000Z","dependencies_parsed_at":"2023-01-19T19:33:32.621Z","dependency_job_id":null,"html_url":"https://github.com/RamSailopal/flask-yottadb-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RamSailopal/flask-yottadb-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2Fflask-yottadb-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2Fflask-yottadb-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2Fflask-yottadb-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2Fflask-yottadb-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamSailopal","download_url":"https://codeload.github.com/RamSailopal/flask-yottadb-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2Fflask-yottadb-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32724555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","mumps","python","yottadb"],"created_at":"2024-11-07T20:17:50.868Z","updated_at":"2026-05-07T05:33:26.511Z","avatar_url":"https://github.com/RamSailopal.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flask-yottadb-demo\n\nA simple demo of the Python Flask framework using yottadb as a backend\n\nThis demonstrates CRUD (create, update, delete) operation with YottaDB, using a front-end UI that allows the adding, amend and deletion of user details.\n\n![Alt text](flask.JPG?raw=true \"view\")\n\n# Provisioning\n\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/RamSailopal/flask-yottadb-demo)\n\nLocally:\n\n    git clone https://github.com/RamSailopal/flask-yottadb-demo.git\n    cd flask-yottadb-demo\n    docker-compose up\n    \n# Backend\n    \n    \nOn completion of the provisioning of the environment, navigate to http://serveraddress:5000/user to GET and POST data\n\n# YottaDB view\n\n    ^PATIENTS(1,\"age\")=52\n    ^PATIENTS(1,\"name\")=\"Bob Taylor\"\n    ^PATIENTS(1,\"sex\")=\"Male\"\n\n\n# Front-end\n\nA crude front-end to demonstate the use of Jinja templates has been added.\n\nTo view the front-end, navigate to:\n\nhttp://serveraddress:5001 - Locally\n\nhttps://5001-gitpodaddress - Gitpod\n\n\n# Mysql comparison\n\nThis implementation has also be done with mysql as opposed to YottaDB for comparison purposes.\n\nThe mysql implementation can be found here:\n\nhttps://github.com/RamSailopal/flask-mysql-demo\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsailopal%2Fflask-yottadb-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framsailopal%2Fflask-yottadb-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsailopal%2Fflask-yottadb-demo/lists"}