René's URL Explorer Experiment


Title: GitHub - celestialized/IMDB_Database_Management_System: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js

Open Graph Title: GitHub - celestialized/IMDB_Database_Management_System: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js

X Title: GitHub - celestialized/IMDB_Database_Management_System: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js

Description: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about cast, crew, movies, series with running time with the relevant information. Each datset is contained in a gzipped, tab-separated-values (TSV) formatted file in a UTF-8 character set. Data Set Dataset is taken from https://www.imdb.com/interfaces/ Dataset Information: title.akas.tsv.gz - Contains the following information for titles: titleId (string) - a tconst, an alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for a given title Id title (string) – the localized title region (string) - the region for this version of the title language (string) - the language of the title types (array) - Enumerated set of attributes for this alternative title. One or more of the following: "alternative", "dvd", "festival", "tv", "video", "working", "original", "imdbDisplay". New values may be added in the future without warning attributes (array) - Additional terms to describe this alternative title, not enumerated isOriginalTitle (boolean) – 0: not original title; 1: original title title.basics.tsv.gz - Contains the following information for titles: tconst (string) - alphanumeric unique identifier of the title titleType (string) – the type / format of the title (e.g. movie, short, tvseries, tvepisode, video, etc) primaryTitle (string) – the more popular title / the title used by the filmmakers on promotional materials at the point of release originalTitle (string) - original title, in the original language isAdult (boolean) - 0: non-adult title; 1: adult title startYear (YYYY) – represents the release year of a title. In the case of TV Series, it is the series start year endYear (YYYY) – TV Series end year. " \N" for all other title types runtimeMinutes – primary runtime of the title, in minutes genres (string array) – includes up to three genres associated with the title title.crew.tsv.gz – Contains the director and writer information for all the titles in IMDb. Fields include: tconst (string) - alphanumeric unique identifier of the title directors (array of nconsts) - director(s) of the given title writers (array of nconsts) – writer(s) of the given title title.episode.tsv.gz – Contains the tv episode information. Fields include: tconst (string) - alphanumeric identifier of episode parentTconst (string) - alphanumeric identifier of the parent TV Series seasonNumber (integer) – season number the episode belongs to episodeNumber (integer) – episode number of the tconst in the TV series title.principals.tsv.gz – Contains the principal cast/crew for titles.: tconst (string) - alphanumeric unique identifier of the title ordering (integer) – a number to uniquely identify rows for given titleId nconst (string) - alphanumeric unique identifier of the name/person category (string) - the category of job that person was in job (string) - the specific job title if applicable, else '\N' characters (string) - the name of the character played if applicable, else '\N' title.ratings.tsv.gz – Contains the IMDB rating and votes information for titles tconst (string) - alphanumeric unique identifier of the title averageRating – weighted average of all the individual user ratings numVotes - number of votes the title has received name.basics.tsv.gz – Contains the following information for names: nconst (string) - alphanumeric unique identifier of the name of person primaryName (string) – name by which the person is most often credited birthYear – in YYYY format deathYear – in YYYY format if applicable, else '\N' primaryProfession (array of strings) – the top-3 professions of the person knownForTitles (array of tconsts) – titles for a person Tools used HTML, CSS, Javascript, Jquery, Bootstrap, Node.js - celestialized/IMDB_Database_Management_System

Open Graph Description: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about ...

X Description: Table of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about ...

Opengraph URL: https://github.com/celestialized/IMDB_Database_Management_System

X: @github

direct link

Domain: patch-diff.githubusercontent.com

