{"id":31542113,"url":"https://github.com/dianac01/dulcinela-relational-db","last_synced_at":"2026-05-16T18:02:09.678Z","repository":{"id":311370895,"uuid":"1043308845","full_name":"DianaC01/dulcinela-relational-db","owner":"DianaC01","description":"Relational database project implemented in SQL Server (tables, functions, stored procedures, views, and sample queries)","archived":false,"fork":false,"pushed_at":"2025-08-23T15:30:09.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T20:47:17.789Z","etag":null,"topics":["database","relational-databases","sql","sql-server","stored-procedures","tsql","views"],"latest_commit_sha":null,"homepage":"","language":"TSQL","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/DianaC01.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,"zenodo":null}},"created_at":"2025-08-23T15:26:53.000Z","updated_at":"2025-08-23T15:31:04.000Z","dependencies_parsed_at":"2025-08-24T11:55:48.857Z","dependency_job_id":"0d6fe8c7-5ee1-462e-b795-7671c85c0c95","html_url":"https://github.com/DianaC01/dulcinela-relational-db","commit_stats":null,"previous_names":["dianac01/dulcinela-relational-db"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DianaC01/dulcinela-relational-db","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaC01%2Fdulcinela-relational-db","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaC01%2Fdulcinela-relational-db/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaC01%2Fdulcinela-relational-db/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaC01%2Fdulcinela-relational-db/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DianaC01","download_url":"https://codeload.github.com/DianaC01/dulcinela-relational-db/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaC01%2Fdulcinela-relational-db/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"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":["database","relational-databases","sql","sql-server","stored-procedures","tsql","views"],"created_at":"2025-10-04T11:30:42.879Z","updated_at":"2026-05-16T18:02:09.668Z","avatar_url":"https://github.com/DianaC01.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dulcinela – Relational Database Project 🍰\n\nA relational database for a confectionery chain (**Dulcinela**), implemented with T-SQL (SQL Server).  \nThe project includes **tables**, **UDFs**, **stored procedures**, **views**, and **example queries**.\n\n## 📦 Contents\n- `src/Q01_Tables.sql` — schema creation (database + tables, PK/FK, constraints)\n- `src/Q02_UDFs.sql` — user-defined functions (scalar/inline-table valued)\n- `src/Q03_SPs.sql` — stored procedures (insert/update/reporting/workflows)\n- `src/Q04_Views.sql` — views for reporting\n- `src/Q05_Queries.sql` — sample analytical queries\n- `docs/Descriere.pdf` — short description (RO)\n\n## 🧰 Target Platform\nDesigned for **SQL Server** (T-SQL). Minor adjustments may be needed for other RDBMS.\n\n## ▶️ How to Use\n1. Open **SQL Server Management Studio (SSMS)** or Azure Data Studio.  \n2. Run, in order:\n   - `Q01_Tables.sql` (creates DB `Dulcinela` and base tables)\n   - `Q02_UDFs.sql`\n   - `Q03_SPs.sql`\n   - `Q04_Views.sql`\n   - `Q05_Queries.sql` (examples)\n3. Optionally, add seed data (INSERTs) if not already provided.\n\n## 🧩 Highlights (examples)\n- Low-stock products per category \u0026 store (inline TVF)\n- High-value orders filtered by city (TVF + JOINs)\n- Aggregated sales per store/product (views)\n\n## 🔖 Topics\n`sql-server`, `tsql`, `database`, `relational-database`, `stored-procedures`, `views`\n\n## 📄 License\nConsider adding a license (e.g., MIT) for reuse.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianac01%2Fdulcinela-relational-db","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdianac01%2Fdulcinela-relational-db","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdianac01%2Fdulcinela-relational-db/lists"}