{"id":26358792,"url":"https://github.com/muhammadfarooq85/mongodb-basics","last_synced_at":"2025-03-16T15:29:25.024Z","repository":{"id":282566184,"uuid":"870443172","full_name":"muhammadfarooq85/MongoDb-Basics","owner":"muhammadfarooq85","description":"This repository is about the basics of MongoDb . What is SQL ans No-SQL? It is one of the popular No-SQL type database.","archived":false,"fork":false,"pushed_at":"2024-10-10T09:50:30.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T13:37:15.012Z","etag":null,"topics":["mongodb-atlas","mongodb-database","nosql"],"latest_commit_sha":null,"homepage":"","language":null,"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/muhammadfarooq85.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-10T03:48:13.000Z","updated_at":"2024-10-10T09:50:34.000Z","dependencies_parsed_at":"2025-03-15T13:47:22.141Z","dependency_job_id":null,"html_url":"https://github.com/muhammadfarooq85/MongoDb-Basics","commit_stats":null,"previous_names":["muhammadfarooq85/mongodb-basics"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadfarooq85%2FMongoDb-Basics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadfarooq85%2FMongoDb-Basics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadfarooq85%2FMongoDb-Basics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadfarooq85%2FMongoDb-Basics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhammadfarooq85","download_url":"https://codeload.github.com/muhammadfarooq85/MongoDb-Basics/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243890389,"owners_count":20364454,"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":["mongodb-atlas","mongodb-database","nosql"],"created_at":"2025-03-16T15:29:23.074Z","updated_at":"2025-03-16T15:29:25.016Z","avatar_url":"https://github.com/muhammadfarooq85.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDb-Basics\n\n### This repository is about the basics of MongoDb . What is SQL ans No-SQL? It is one of the popular No-SQL type database.\n\n### `What is MongoDb?`\n\n#### MongoDb is No-SQL database. MongoDB is a source-available, cross-platform, document-oriented database program. MongoDB is a source-available, cross-platform, document-oriented database program. It provides flexibility, and provide easeness to handle large amount of unstructured data. Here data is stored in JSON like format.\n\n### `In which way data is stored MongoDb?`\n\n#### In mongoDb data is stored in collection and documents.\n\n### `What is collection and Documents?`\n\n#### Collection is sum of documents while documents are sum of key-value pairs.\n\n### For example:-\n\n#### Users is your collection and arfan, ahmed and arslan are documents. Each document contain a JSON key-value pair like:-\n\n```\n{\n        {\n            \"name\":\"arfan\"\n        },\n        {\n            \"name\":\"ahmed\"\n        },\n        {\n            \"name\":\"arslan\"\n       }\n}\n```\n\n### `Short History`\n\n#### MongoDb was first released in 2009. It was developed a company 10 Gen. First its name was humongous database. The product was so successful that the company renamed itself MongoDB in 2013.\n\n### `MongoDb Features`\n\n1. Scale-ability:- You can easily distribute data across various platforms as data expands.\n2. Flex-ability:- It provides flexability to manage data.\n3. Performance:- High read and write speed.\n\n### `SQL vs. NO-SQL`\n\n1) According to scalability No-Sql is better option.\n2) According to Flexability No-Sql is better option.\n3) According to performance No-Sql is better option.\n\n`Note:- These are some common comparison but not last. However i don't suggest you to rely on these points. Do hard and smart research to overcome the choice of your database.`\n\n\n### `Where SQL and NO-SQL are used.`\n\n`NoSql are used to build Social Media, gaming and IOT.`\n`Sql are used to build Social Data mart and also mobile apps.`\n\n`Note:- There are also so many discussions are available on internet. What is the best type of database for our product.`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadfarooq85%2Fmongodb-basics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammadfarooq85%2Fmongodb-basics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadfarooq85%2Fmongodb-basics/lists"}