{"id":20383511,"url":"https://github.com/smerth/graphql-mongo-mysql-tutorial","last_synced_at":"2026-04-07T22:31:03.860Z","repository":{"id":44507956,"uuid":"123035358","full_name":"smerth/graphql-mongo-mysql-tutorial","owner":"smerth","description":"Tutorial project for learning how to implement a Graphql server with a Mongo and a SQLite backend.","archived":false,"fork":false,"pushed_at":"2022-12-07T17:38:05.000Z","size":941,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T22:44:49.642Z","etag":null,"topics":["express-js","graphql","mongodb","mongoose","node-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/smerth.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":"2018-02-26T21:49:43.000Z","updated_at":"2022-06-17T17:09:20.000Z","dependencies_parsed_at":"2023-01-23T18:40:15.159Z","dependency_job_id":null,"html_url":"https://github.com/smerth/graphql-mongo-mysql-tutorial","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/smerth/graphql-mongo-mysql-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Fgraphql-mongo-mysql-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Fgraphql-mongo-mysql-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Fgraphql-mongo-mysql-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Fgraphql-mongo-mysql-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smerth","download_url":"https://codeload.github.com/smerth/graphql-mongo-mysql-tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smerth%2Fgraphql-mongo-mysql-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["express-js","graphql","mongodb","mongoose","node-js"],"created_at":"2024-11-15T02:23:10.158Z","updated_at":"2026-04-07T22:31:03.845Z","avatar_url":"https://github.com/smerth.png","language":"JavaScript","readme":"# GraphQL Tutorial with Mongo DB and SQLite DB\n\nA GraphQL server built with NodeJS using ExpressJS. Data persistence on the backend is provided by either a MongoDB DB or an SQLite DB.\n\n![App Screenshot](https://raw.githubusercontent.com/smerth/graphql-mongo-mysql-tutorial/master/screenshot.png)\n\n## Use\n\n* clone the repo\n* install dependancies\n\n```bash\nyarn install\n```\n\n* run the GraphQL server\n\n```bash\nyarn start\n```\n\nRunning server on port `localhost:8080/graphiql`\n\nYou can perform queries and mutations through the GraphiQL interface for Freind entities and Alien entities.\n\nFor a full explanation of the build see the docs folder.\n\n## Releases\n\n* 1.0.0 - express server with es6 support.\n* 1.1.0 - initial GraphQL setup.\n* 1.2.0 - basic GraphQL schema.\n* 1.3.0 - object types and fields.\n* 1.4.0 - query and mutation types.\n* 1.5.0 - the resolver and its role.\n* 1.6.0 - scalar types.\n* 1.7.0 - ennumeration types.\n* 1.8.0 - list of types inside another.\n* 1.9.0 - setup of graphql with mongodb.\n* 1.10.0 - setup of eslint and prettier.\n* 1.11.0 - data persistence with sql.\n* 1.12.0 - update items with mutations.\n* 1.13.0 - delete items with mutations.\n* 1.14.0 - simple query to SQLite DB.\n* 1.15.0 - query with arguments.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerth%2Fgraphql-mongo-mysql-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsmerth%2Fgraphql-mongo-mysql-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsmerth%2Fgraphql-mongo-mysql-tutorial/lists"}