{"id":20697182,"url":"https://github.com/tsnsoft/mysql_test_table","last_synced_at":"2025-04-22T20:46:12.931Z","repository":{"id":119295872,"uuid":"291315355","full_name":"tsnsoft/mysql_test_table","owner":"tsnsoft","description":"Тестовая таблица для MySQL","archived":false,"fork":false,"pushed_at":"2020-08-29T17:19:41.000Z","size":5,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T18:41:38.039Z","etag":null,"topics":["demo","mysql","table"],"latest_commit_sha":null,"homepage":"","language":"TSQL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsnsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-08-29T17:16:40.000Z","updated_at":"2021-01-13T04:20:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"a87b7a2c-6164-4746-b791-d0968460faa2","html_url":"https://github.com/tsnsoft/mysql_test_table","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsnsoft%2Fmysql_test_table","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsnsoft%2Fmysql_test_table/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsnsoft%2Fmysql_test_table/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsnsoft%2Fmysql_test_table/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsnsoft","download_url":"https://codeload.github.com/tsnsoft/mysql_test_table/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250322047,"owners_count":21411694,"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":["demo","mysql","table"],"created_at":"2024-11-17T00:17:00.849Z","updated_at":"2025-04-22T20:46:12.925Z","avatar_url":"https://github.com/tsnsoft.png","language":"TSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mysql_test_table\nТестовая таблица для MySQL\n\n```\nCREATE TABLE `my_books` (\n  `id` int(11) NOT NULL,\n  `name` varchar(50) NOT NULL,\n  `author` varchar(50) NOT NULL,\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8;\n\nINSERT INTO my_books (id, `name`, author) VALUES (1, 'Effective Java', 'Joshua Bloch');\nINSERT INTO my_books (id, `name`, author) VALUES (2, 'Java Concurrency in Practice', 'Brian Goetz');\nINSERT INTO my_books (id, `name`, author) VALUES (3, 'Современное визуальное программирование', 'Талипов С.Н.');\n```\n\nИспользуйте сложный пароль для root, иначе не будет работать! \nНапример такой: \n```\nPassW0rd++\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsnsoft%2Fmysql_test_table","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsnsoft%2Fmysql_test_table","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsnsoft%2Fmysql_test_table/lists"}