{"id":22433391,"url":"https://github.com/andresweitzel/base-de-datos-employees-sql","last_synced_at":"2026-01-07T05:03:32.142Z","repository":{"id":129667105,"uuid":"230422398","full_name":"andresWeitzel/Base-de-datos-Employees-SQL","owner":"andresWeitzel","description":null,"archived":false,"fork":false,"pushed_at":"2019-12-27T10:50:34.000Z","size":14624,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T07:48:48.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/andresWeitzel.png","metadata":{"files":{"readme":"README","changelog":"Changelog","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":"2019-12-27T10:17:42.000Z","updated_at":"2019-12-27T10:50:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"53578445-f72d-4aa9-85b4-30d944e5435d","html_url":"https://github.com/andresWeitzel/Base-de-datos-Employees-SQL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andresWeitzel/Base-de-datos-Employees-SQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresWeitzel%2FBase-de-datos-Employees-SQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresWeitzel%2FBase-de-datos-Employees-SQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresWeitzel%2FBase-de-datos-Employees-SQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresWeitzel%2FBase-de-datos-Employees-SQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andresWeitzel","download_url":"https://codeload.github.com/andresWeitzel/Base-de-datos-Employees-SQL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andresWeitzel%2FBase-de-datos-Employees-SQL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28232760,"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","status":"online","status_checked_at":"2026-01-07T02:00:05.975Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-05T22:14:45.491Z","updated_at":"2026-01-07T05:03:32.117Z","avatar_url":"https://github.com/andresWeitzel.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"SAMPLE EMPLOYEE DATABASE \nCopyright (C) 2007,2008, MySQL AB\n==================================\n\nThis is a sample database for testing purposes.\n  \nThe original data was created by Fusheng Wang and Carlo Zaniolo at \nSiemens Corporate Research. The data is in XML format.\nhttp://www.cs.aau.dk/TimeCenter/software.htm\nhttp://www.cs.aau.dk/TimeCenter/Data/employeeTemporalDataSet.zip\n\nGiuseppe Maxia made the relational schema and Patrick Crews exported\nthe data in relational format.\n\nThe database contains about 300,000 employee records with 2.8 million \nsalary entries. The export data is 167 MB, which is not huge, but\nheavy enough to be non-trivial for testing.\n\nThe data was generated, and as such there are inconsistencies and subtle\nproblems. Rather than removing them, we decided to leave the contents\nuntouched, and use these issues as data cleaning exercises.\n\nUSAGE\n=====\n\nTo install the database, get the archive\n\n* employees_VERSION.tar.bz2, using a flexible loader, with \n  a SQL schema that can be modified easily for usage with a different\n  engine (MyISAM, Falcon, PBXT) and contains a *test unit*.\n  This version can be loaded with MySQL 4.1 or newer.\n\n  $ bunzip2 employees_VERSION.tar.bz2\n  $ cd employees_VERSION \n  $ mysql -t \u003c employees.sql\n  \n  If something goes wrong, you can inspect the proceedings using\n  the verbose output\n  $ mysql -v -v -v -t \u003c employees.sql\n\n  The test unit is included in the package (choose between MD5 and SHA)\n\n  $ mysql -t \u003c test_employees_md5.sql\n  $ mysql -t \u003c test_employees_sha.sql\n\nIf you get the project code from the source tree, you should also download the dump files\nfrom http://launchpad.net/test-db.  \n\nLICENSE\n=======\nThis work is licensed under the \nCreative Commons Attribution-Share Alike 3.0 Unported License. \nTo view a copy of this license, visit \nhttp://creativecommons.org/licenses/by-sa/3.0/ or send a letter to \nCreative Commons, 171 Second Street, Suite 300, San Francisco, \nCalifornia, 94105, USA.\n\nDISCLAIMER\n===========\nTo the best of our knowledge, this data is fabricated, and\nit does not correspond to real people. \nAny similarity to existing people is purely coincidental.\n\nBUGS\n====\n\nPlease report bugs to community@mysql.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresweitzel%2Fbase-de-datos-employees-sql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandresweitzel%2Fbase-de-datos-employees-sql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandresweitzel%2Fbase-de-datos-employees-sql/lists"}