{"id":26862247,"url":"https://github.com/kunkristoffer/movie-database","last_synced_at":"2026-01-11T11:04:21.145Z","repository":{"id":239735451,"uuid":"800386331","full_name":"kunkristoffer/movie-database","owner":"kunkristoffer","description":"Group project in SQL @ kodehode","archived":false,"fork":false,"pushed_at":"2024-05-16T07:09:43.000Z","size":145,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T02:35:47.674Z","etag":null,"topics":["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/kunkristoffer.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-05-14T08:30:09.000Z","updated_at":"2024-05-16T07:09:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"3fd1a303-b30e-495a-a2bc-4427ce7329c1","html_url":"https://github.com/kunkristoffer/movie-database","commit_stats":null,"previous_names":["kristofferfh/movie-database","kunkristoffer/movie-database"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kunkristoffer/movie-database","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunkristoffer%2Fmovie-database","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunkristoffer%2Fmovie-database/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunkristoffer%2Fmovie-database/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunkristoffer%2Fmovie-database/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kunkristoffer","download_url":"https://codeload.github.com/kunkristoffer/movie-database/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kunkristoffer%2Fmovie-database/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28301428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T08:21:30.231Z","status":"ssl_error","status_checked_at":"2026-01-11T08:21:26.882Z","response_time":60,"last_error":"SSL_read: 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":["sql"],"created_at":"2025-03-31T02:35:50.173Z","updated_at":"2026-01-11T11:04:21.129Z","avatar_url":"https://github.com/kunkristoffer.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# movie-database\nGroup project in SQL @ kodehode.\n\n## Schema Structure\n![Alt text](assets/visualization.jpg?raw=true \"Visualization of projects schema structure\")\n\n## Assignment tasks 10/10\n- Create the database and tables according to instructions and image given\n- Insert the data given in excel/csv file in to respective tables\n- [x] From Movie Table, write a SQL query to find the name and year of the movies. Return movie title, movie release year.\n- [x] From Movie Table, write a SQL query to find when the movie 'American Beauty' released. Return movie release year.\n- [x] From Movie Table, write a SQL query to find the movie that was released in 1999. Return movie title.\n- [x] From Movie Table, write a SQL query to find those movies, which were released before 1998. Return movie title.\n- [x] From Movie Table \u0026 Reviewer table, write a SQL query to find the name of all reviewers and movies together in a single list.\n- [x] From Rating Table \u0026 Reviewer table, write a SQL query to find all reviewers who have rated seven or more stars to their rating. Return reviewer name.\n- [x] From Rating Table \u0026 Movie table, write a SQL query to find the movies without any rating. Return movie title.\n- [x] From Movie Table, write a SQL query to find the movies with ID 905 or 907 or 917. Return movie title.\n- [x] From Movie Table, write a SQL query to find the movie titles that contain the word 'Boogie Nights'. Sort the result-set in ascending order by movie year. Return movie ID, movie title and movie release year.\n- [x] From actor Table, write a SQL query to find those actors with the first name 'Woody' and the last name 'Allen'. Return actor ID.\n\n## Assesment criteria\nWork in the group to create the tables and answering the queries. So that everyone in the group create same kind of tables.\nYou can maintain your own document to save the queries which you answered. Try to answer these queries by next class.\n\n## Todo's \u0026 links\n- https://learn.microsoft.com/en-us/dotnet/csharp/linq/\n- https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient?view=net-8.0\n- https://www.w3schools.com/sql/sql_join.asp\n- https://www.ibm.com/docs/en/psfa/7.2.1?topic=keywords-sql-common-reserved-words","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunkristoffer%2Fmovie-database","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkunkristoffer%2Fmovie-database","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunkristoffer%2Fmovie-database/lists"}