{"id":20381409,"url":"https://github.com/nouranhaitham/dbms_property_finder","last_synced_at":"2026-02-07T08:02:00.731Z","repository":{"id":213414150,"uuid":"734076895","full_name":"NouranHaitham/DBMS_Property_Finder","owner":"NouranHaitham","description":" A comprehensive database management system for efficiently handling property ownership, client reviews, transactions, and locations.","archived":false,"fork":false,"pushed_at":"2024-09-16T22:10:05.000Z","size":6631,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T00:16:19.210Z","etag":null,"topics":["database-management","database-relationships","database-schema","entities","erdiagram","oracle","oracle-forms","sql"],"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/NouranHaitham.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":"2023-12-20T20:10:15.000Z","updated_at":"2024-09-16T22:11:54.000Z","dependencies_parsed_at":"2023-12-20T21:33:29.049Z","dependency_job_id":"10b40d78-e559-4c56-abae-426d9ba3d73e","html_url":"https://github.com/NouranHaitham/DBMS_Property_Finder","commit_stats":null,"previous_names":["niro12-coder/dbms_property_finder","nouranhaitham/dbms_property_finder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NouranHaitham/DBMS_Property_Finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouranHaitham%2FDBMS_Property_Finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouranHaitham%2FDBMS_Property_Finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouranHaitham%2FDBMS_Property_Finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouranHaitham%2FDBMS_Property_Finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NouranHaitham","download_url":"https://codeload.github.com/NouranHaitham/DBMS_Property_Finder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NouranHaitham%2FDBMS_Property_Finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29189675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"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":["database-management","database-relationships","database-schema","entities","erdiagram","oracle","oracle-forms","sql"],"created_at":"2024-11-15T02:13:45.350Z","updated_at":"2026-02-07T08:02:00.714Z","avatar_url":"https://github.com/NouranHaitham.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# DBMS_Property_Finder 🏠\n\nWelcome to the DBMS_Property_Finder project! This system provides a comprehensive database model to manage property-related information, including ownership, client reviews, and transactions. With a focus on strong entities and their interactions, this project ensures an efficient way to handle property data.\n\n## Overview 🌟\n\nThe database model features the following key components:\n- **Entities:**\n  - **Owner:** Represents individuals or organizations that own properties.\n  - **Client:** Represents individuals who review properties and engage in transactions.\n  - **Property:** Represents real estate units available in the system.\n  - **Location:** Represents the geographical location where properties are situated.\n\n- **Relationships:**\n  - **Owns:** Connects Owners to their Properties.\n  - **Makes:** Connects Clients to their Reviews of Properties.\n  - **Transacts:** Connects Clients to Transactions with Owners.\n  - **Has:** Links Properties to their Location.\n\n## Assumptions 📝\n\n- Each Client can provide only one review per Property.\n- Each Property is uniquely associated with a detailed Address through the Location entity.\n- Owners and Clients transact based on individual preferences or circumstances.\n\n## Project Components 🔍\n\n1. **Database Schema:**\n   - The schema defines the structure of the database, including tables, relationships, and constraints.\n\n2. **SQL Code:**\n   - Contains SQL scripts for creating tables, relationships, and sample data.\n\n3. **Oracle Forms Builder (FMB) File:**\n   - Includes the `.fmb` file used to design and manage database forms.\n\n## Getting Started 🚀\n\n1. **Set Up the Database:**\n   - Use the provided SQL code to create the database schema and populate it with initial data.\n   - Ensure all relationships and constraints are correctly implemented.\n\n2. **Use Oracle Forms Builder:**\n   - Open the `.fmb` file in Oracle Forms Builder to access and modify the forms.\n   - Customize the forms according to your needs and preferences.\n\n3. **Explore and Test:**\n   - Use the database schema and forms to manage properties, clients, and transactions.\n   - Test the functionality to ensure all interactions and relationships are correctly handled.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnouranhaitham%2Fdbms_property_finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnouranhaitham%2Fdbms_property_finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnouranhaitham%2Fdbms_property_finder/lists"}