route-pattern/:user_id/:repository
route-controllerfiles
route-actiondisambiguate
fetch-noncev2:4bd036cf-23f6-9bfe-77d0-ec5e188e0056
current-catalog-service-hashf3abb0cc802f3d7b95fc8762b94bdcb13bf39634c40c357301c4aa1d67a256fb
request-id9896:12C6F8:C7B49E:112F127:698F3C67
html-safe-noncef80ad8544d3958f1827d4a8fa2211c1615c0f046d7142a855dfae841500e91a6
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5ODk2OjEyQzZGODpDN0I0OUU6MTEyRjEyNzo2OThGM0M2NyIsInZpc2l0b3JfaWQiOiIyOTgxNTExNzgyNjM0MzA2NjYzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac6b72895b98123d8ec08d8c6b4fd1028e45667062ba1d7845dd7ccb6567fadb99
hovercard-subject-tagrepository:439523000
github-keyboard-shortcutsrepository,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location//
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/celestialized/IMDB_Database_Management_System
twitter:imagehttps://opengraph.githubassets.com/01f58824083b4bf2784c80299b39bb35841396906e1513aa30e5d402d6261087/celestialized/IMDB_Database_Management_System
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/01f58824083b4bf2784c80299b39bb35841396906e1513aa30e5d402d6261087/celestialized/IMDB_Database_Management_System
og:image:altTable of Contents: IMDB Database Management System Data Set Tools used IMDB Database Management System This project consist of 7 different IMDB datasets. These datasets have information about ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None6102991c714c1a6a27d05fb4f96ea6ca87a6750b4f093b95cc57ed1b84b145a1
turbo-cache-controlno-preview
go-importgithub.com/celestialized/IMDB_Database_Management_System git https://github.com/celestialized/IMDB_Database_Management_System.git
octolytics-dimension-user_id74838684
octolytics-dimension-user_logincelestialized
octolytics-dimension-repository_id439523000
octolytics-dimension-repository_nwocelestialized/IMDB_Database_Management_System
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id439523000
octolytics-dimension-repository_network_root_nwocelestialized/IMDB_Database_Management_System
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released6ba6f2bfbf6399a7c07495a912727369e95bfe8
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcelestialized%2FIMDB_Database_Management_System
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcelestialized%2FIMDB_Database_Management_System
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E&source=header-repo&source_repo=celestialized%2FIMDB_Database_Management_System
Reloadhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
Reloadhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
Reloadhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
celestialized https://patch-diff.githubusercontent.com/celestialized
IMDB_Database_Management_Systemhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcelestialized%2FIMDB_Database_Management_System
Fork 0 https://patch-diff.githubusercontent.com/login?return_to=%2Fcelestialized%2FIMDB_Database_Management_System
Star 1 https://patch-diff.githubusercontent.com/login?return_to=%2Fcelestialized%2FIMDB_Database_Management_System
1 star https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/stargazers
0 forks https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/forks
Branches https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/branches
Tags https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/tags
Activity https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/activity
Star https://patch-diff.githubusercontent.com/login?return_to=%2Fcelestialized%2FIMDB_Database_Management_System
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fcelestialized%2FIMDB_Database_Management_System
Code https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
Pull requests 0 https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/pulls
Actions https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/actions
Projects 0 https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/projects
Security 0 https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/security
Insights https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/pulse
Code https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
Pull requests https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/pulls
Actions https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/actions
Projects https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/projects
Security https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/security
Insights https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/pulse
Brancheshttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/branches
Tagshttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/tags
https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/branches
https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/tags
2 Commitshttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/commits/master/
https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/commits/master/
README.mdhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/blob/master/README.md
README.mdhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/blob/master/README.md
READMEhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#table-of-contents
IMDB Database Management Systemhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#IMDB_Database_Management_System
Data Sethttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#Data_Sets
Tools usedhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#Tools
https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#-imdb-database-management-system
https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#-data-set
https://www.imdb.com/interfaces/https://www.imdb.com/interfaces/
https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#-tools-used
Readme https://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System#readme-ov-file
Please reload this pagehttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System
Activityhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/activity
1 starhttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/stargazers
1 watchinghttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/watchers
0 forkshttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/forks
Report repository https://patch-diff.githubusercontent.com/contact/report-content?content_url=https%3A%2F%2Fgithub.com%2Fcelestialized%2FIMDB_Database_Management_System&report=celestialized+%28user%29
Releaseshttps://patch-diff.githubusercontent.com/celestialized/IMDB_Database_Management_System/releases
Packages 0https://patch-diff.githubusercontent.com/users/celestialized/packages?repo_name=IMDB_Database_Management_System
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.