{"id":17965932,"url":"https://github.com/bipul-hossein/postgresql_crud_operation","last_synced_at":"2026-04-11T14:35:31.404Z","repository":{"id":259112280,"uuid":"876329808","full_name":"bipul-hossein/postgresql_crud_operation","owner":"bipul-hossein","description":"A backend-only implementation demonstrating basic CRUD operations using PostgreSQL.","archived":false,"fork":false,"pushed_at":"2024-10-21T20:14:00.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:42:06.118Z","etag":null,"topics":["expressjs","nodejs","postgresql","sql"],"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/bipul-hossein.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-21T19:33:40.000Z","updated_at":"2024-10-21T20:24:57.000Z","dependencies_parsed_at":"2024-10-23T04:50:32.232Z","dependency_job_id":null,"html_url":"https://github.com/bipul-hossein/postgresql_crud_operation","commit_stats":null,"previous_names":["bipul-hossein/postgresql_crud_operation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bipul-hossein%2Fpostgresql_crud_operation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bipul-hossein%2Fpostgresql_crud_operation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bipul-hossein%2Fpostgresql_crud_operation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bipul-hossein%2Fpostgresql_crud_operation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bipul-hossein","download_url":"https://codeload.github.com/bipul-hossein/postgresql_crud_operation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247073020,"owners_count":20878980,"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":["expressjs","nodejs","postgresql","sql"],"created_at":"2024-10-29T13:06:12.041Z","updated_at":"2025-12-30T23:09:05.190Z","avatar_url":"https://github.com/bipul-hossein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"- Learn how to get a specific commit without cloning: [Get specific commit without cloning](docs/get_specific_commit_without_cloning.md)\n\n--- \n\n### PostgreSQL CRUD Operation Backend\n\nThis repository contains backend code for performing CRUD (Create, Read, Update, Delete) operations using PostgreSQL. The project is designed to demonstrate efficient and secure data handling practices with a focus on backend development.\n\n*Features:*\n- *Create:* Insert new records into the database.\n- *Read:* Retrieve records from the database.\n- *Update:* Modify existing records.\n- *Delete:* Remove records from the database.\n\n*Technologies Used:*\n- Node.js\n- Express.js\n- PostgreSQL\n\n*Installation:*\n1. *Clone the repository:*\n```bash\n   git clone \u003crepository-url\u003e\n   cd repository-name\n```\n\n2. *Install dependencies:*\n```bash\n   npm install\n```\n\n3. *Set up the database:*\n   - Create a PostgreSQL database.\n   - Update the database configuration in db/db.js.\n\n4. *Run the server:*\n```bash\n   npm start\n   npm run dev // for nodemon+\n```\n\n\n*Contribution:*\nContributions are welcome! Feel free to fork the repository and submit a pull request.\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipul-hossein%2Fpostgresql_crud_operation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbipul-hossein%2Fpostgresql_crud_operation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbipul-hossein%2Fpostgresql_crud_operation/lists"}