schema id stringlengths 13 13 | Full schema stringlengths 78 118k | Schema content stringlengths 438 10.3M | number of tables int64 1 350 | source_task stringclasses 97
values |
|---|---|---|---|---|
schema_000876 | "CREATE TABLE public_addresses ( id int8 NOT NULL UNIQUE, city Varchar NOT NULL, country Varch(...TRUNCATED) | "{\"public_customers\": [{\"id\": 1, \"create_at\": \"2022-07-25 00:00:00\", \"customer_email\": \"t(...TRUNCATED) | 222 | task_000 |
schema_001147 | "CREATE TABLE a_tbl ( id Int NOT NULL UNIQUE, phone Varchar NOT NULL ); CREATE TABLE b_tbl ( (...TRUNCATED) | "{\"hh_candidate_profile\": [{\"candidate_id\": 1, \"first_name\": \"Emmings\", \"last_name\": \"Pin(...TRUNCATED) | 95 | task_000 |
schema_001317 | "CREATE TABLE T_USUARIO_SUSCRIPCIONES ( id_usuario TEXT NOT NULL, suscripcion TEXT NOT NULL, f(...TRUNCATED) | "{\"T_EXPORT_DATA_LOGS\": [{\"id_exportacion\": \"EXP-10000\", \"id_usuario\": \"USR_3076\", \"tipo_(...TRUNCATED) | 201 | task_000 |
schema_001517 | "CREATE TABLE TA_User ( UserID Numeric NOT NULL UNIQUE, UserName Varchar NOT NULL, Userrating (...TRUNCATED) | "{\"TA_User\": [{\"UserID\": 1, \"UserName\": \"Jo\", \"Userrating\": 3.2, \"Usergender\": \"Female\(...TRUNCATED) | 138 | task_000 |
schema_003399 | "CREATE TABLE BPM_TASK_DEF ( ID BigInt NOT NULL UNIQUE, TASK_DEFINITION_KEY Varchar NOT NULL, (...TRUNCATED) | "{\"BPM_PROCESS\": [{\"ID\": 23, \"NAME\": \"Policy Acknowledgment\", \"START_TIME\": \"2020-01-06 1(...TRUNCATED) | 127 | task_000 |
schema_004095 | "CREATE TABLE default_salary_employer ( id TEXT NOT NULL UNIQUE, name Text NOT NULL UNIQUE, cr(...TRUNCATED) | "{\"default_salary_department\": [{\"id\": \"DEPT-0001\", \"employer_id\": 249917, \"name\": \"Integ(...TRUNCATED) | 30 | task_000 |
schema_004362 | "CREATE TABLE test_table ( id Integer NOT NULL UNIQUE, self_reference_id Integer NOT NULL, FOR(...TRUNCATED) | "{\"test_table\": [{\"id\": 1, \"self_reference_id\": 63}, {\"id\": 2, \"self_reference_id\": 1}, {\(...TRUNCATED) | 148 | task_000 |
schema_005268 | "CREATE TABLE resettoken ( token longtext NOT NULL, owner Int NOT NULL, id Int NOT NULL UNIQUE(...TRUNCATED) | "{\"Project\": [{\"id\": 1, \"name\": \"Cleanup-Core-1\", \"description\": \"Maintenance of Cleanup-(...TRUNCATED) | 15 | task_000 |
schema_005537 | "CREATE TABLE TwoFactors ( Id Integer NOT NULL UNIQUE, AccountId Integer NOT NULL, Secret Text(...TRUNCATED) | "{\"LoginAttempts\": [{\"Id\": 1, \"AccountId\": 17, \"Timestamp\": \"2021-02-14 20:35:48\", \"IsSuc(...TRUNCATED) | 182 | task_000 |
schema_005691 | "CREATE TABLE auth_assignment ( item_name Varchar NOT NULL, user_id Int NOT NULL, created_at I(...TRUNCATED) | "{\"user_profile\": [{\"user_id\": 1, \"first_name\": \"Raeburn\", \"last_name\": \"Gamble\", \"emai(...TRUNCATED) | 192 | task_000 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 32