{"id":23483700,"url":"https://github.com/abhaymishra24/company-data-management-sql-project","last_synced_at":"2026-05-24T05:35:16.809Z","repository":{"id":259938179,"uuid":"862486979","full_name":"abhaymishra24/Company-Data-Management-SQL-Project","owner":"abhaymishra24","description":"SQL project manage the company data from different department database","archived":false,"fork":false,"pushed_at":"2025-04-29T04:47:47.000Z","size":333,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-29T05:29:36.798Z","etag":null,"topics":["database","dbms-mini-project","sql"],"latest_commit_sha":null,"homepage":"https://abhaymishra24.github.io/abhamishra24.github.io/","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/abhaymishra24.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":"2024-09-24T17:21:08.000Z","updated_at":"2025-04-29T04:47:50.000Z","dependencies_parsed_at":"2025-04-30T19:00:59.906Z","dependency_job_id":null,"html_url":"https://github.com/abhaymishra24/Company-Data-Management-SQL-Project","commit_stats":null,"previous_names":["abhaymishra24/sql_project-employees_data","abhaymishra24/company-data-management-sql-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhaymishra24/Company-Data-Management-SQL-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaymishra24%2FCompany-Data-Management-SQL-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaymishra24%2FCompany-Data-Management-SQL-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaymishra24%2FCompany-Data-Management-SQL-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaymishra24%2FCompany-Data-Management-SQL-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhaymishra24","download_url":"https://codeload.github.com/abhaymishra24/Company-Data-Management-SQL-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhaymishra24%2FCompany-Data-Management-SQL-Project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260294453,"owners_count":22987622,"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":["database","dbms-mini-project","sql"],"created_at":"2024-12-24T21:14:08.793Z","updated_at":"2026-05-24T05:35:16.343Z","avatar_url":"https://github.com/abhaymishra24.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":" \n## Employees-Data-Management(SQL Project \u003ca href=\"https://www.sql.com\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://www.svgrepo.com/show/331760/sql-database-generic.svg\" alt=\"sql\" width=\"20\" height=\"20\"/\u003e)\n\n#### (Manage employee and sales data in the company's database by executing SQL queries and DBMS commands.)\n\n### Project Description✍️\n\nSample project based on an SQL query to filter data from a company database- In this project, included many files which filters all data of the company's employees, sales and other things. In employee table including their ID, Name, Salary, Hire Date, Department, etc.\n\n![Company Logo](https://github.com/abhaymishra24/SQL_project_Employees_Data/blob/main/Company_logo2.png)\n\n \n### Objective✍️\n - Filter the data from the company's database.\n - Check employees' names, salaries, departments, and other relevant information according to the company's requirements.\n - Check product sales of company and filter the different data collections from table of sales.\n - Requirements to access employee data and sales data from a particular perspective.\n - Filter the data for a better understanding of the workforce of the company and sales of company's product.\n\n### Tech Stack⚙️\n- SQL \u003ca href=\"https://www.sql.com\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://www.svgrepo.com/show/331760/sql-database-generic.svg\" alt=\"sql\" width=\"20\" height=\"20\"/\u003e\n- DBMS \u003ca href=\"https://www.sql.com\" target=\"_blank\" rel=\"noreferrer\"\u003e \u003cimg src=\"https://www.svgrepo.com/show/331759/sql-azure.svg\" alt=\"sql\" width=\"20\" height=\"20\"/\u003e\n\n### Column include in Employee and sales Table-\n\nThere are 1000 of Data available in this Employees Table with 14 columns:\n\n- EEID            (Id of employees)                                        \n- Full_Name       (full name of employees)  \n- Job_tittle      (their job positions) \n- Department      (their departments)\n- Business_unit   (their Business unit)\n- Gender          (their genders identification)\n- Ethnicity       (their continent)\n- Age             (their age)\n- Hire_date       (their first hiring date)\n- Annual_salary   (their particular annual salaries)\n- Bonus_per       (their bonus in percentage)\n- Country         (their origin country)\n- City            (their city as well)\n- Exit_date       (their exit data from company)\n\n[ In this project, I added two files containing employee data and performed various SQL queries to filter new data from the Employees Database.📄✍️🧑‍💻 ]\n\n#### [ In sales tables , there are 50 plus data available of different product sale ( I add one file containing sale data and performed various SQL queries to filter new data from the Company's Database.📄✍️🧑‍💻]\n( I did not mentioned all columns here from sales table).\n\n\n### Thank you for visit on this repository😊\nFeel free to explore my other repositories and reach out to me for collaborations or discussions on new idea and projects.🤝😊🧑‍💻\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhaymishra24%2Fcompany-data-management-sql-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhaymishra24%2Fcompany-data-management-sql-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhaymishra24%2Fcompany-data-management-sql-project/lists"}