ID stringlengths 6 6 | FILENAME stringlengths 5 8.56k | URL stringlengths 96 22.9k | LICENSE stringclasses 14
values | PERMISSIVE bool 2
classes | TABLES listlengths 1 295 |
|---|---|---|---|---|---|
c15aec | V1__initial.sql | https://github.com/dobermai/Hibernate-Flyway-Integration/blob/ce87079a05593b4fcd07936f422279401b093fca/src/main/resources/db/migration/V1__initial.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "TestEntity",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedBigInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
}
],
"PRIMA... |
cb0291 | db_pgsql_schema_sample.sql | https://github.com/elveahuang/platform/blob/417029134e0e82c59a521414a694e2b2568b0c2b/tools/database/pgsql/db_pgsql_schema_sample.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "sp_user",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "BIGSERIAL",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "... |
b63b9c | db_pgsql_schema_quartz.sql | https://github.com/elveahuang/platform/blob/417029134e0e82c59a521414a694e2b2568b0c2b/tools/database/pgsql/db_pgsql_schema_quartz.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "QRTZ_JOB_DETAILS",
"COLUMNS": [
{
"NAME": "SCHED_NAME",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": true,
"VALUES": []
},
{
... |
f658a1 | db_pgsql_schema_core.sql | https://github.com/elveahuang/platform/blob/417029134e0e82c59a521414a694e2b2568b0c2b/tools/database/pgsql/db_pgsql_schema_core.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "sys_biz_type",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "BIGSERIAL",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAM... |
69b07f | Northwind.sqlite | https://github.com/ServiceStack/ServiceStack.Examples/blob/1319489d46665b98751dc09c0dc4a3e27f17e624/src/ServiceStack.Northwind/ServiceStack.Northwind/Northwind.sqlite?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "Category",
"COLUMNS": [
{
"NAME": "Id",
"TYPE": "Integer",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": [
"1",
"2",
... |
1c87c0 | RestIntro.sqlite | https://github.com/ServiceStack/ServiceStack.Examples/blob/1319489d46665b98751dc09c0dc4a3e27f17e624/src/RestIntro/RestIntro/RestIntro.sqlite?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "Customer",
"COLUMNS": [
{
"NAME": "Id",
"TYPE": "Integer",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": [
"1"
]
},
... |
d9947e | table-normal.sql | https://github.com/lesovsky/uber-scripts/blob/a84b3689f9cd8a5bc256bc30aefd11c2cd98226d/benchmarking/pgbench/table-normal.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "pgbench_inserts_normal",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": true,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
b806ed | table-indexed.sql | https://github.com/lesovsky/uber-scripts/blob/a84b3689f9cd8a5bc256bc30aefd11c2cd98226d/benchmarking/pgbench/table-indexed.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "pgbench_inserts_indexed",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": true,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
1549b0 | scrapper-schema.sql | https://github.com/lesovsky/uber-scripts/blob/a84b3689f9cd8a5bc256bc30aefd11c2cd98226d/old-stuff/scrapper/scrapper-schema.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "servers",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "com... |
13a896 | test.db | https://github.com/jbaiter/spreads/blob/529c6a7349ceedf24d34b3e7ca6916b8a9f8771b/tests/test.db?raw=true | AGPL-3.0 | false | [
{
"TABLE_NAME": "workflow",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Integer",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": [
"1",
"2"
... |
19d651 | mailservice.sqlite | https://github.com/posteo/scrambler-plugin/blob/cf23c9998fafb087937ddf1f9b711471fff1f8ef/dovecot/configuration/mailservice.sqlite?raw=true | AGPL-3.0 | false | [
{
"TABLE_NAME": "keys",
"COLUMNS": [
{
"NAME": "enabled",
"TYPE": "Numeric",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "... |
40f83b | 0002.add_companies_table.up.sql | https://github.com/Keats/dbmigrate/blob/c0f4c439e59ee473992e285c7a4f21cb07165b06/dbmigrate/examples/migrations/sql/0002.add_companies_table.up.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "companies",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "n... |
ab0709 | 0001.initial_commit.up.sql | https://github.com/Keats/dbmigrate/blob/c0f4c439e59ee473992e285c7a4f21cb07165b06/dbmigrate/examples/migrations/sql/0001.initial_commit.up.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "users",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "usern... |
c6aa92 | standard.sql | https://github.com/1234max/MultiVendorBitcoinMart/blob/1ae0caf1ac47f981cc9fbd0af30fa34f2839e076/app/install/standard.sql?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "admins",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "name",... |
adebc0 | mysql.DDL.sql | https://github.com/neos/flow-development-collection/blob/47aa9521af94b327d6c2444c3aa9b57b98938983/Neos.Cache/Resources/Private/mysql.DDL.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "###CACHE_TABLE_NAME###",
"COLUMNS": [
{
"NAME": "identifier",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
... |
4922dd | DDL.sql | https://github.com/neos/flow-development-collection/blob/47aa9521af94b327d6c2444c3aa9b57b98938983/Neos.Cache/Resources/Private/DDL.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "###CACHE_TABLE_NAME###",
"COLUMNS": [
{
"NAME": "identifier",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
... |
3958c7 | pgsql.DDL.sql | https://github.com/neos/flow-development-collection/blob/47aa9521af94b327d6c2444c3aa9b57b98938983/Neos.Cache/Resources/Private/pgsql.DDL.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "###CACHE_TABLE_NAME###",
"COLUMNS": [
{
"NAME": "identifier",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
... |
12eb7d | database.sql | https://github.com/banq/jdonframework/blob/9a9fa5921bab875579f397c32c7438e507735d9d/example/jdonMVC+CQRS+ES/database.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "testuser",
"COLUMNS": [
{
"NAME": "userId",
"TYPE": "Char",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"1",
"2",
... |
c9a936 | mysql.sql | https://github.com/OWASP/rbac/blob/84d993cbc676a89ac33359b94fa2b90ff2519dbb/PhpRbac/database/mysql.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "PREFIX_permissions",
"COLUMNS": [
{
"NAME": "ID",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"1"
]
... |
a589ab | sqlite.sql | https://github.com/OWASP/rbac/blob/84d993cbc676a89ac33359b94fa2b90ff2519dbb/PhpRbac/database/sqlite.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "PREFIX_permissions",
"COLUMNS": [
{
"NAME": "ID",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": [
"1"
]
... |
dcf145 | sql-files/item_db2.sql, sql-files/item_db_re.sql, sql-files/logs.sql, sql-files/main.sql, sql-files/mob_db.sql, sql-files/mob_db2.sql, sql-files/mob_skill_db.sql, sql-files/mob_skill_db2.sql, sql-files/upgrades/2020-05-10--23-11.sql | https://github.com/HerculesWS/Hercules/blob/4dacbf7e95ef4b978c3d25d65bab983ca37756bf/sql-files/item_db2.sql, https://github.com/HerculesWS/Hercules/blob/4dacbf7e95ef4b978c3d25d65bab983ca37756bf/sql-files/item_db_re.sql, https://github.com/HerculesWS/Hercules/blob/4dacbf7e95ef4b978c3d25d65bab983ca37756bf/sql-files/logs.... | GPL-3.0 | false | [
{
"TABLE_NAME": "mob_db2",
"COLUMNS": [
{
"NAME": "ID",
"TYPE": "MEDIUMINT UNSIGNED",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "'0'",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
75089d | sql-files/upgrades/2013-02-14--16-15.sql, sql-files/upgrades/2013-10-10--16-36.sql, sql-files/upgrades/2013-12-24--00-15.sql, sql-files/upgrades/2014-01-06--17-22.sql, sql-files/upgrades/2017-03-15--14-29.sql, sql-files/upgrades/2018-06-03--00-10.sql, sql-files/upgrades/2018-12-29--07-51.sql, sql-files/upgrades/2020-01... | https://github.com/HerculesWS/Hercules/blob/4dacbf7e95ef4b978c3d25d65bab983ca37756bf/sql-files/upgrades/2013-02-14--16-15.sql, https://github.com/HerculesWS/Hercules/blob/4dacbf7e95ef4b978c3d25d65bab983ca37756bf/sql-files/upgrades/2013-10-10--16-36.sql, https://github.com/HerculesWS/Hercules/blob/4dacbf7e95ef4b978c3d25... | GPL-3.0 | false | [
{
"TABLE_NAME": "account_data",
"COLUMNS": [
{
"NAME": "account_id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "'0'",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
c640ed | rAthena-main-upgrade.sql | https://github.com/HerculesWS/Hercules/blob/4dacbf7e95ef4b978c3d25d65bab983ca37756bf/sql-files/upgrades/rAthena-main-upgrade.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "sql_updates",
"COLUMNS": [
{
"NAME": "timestamp",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"<PHONE_NUM... |
078e6a | kohastructure.sql | https://github.com/Koha-Community/Koha/blob/b0fa3d7e6a97573f6e00e07a01d4e0143a0f4d3b/installer/data/mysql/kohastructure.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "account_credit_types",
"COLUMNS": [
{
"NAME": "code",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
60f08a | phrase_log.sql | https://github.com/Koha-Community/Koha/blob/b0fa3d7e6a97573f6e00e07a01d4e0143a0f4d3b/misc/migration_tools/22_to_30/phrase_log.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "phrase_log",
"COLUMNS": [
{
"NAME": "phr_phrase",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "''",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
8a2e09 | testdata.sql | https://github.com/naturalatlas/node-gdal/blob/c83e7858a9ec566cc91d65db74fd07b99789c0f0/deps/libgdal/gdal/ogr/ogrsf_frmts/ingres/testdata.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "mt",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Integer",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "cost",
... |
464c38 | V1_0_0__Initial_version.sql | https://github.com/linkedin/gobblin/blob/fcfb06b41d041cb797622264cf5322296753fdea/gobblin-metastore/src/main/resources/db/migration/V1_0_0__Initial_version.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "gobblin_job_executions",
"COLUMNS": [
{
"NAME": "job_name",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
... |
9cf282 | V1__AddIssuesTable.sql | https://github.com/linkedin/gobblin/blob/fcfb06b41d041cb797622264cf5322296753fdea/gobblin-service/src/main/resources/org/apache/gobblin/service/db/migration/V1__AddIssuesTable.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "issues",
"COLUMNS": [
{
"NAME": "context_id",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NA... |
feeefa | db.sql | https://github.com/Victoire/demo/blob/708d5f5da15d046f7e17011909f0829a7fd04bac/var/dump/db.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "mail",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "status",... |
f4455f | schema.sql | https://github.com/bmericc/domainhunter/blob/d9ef23e9dc9041741cb06839b8138ba88edc0bac/database/schema.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "monitors",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME... |
43f2da | schema.sqlite.sql | https://github.com/bmericc/domainhunter/blob/d9ef23e9dc9041741cb06839b8138ba88edc0bac/database/schema.sqlite.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "monitors",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "domai... |
65d176 | npc/custom/eAAC_Scripts/DonationGirl/sql/donate.sql, npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql, sql-files/item_db.sql, sql-files/item_db2.sql, sql-files/mob_db.sql, sql-files/mob_db2.sql, sql-files/upgrade_svn11018.sql, sql-files/upgrade_svn12294.sql, sql-files/upgrade_svn12975_log.sql, sql-files/upgr... | https://github.com/eathena/eathena/blob/0cb07145ea1431528d0591b6a8706856915b3782/npc/custom/eAAC_Scripts/DonationGirl/sql/donate.sql, https://github.com/eathena/eathena/blob/0cb07145ea1431528d0591b6a8706856915b3782/npc/custom/eAAC_Scripts/DonationGirl/sql/donate_item_db.sql, https://github.com/eathena/eathena/blob/0cb0... | GPL-3.0 | false | [
{
"TABLE_NAME": "mob_db2",
"COLUMNS": [
{
"NAME": "ID",
"TYPE": "MEDIUMINT(9) UNSIGNED",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "'0'",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
a57b8f | sql-files/logs.sql, sql-files/main.sql | https://github.com/eathena/eathena/blob/0cb07145ea1431528d0591b6a8706856915b3782/sql-files/logs.sql, https://github.com/eathena/eathena/blob/0cb07145ea1431528d0591b6a8706856915b3782/sql-files/main.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "auction",
"COLUMNS": [
{
"NAME": "auction_id",
"TYPE": "UnsignedBigInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
947a20 | mysqlops.sql | https://github.com/pinterest/mysql_utils/blob/7ab237699b85de8b503b09f36e0309ac807689fe/mysqlops.sql?raw=true | GPL-2.0 | false | [
{
"TABLE_NAME": "host_replacement_log",
"COLUMNS": [
{
"NAME": "old_host",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{... |
7120fc | opendisk.sql | https://github.com/zhimengzhe/iBarn/blob/29348f5abe7cf1b87c43aab50066ce2632dd7558/sql/opendisk.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "collection",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "ui... |
2bfcca | data.sql | https://github.com/zhimengzhe/iBarn/blob/29348f5abe7cf1b87c43aab50066ce2632dd7558/lib/view/assets/advanced-datatable/examples/examples_support/data.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "ajax",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"Trident",
"Trident",
... |
ad5985 | sc020002.sql | https://github.com/karthik25/sblog.net/blob/658bc2ea90e43f8164533237894897c6765f3270/sBlog.Net/Sql/sc020002.sql?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "[UserRoles]",
"COLUMNS": [
{
"NAME": "[UserRoleId]",
"TYPE": "[int]",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
... |
747bce | sc010001.sql | https://github.com/karthik25/sblog.net/blob/658bc2ea90e43f8164533237894897c6765f3270/sBlog.Net/Sql/sc010001.sql?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "[Schema]",
"COLUMNS": [
{
"NAME": "[SchemaRecordId]",
"TYPE": "[int]",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
... |
80a54a | Kaillera.sql | https://github.com/RapidWorkers/KailleraEMU/blob/9dd85f27389c3248fe9ce2e7f6d489bdcb357c1e/Kaillera.sql?raw=true | LGPL-2.1 | false | [
{
"TABLE_NAME": "masterserver",
"COLUMNS": [
{
"NAME": "servername",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
62afc8 | structure.sql | https://github.com/Dovyski/Codebot/blob/c5c69c4c0f39a8025ed18166ea548b406ced2188/plugins/ide-web/api/resources/structure.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "assets",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME":... |
26cfe5 | sql-files/item/item_db2.sql, sql-files/item/item_db_re.sql, sql-files/logs.sql, sql-files/main.sql, sql-files/mob/mob_db.sql, sql-files/mob/mob_db2.sql, sql-files/mob/mob_skill_db.sql, sql-files/mob/mob_skill_db2.sql | https://github.com/Cronus-Emulator/Cronus/blob/2b141d429b45a85ea57de86237678212a9352a8e/sql-files/item/item_db2.sql, https://github.com/Cronus-Emulator/Cronus/blob/2b141d429b45a85ea57de86237678212a9352a8e/sql-files/item/item_db_re.sql, https://github.com/Cronus-Emulator/Cronus/blob/2b141d429b45a85ea57de86237678212a9352... | GPL-3.0 | false | [
{
"TABLE_NAME": "account_data",
"COLUMNS": [
{
"NAME": "account_id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "'0'",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
43f8b1 | sql-files/upgrades/2013-02-14--16-15.sql, sql-files/upgrades/2013-10-10--16-36.sql, sql-files/upgrades/2013-12-24--00-15.sql, sql-files/upgrades/2014-01-06--17-22.sql, sql-files/upgrades/eathena-upgrade.sql | https://github.com/Cronus-Emulator/Cronus/blob/2b141d429b45a85ea57de86237678212a9352a8e/sql-files/upgrades/2013-02-14--16-15.sql, https://github.com/Cronus-Emulator/Cronus/blob/2b141d429b45a85ea57de86237678212a9352a8e/sql-files/upgrades/2013-10-10--16-36.sql, https://github.com/Cronus-Emulator/Cronus/blob/2b141d429b45a... | GPL-3.0 | false | [
{
"TABLE_NAME": "account_data",
"COLUMNS": [
{
"NAME": "account_id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "'0'",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
0b7dd6 | rAthena-main-upgrade.sql | https://github.com/Cronus-Emulator/Cronus/blob/2b141d429b45a85ea57de86237678212a9352a8e/sql-files/upgrades/rAthena-main-upgrade.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "sql_updates",
"COLUMNS": [
{
"NAME": "timestamp",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"<PHONE_NUM... |
bfbda4 | mixer.sql | https://github.com/etsy/mixer/blob/439e3e5fc3756b5f25399a2947c30f1df3de3f47/db/mixer.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "groups",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "BigInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "nam... |
d0a15c | schema.sql | https://github.com/flynn/que-go/blob/737f00726577c26beb71037b273e79a65b354c85/schema.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "que_jobs",
"COLUMNS": [
{
"NAME": "priority",
"TYPE": "SmallInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "100",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"... |
81b38c | schema_baobab.sql | https://github.com/riquito/Baobab/blob/0781f76fc48e235f2f2a941b6c52e2916e816296/src/sql/schema_baobab.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "GENERIC",
"COLUMNS": [
{
"NAME": "tree_id",
"TYPE": "UINT",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": ... |
e27ad7 | InitCustomer.sql | https://github.com/GerritForge/spark-etl-demo/blob/f1b038810a162ed097c18185a6c0c6e5b20fba18/src/test/resources/InitCustomer.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "Customer",
"COLUMNS": [
{
"NAME": "customerId",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"10001",
... |
0d87fa | 12.常用sql扩展之临时表.sql | https://github.com/dunitian/LoTDotNet/blob/ef2164ab4f5dfbc83c20560b5af9c120edb43a0c/逆天经验裤子/05.数据库等/SQLServer/基础/1.逆天常用SQL/12.常用sql扩展之临时表.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "#temp",
"COLUMNS": [
{
"NAME": "SId",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "SName"... |
8f3152 | tables_postgresql.sql | https://github.com/quintans/goSQL/blob/425524d513d98f9fbd9174e71fd21c6b5244c696/test/postgresql/tables_postgresql.sql?raw=true | BSD-2-CLAUSE | true | [
{
"TABLE_NAME": "PUBLISHER",
"COLUMNS": [
{
"NAME": "ID",
"TYPE": "serial",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "V... |
63eabe | tables_oracle.sql | https://github.com/quintans/goSQL/blob/425524d513d98f9fbd9174e71fd21c6b5244c696/test/oracle/tables_oracle.sql?raw=true | BSD-2-CLAUSE | true | [
{
"TABLE_NAME": "PUBLISHER",
"COLUMNS": [
{
"NAME": "ID",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "VER... |
a701eb | tables_mysql.sql | https://github.com/quintans/goSQL/blob/425524d513d98f9fbd9174e71fd21c6b5244c696/test/mysql/tables_mysql.sql?raw=true | BSD-2-CLAUSE | true | [
{
"TABLE_NAME": "PUBLISHER",
"COLUMNS": [
{
"NAME": "ID",
"TYPE": "BigInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "... |
63d17e | Analysis and Classification/Analysis/Code/quintin_work/mysql/create_aggregates.sql, Analysis and Classification/Analysis/Code/quintin_work/mysql/data_landing_setup.sql, Analysis and Classification/Analysis/Code/quintin_work/mysql/import.sql, Analysis and Classification/Analysis/Code/quintin_work/mysql/table_stats.sql | https://github.com/seadsystem/Backend/blob/00fecc11b1fd9b9523c04ae84c56dd83004db729/Analysis and Classification/Analysis/Code/quintin_work/mysql/create_aggregates.sql, https://github.com/seadsystem/Backend/blob/00fecc11b1fd9b9523c04ae84c56dd83004db729/Analysis and Classification/Analysis/Code/quintin_work/mysql/data_la... | MIT | true | [
{
"TABLE_NAME": "data_landing",
"COLUMNS": [
{
"NAME": "line_id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME... |
9da8e1 | db.sqlite3 | https://github.com/codingforentrepreneurs/ecommerce-2/blob/98bbc616d4d66c1d897118cf1efa642bc90e09c8/src/db.sqlite3?raw=true | MIT | true | [
{
"TABLE_NAME": "auth_group",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Integer",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": ... |
17892a | section_properties.db | https://github.com/StephenPreston/tutorial-my.first.viewer-view.and.data.api/blob/afcba81e7ab69017135cc1a8538c07a901267ea4/SampleModel/section_properties.db?raw=true | MIT | true | [
{
"TABLE_NAME": "_objects_attr",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Integer",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": [
"1",
"2",
... |
f58cb2 | hsecscan.db | https://github.com/riramar/hsecscan/blob/aa5845b40679a9290fc216dace5a09aad9acdebd/hsecscan/hsecscan.db?raw=true | GPL-2.0 | false | [
{
"TABLE_NAME": "headers",
"COLUMNS": [
{
"NAME": "Header Field Name",
"TYPE": "Text",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": true,
"VALUES": [
"Header Field Nam... |
d7a08e | phpunit-testing.sqlite3 | https://github.com/webnull/RaspAP/blob/9ee925de423c60bde5d0c091bd7ebdf79dc4df81/raspap/.content/phpunit-testing.sqlite3?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "configuration",
"COLUMNS": [
{
"NAME": "configuration_id",
"TYPE": "Integer",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
... |
14ae21 | resetServer.sql | https://github.com/jloutsenhizer/googulator/blob/61d5c99d6d1d5f1a3b7fbcd06ebbe864a706cc01/public_html/php/admin/db/resetServer.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "emailUpdates",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "... |
511dd4 | migrations/sqls/20160525082319-create-db-up.sql, migrations/sqls/20160919144951-add-used-this-technology-up.sql, migrations/sqls/20160920135355-add-used-this-technology-options-up.sql, migrations/sqls/20161004085152-add-software-versions-up.sql | https://github.com/gpimblott/TechRadar/blob/af82290616fa305540440820379df64f85ee0759/migrations/sqls/20160525082319-create-db-up.sql, https://github.com/gpimblott/TechRadar/blob/af82290616fa305540440820379df64f85ee0759/migrations/sqls/20160919144951-add-used-this-technology-up.sql, https://github.com/gpimblott/TechRada... | GPL-3.0 | false | [
{
"TABLE_NAME": "software_versions",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"N... |
bddf85 | postgres.sql | https://github.com/CESNET/perun/blob/351ff121abead251ef406a1f1f34cfbce15c0794/perun-db/postgres.sql?raw=true | BSD-2-CLAUSE | true | [
{
"TABLE_NAME": "vos",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "uu_id",
... |
04fe5e | notif_create.sql | https://github.com/CESNET/perun/blob/351ff121abead251ef406a1f1f34cfbce15c0794/perun-notification/src/main/resources/create/notif_create.sql?raw=true | BSD-2-CLAUSE | true | [
{
"TABLE_NAME": "pn_template",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "BigInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME":... |
616733 | schema.sql | https://github.com/dongweiming/r/blob/9f55632537116f5e8956159b467d444258ce6ece/databases/schema.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "PasteFile",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "fil... |
9a6753 | database_import_test.sql | https://github.com/odoo/odoo/blob/7beeb76cdc27d1bbac5fce3570281e17f5f2c350/addons/base_import/static/csv/database_import_test.sql?raw=true | AGPL-3.0 | false | [
{
"TABLE_NAME": "companies",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "com... |
c3f837 | base_data.sql | https://github.com/odoo/odoo/blob/7beeb76cdc27d1bbac5fce3570281e17f5f2c350/odoo/addons/base/data/base_data.sql?raw=true | AGPL-3.0 | false | [
{
"TABLE_NAME": "ir_actions",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
}
],
"PRIMARY_KEYS":... |
172af7 | 1415848008750_up_migrate.sql | https://github.com/dmitriiabramov/node-sql-migrations/blob/4cede144f8a1813c451f500b38084bf91391fc5a/migrations/1415848008750_up_migrate.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "testtesttest",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
}
],
"PRIMARY_KEYS": ... |
0de919 | schema.sql | https://github.com/rosedu/vmchecker/blob/8609b5a733708b6e28390cdadcecf36b9d888198/vmchecker/schema.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "courses",
"COLUMNS": [
{
"NAME": "cid",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "name... |
cb8a71 | create_kitten_table.sql | https://github.com/ErikHellman/RxJavaExplained/blob/7eeda047f92129f34331a512fd2e608c5c5d6e7a/app/src/main/res/raw/create_kitten_table.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "kitten",
"COLUMNS": [
{
"NAME": "_id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "name",... |
9c6a74 | clojars.sql | https://github.com/clojars/clojars-web/blob/ae44baa0771b72c0fd7452b931e3d0105e3e5594/resources/queries/clojars.sql?raw=true | EPL-1.0 | false | [
{
"TABLE_NAME": "users",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "user"... |
dc5c93 | 20150126134810_AddDeploymentsTable.sql | https://github.com/applikatoni/applikatoni/blob/e638389f26bf2f72c9275a2ca6085b584ec1ed33/server/db/migrations/20150126134810_AddDeploymentsTable.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "deployments",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "us... |
a585fa | 20150129113927_AddUsersTable.sql | https://github.com/applikatoni/applikatoni/blob/e638389f26bf2f72c9275a2ca6085b584ec1ed33/server/db/migrations/20150129113927_AddUsersTable.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "users",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "name",
... |
2ca57c | 20150127160204_AddLogEntriesTable.sql | https://github.com/applikatoni/applikatoni/blob/e638389f26bf2f72c9275a2ca6085b584ec1ed33/server/db/migrations/20150127160204_AddLogEntriesTable.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "log_entries",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "de... |
ecd268 | tgstation_schema.sql | https://github.com/yogstation13/yogstation/blob/ae2886be95c234202212a3090ee7637173ea2c1d/SQL/tgstation_schema.sql?raw=true | AGPL-3.0 | false | [
{
"TABLE_NAME": "achievements",
"COLUMNS": [
{
"NAME": "name",
"TYPE": "mediumtext",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
... |
c128f7 | mentor.sql | https://github.com/yogstation13/yogstation/blob/ae2886be95c234202212a3090ee7637173ea2c1d/yogstation/SQL/mentor.sql?raw=true | AGPL-3.0 | false | [
{
"TABLE_NAME": "mentor_memo",
"COLUMNS": [
{
"NAME": "ckey",
"TYPE": "Varchar",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAM... |
3a826f | recipes.db | https://github.com/google/search-samples/blob/96d69e3e81a703f617ac286d5c127d6abb3b0940/app-indexing-start/app/src/main/assets/databases/recipes.db?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "android_metadata",
"COLUMNS": [
{
"NAME": "locale",
"TYPE": "Text",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": "'en_US'",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"en_US"
... |
fc8702 | recipes.db | https://github.com/google/search-samples/blob/96d69e3e81a703f617ac286d5c127d6abb3b0940/recipe-app-start/app/src/main/assets/databases/recipes.db?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "android_metadata",
"COLUMNS": [
{
"NAME": "locale",
"TYPE": "Text",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": "'en_US'",
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"en_US"
... |
432c42 | docker.db | https://github.com/kencochrane/django-docker/blob/d660c5fbbfcb0cfb027599f8962adbf5785086e3/docker.db?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "auth_group",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Integer",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": ... |
028dd2 | kami.sql | https://github.com/czp3009/whmcs-page-kami/blob/487686c4fa371137a345c25a29aec13c893417c5/kami.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "kami",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "card",
... |
4d9eb1 | data/schema/jamendo.sql, data/schema/schema-14.sql, data/schema/schema-22.sql, data/schema/schema-30.sql, data/schema/schema-37.sql, data/schema/schema-38.sql, data/schema/schema-40.sql, data/schema/schema-41.sql, data/schema/schema-42.sql, data/schema/schema-43.sql, data/schema/schema-44.sql, data/schema/schema-47.sql... | https://github.com/clementine-player/Clementine/blob/841f3251de2f2a36f8f900037646ff302fa648ed/data/schema/jamendo.sql, https://github.com/clementine-player/Clementine/blob/841f3251de2f2a36f8f900037646ff302fa648ed/data/schema/schema-14.sql, https://github.com/clementine-player/Clementine/blob/841f3251de2f2a36f8f90003764... | GPL-3.0 | false | [
{
"TABLE_NAME": "ubuntu_one_songs",
"COLUMNS": [
{
"NAME": "title",
"TYPE": "Text",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"N... |
6582bf | schema.sql | https://github.com/clementine-player/Clementine/blob/841f3251de2f2a36f8f900037646ff302fa648ed/data/schema/schema.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "directories",
"COLUMNS": [
{
"NAME": "path",
"TYPE": "Text",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME":... |
71e732 | schema-21.sql | https://github.com/clementine-player/Clementine/blob/841f3251de2f2a36f8f900037646ff302fa648ed/data/schema/schema-21.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "songs",
"COLUMNS": [
{
"NAME": "title",
"TYPE": "Text",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "albu... |
d8540a | create_tables_for_mysql.sql | https://github.com/hadooparchitecturebook/hadoop-arch-book/blob/fce7222bc39e864c4b452c43b289a54006b1615f/ch10-data-warehousing/create_tables_for_mysql.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "users",
"COLUMNS": [
{
"NAME": "user_id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "age... |
6e0c4f | create_oltp_schema_mysql.sql | https://github.com/hadooparchitecturebook/hadoop-arch-book/blob/fce7222bc39e864c4b452c43b289a54006b1615f/ch10-data-warehousing/deprecated/create_oltp_schema_mysql.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "occupation",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "occ... |
fd4f61 | jpetstore-hsqldb-schema.sql | https://github.com/mybatis/jpetstore-6/blob/2c4f7b046391937080ea5935bdc944d176ba587d/src/main/resources/database/jpetstore-hsqldb-schema.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "supplier",
"COLUMNS": [
{
"NAME": "suppid",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "... |
9643f2 | jpetstore-hsqldb-data.sql | https://github.com/mybatis/jpetstore-6/blob/2c4f7b046391937080ea5935bdc944d176ba587d/src/main/resources/database/jpetstore-hsqldb-data.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "SUPPLIER",
"COLUMNS": [
{
"NAME": "suppid",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"1",
"2"
... |
b8a040 | create_tb.sql | https://github.com/yuffiy/mE/blob/c8dc1ae17c8dedf59e06c33c62f4ad5fd3376344/Bankend/Migration/create_tb.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "post",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Uuid",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": "UUID_GENERATE_V4()",
"CHECKS": [],
"IS_PRIMARY": true,
"IS_INDEX": false,
"VALUES": []
},
{
"... |
6e6a4d | enode.sql | https://github.com/petermrg/eNode/blob/59b81f706a4b5a26aad175a3c90ead04d8b7425c/misc/enode.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "clients",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedBigInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NA... |
46196e | create_sakuli_database.sql | https://github.com/ConSol/sakuli/blob/022720d7c80e80ee17157ffe4c3ba7bf58058e0f/src/common/src/main/resources/org/sakuli/common/setup/database/create_sakuli_database.sql?raw=true | APACHE-2.0 | true | [
{
"TABLE_NAME": "sakuli_cases",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "... |
554143 | schema.sql | https://github.com/joomlatools/joomlatools-platform/blob/9681b9b2ccab590b3d5041afc72f07e910e8b3bc/install/mysql/schema.sql?raw=true | AGPL-3.0 | false | [
{
"TABLE_NAME": "assets",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME":... |
443d69 | database/ConsecutiveNumbers/consecutiveNumbers.sql, database/CustomersWhoNeverOrder/solve.sql, database/DeleteDuplicateEmails/solve.sql, database/EmployeesEarningMoreThanTheirManagers/employeesEarningMoreThanTheirManagers.sql, database/NthHighestSalary/solve.sql, database/RankScores/solve.sql, database/RisingTemperatur... | https://github.com/krystism/leetcode/blob/4cf8d30509f4b994b1845765807380eeffb95c73/database/ConsecutiveNumbers/consecutiveNumbers.sql, https://github.com/krystism/leetcode/blob/4cf8d30509f4b994b1845765807380eeffb95c73/database/CustomersWhoNeverOrder/solve.sql, https://github.com/krystism/leetcode/blob/4cf8d30509f4b994b... | MIT | true | [
{
"TABLE_NAME": "Employee",
"COLUMNS": [
{
"NAME": "Id",
"TYPE": "Int",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"1",
"2"
]
... |
f35bfd | database/DepartmentTopThreeSalaries/solve.sql, database/DuplicateEmails/duplicateEmails.sql | https://github.com/krystism/leetcode/blob/4cf8d30509f4b994b1845765807380eeffb95c73/database/DepartmentTopThreeSalaries/solve.sql, https://github.com/krystism/leetcode/blob/4cf8d30509f4b994b1845765807380eeffb95c73/database/DuplicateEmails/duplicateEmails.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "Employee",
"COLUMNS": [
{
"NAME": "Id",
"TYPE": "Int",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "Name"... |
9e4f6c | solve.sql | https://github.com/krystism/leetcode/blob/4cf8d30509f4b994b1845765807380eeffb95c73/database/CombineTwoTables/solve.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "Person",
"COLUMNS": [
{
"NAME": "PersonId",
"TYPE": "Int",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "F... |
135ea9 | insert-transaction.sql | https://github.com/delaballe/node-sqlcipher/blob/09e34c353410d1666fc37be0fb09b63fe0d39060/benchmark/insert-transaction.sql?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "foo",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"0",
"1",
"2",
... |
bd3a29 | script.sql | https://github.com/delaballe/node-sqlcipher/blob/09e34c353410d1666fc37be0fb09b63fe0d39060/test/support/script.sql?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "map",
"COLUMNS": [
{
"NAME": "zoom_level",
"TYPE": "Int",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": true,
"VALUES": []
},
{
"NAME": "til... |
e7015a | prepare.db | https://github.com/delaballe/node-sqlcipher/blob/09e34c353410d1666fc37be0fb09b63fe0d39060/test/support/prepare.db?raw=true | BSD-3-CLAUSE | true | [
{
"TABLE_NAME": "foo",
"COLUMNS": [
{
"NAME": "txt",
"TYPE": "Text",
"NULLABLE": true,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"String 0",
"String 1",... |
410daa | 130828.02_create-table-pet.up.sql | https://github.com/buildfirst/buildfirst/blob/08e16a0709769732ccba80807781b7da58f18f26/ch02/10_mysql-tasks/scripts/130828.02_create-table-pet.up.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "pet",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "ownerId",... |
821eab | 130828.01_create-table-person.up.sql | https://github.com/buildfirst/buildfirst/blob/08e16a0709769732ccba80807781b7da58f18f26/ch02/10_mysql-tasks/scripts/130828.01_create-table-person.up.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "person",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "firstN... |
f3b047 | cerberus.pgsql.sql | https://github.com/tronsha/cerberus/blob/8c29a9c4142764720607c8de3f78260dfccdf83e/cerberus.pgsql.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "auth",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "serial",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "netwo... |
479f67 | cerberus.mysql.sql | https://github.com/tronsha/cerberus/blob/8c29a9c4142764720607c8de3f78260dfccdf83e/cerberus.mysql.sql?raw=true | GPL-3.0 | false | [
{
"TABLE_NAME": "bot",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": []
},
{
"NAME": "s... |
cd8a77 | dbschema.sql | https://github.com/PitchInteractiveInc/Phinch/blob/0796ba61cc5f410cb0967b6fd90056f9ccbf3c2f/data/dbschema.sql?raw=true | BSD-2-CLAUSE | true | [
{
"TABLE_NAME": "Layer",
"COLUMNS": [
{
"NAME": "layer_id",
"TYPE": "Int",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"1",
"2",
... |
4f955b | blog_2016-04-13.sql | https://github.com/paradise-ekpereta/codeIgniter-kickstart/blob/ddbf3bcb0bcab6d2097ebbe015eda44581ab4887/blog_2016-04-13.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "articles",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"1",
"2",
... |
39c51e | codeigniter_db_2016-02-05.sql | https://github.com/paradise-ekpereta/codeIgniter-kickstart/blob/ddbf3bcb0bcab6d2097ebbe015eda44581ab4887/codeigniter_db_2016-02-05.sql?raw=true | MIT | true | [
{
"TABLE_NAME": "users",
"COLUMNS": [
{
"NAME": "id",
"TYPE": "UnsignedInt",
"NULLABLE": false,
"UNIQUE": false,
"DEFAULT": null,
"CHECKS": [],
"IS_PRIMARY": false,
"IS_INDEX": false,
"VALUES": [
"1"
]
},
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.