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
d41c76
homyit_hyframe.sql
https://github.com/homkai/HyAdmin/blob/ffed3266d955bf36a8a6bc492a8f89661971ece0/homyit_hyframe.sql?raw=true
MIT
true
[ { "TABLE_NAME": "homyit_attend_class", "COLUMNS": [ { "NAME": "id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "18691", ...
fe6664
simple.db
https://github.com/dokterbob/satchmo/blob/78fc9a923aada312924c1476e4653ee6527c11ef/satchmo/projects/simple/simple.db?raw=true
BSD-3-CLAUSE
true
[ { "TABLE_NAME": "app_plugins_plugin", "COLUMNS": [ { "NAME": "id", "TYPE": "Integer", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { ...
31fa4a
feb32010.sql
https://github.com/saturngod/ornagai-V2/blob/73473982c6e3cfc1985643404224d99f8c39a538/backup/feb32010.sql?raw=true
MIT
true
[ { "TABLE_NAME": "dblist", "COLUMNS": [ { "NAME": "id", "TYPE": "BigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", "2", ...
f1bcd2
gamesdb.sql
https://github.com/mochi/beambag/blob/2fef80ea65882b5b72f5a841f14095bf606080dd/example/sql/gamesdb.sql?raw=true
MIT
true
[ { "TABLE_NAME": "games", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": "NEXTVAL('gameid')", "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [ "test", ...
0b3cc2
acl_oid.sql
https://github.com/arkhipov/acl/blob/144959ae4068eeb36e54cb53d89cb608742f7590/sql/acl_oid.sql?raw=true
BSD-2-CLAUSE
true
[ { "TABLE_NAME": "acl_test", "COLUMNS": [ { "NAME": "ace", "TYPE": "ace", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "a//acl_temporary_user=s" ...
a75186
examples/basics/13_dbinput/input/cities.sql, examples/ordnancesurvey/postgres/create-tables-itn.sql, examples/ordnancesurvey/postgres/create-tables.sql, tests/data/dummy.sql
https://github.com/justb4/stetl/blob/b205c8473e1050549890c03e127bc7d9d1151dca/examples/basics/13_dbinput/input/cities.sql, https://github.com/justb4/stetl/blob/b205c8473e1050549890c03e127bc7d9d1151dca/examples/ordnancesurvey/postgres/create-tables-itn.sql, https://github.com/justb4/stetl/blob/b205c8473e1050549890c03e12...
GPL-3.0
false
[ { "TABLE_NAME": "boundaryline", "COLUMNS": [ { "NAME": "OGC_FID", "TYPE": "serial", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] } ], "PRIMARY...
55f26e
resources/sql/create_tables.sql, tests/test_data/db_import.sql, tests/test_data/exploit_test.sql, tests/test_data/pma_bookmark.sql
https://github.com/phpmyadmin/phpmyadmin/blob/1c983b4d2fe04b75c13f51728969404a42c683b8/resources/sql/create_tables.sql, https://github.com/phpmyadmin/phpmyadmin/blob/1c983b4d2fe04b75c13f51728969404a42c683b8/tests/test_data/db_import.sql, https://github.com/phpmyadmin/phpmyadmin/blob/1c983b4d2fe04b75c13f51728969404a42c6...
GPL-2.0
false
[ { "TABLE_NAME": "\"><script>alert(109);</script>", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", ...
a246d5
mysql_storage.sql
https://github.com/jpm/papercut/blob/d2552cdeb857270d888a4c1e1014b837b4b11b61/storage/mysql_storage.sql?raw=true
MIT
true
[ { "TABLE_NAME": "papercut_groups", "COLUMNS": [ { "NAME": "id", "TYPE": "UINT(10)", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "...
33c473
migrations/000_setup_postgres.up.sql, migrations/001_add_questions.up.sql, migrations/002_add_bearer_tokens.up.sql, migrations/003_add_answers.up.sql, migrations/004_add_invitations.up.sql, migrations/006_add_candidates.up.sql, migrations/008_add_drafts.up.sql, migrations/009_add_global_identifiers.up.sql, migrations/0...
https://github.com/d-cent/objective8/blob/db8344ba4425ca0b38a31c99a3b282d7c8ddaef0/migrations/000_setup_postgres.up.sql, https://github.com/d-cent/objective8/blob/db8344ba4425ca0b38a31c99a3b282d7c8ddaef0/migrations/001_add_questions.up.sql, https://github.com/d-cent/objective8/blob/db8344ba4425ca0b38a31c99a3b282d7c8dda...
MIT
true
[ { "TABLE_NAME": "global_identifiers", "COLUMNS": [ { "NAME": "_id", "TYPE": "serial", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { ...
75df0c
demo.db
https://github.com/qitaos/rf-demos/blob/a067cf4c0338a209142b3fb933d1306a14b32e27/DatabaseDemo/demo.db?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "order_item", "COLUMNS": [ { "NAME": "id", "TYPE": "Integer", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [ "1", "2", ...
d8d82e
database.sql
https://github.com/mathiasbynens/jsperf.com/blob/002825bc3b111714ec0b7b2e02bed72258fdf492/_tmp/database.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "comments", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "page...
775223
246_sqlite_downgrade.sql
https://github.com/redhat-openstack/nova/blob/ed7f8681ccec77e161f2a8ea46a0d1d30055e21c/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_downgrade.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "pci_devices_new", "COLUMNS": [ { "NAME": "created_at", "TYPE": "Datetime", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
86be4f
246_sqlite_upgrade.sql
https://github.com/redhat-openstack/nova/blob/ed7f8681ccec77e161f2a8ea46a0d1d30055e21c/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "pci_devices_new", "COLUMNS": [ { "NAME": "created_at", "TYPE": "Datetime", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
3b60fa
lost.db
https://github.com/winitzki/talks/blob/86933a75896de86b286d8fe9cf43cd36dbfe277d/prolog/lost.db?raw=true
CC0-1.0
true
[ { "TABLE_NAME": "lost", "COLUMNS": [ { "NAME": "person", "TYPE": "Unknown", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "alice", "alice"...
3b86ca
create_tables.sql
https://github.com/Rockvole/indoor-air-quality-dashboard/blob/a57b5fec3f2d1125eadea3aa61950840884be154/ancillary/database/create_tables.sql?raw=true
MIT
true
[ { "TABLE_NAME": "groups", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "name",...
9f248e
00-before.sql
https://github.com/zehpunktbarron/iOSMAnalyzer/blob/afddef387ac3e08c999f8ff9ef7ad83b9950748e/00-before.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "hist_point", "COLUMNS": [ { "NAME": "id", "TYPE": "BigInt", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "...
bd4e83
ProfilingDatabase.sqlite
https://github.com/groue/GRDB.swift/blob/b83108d10f42680d78f23fe4d4d80fc88dab3212/Tests/Performance/GRDBProfiling/GRDBProfiling/ProfilingDatabase.sqlite?raw=true
MIT
true
[ { "TABLE_NAME": "items", "COLUMNS": [ { "NAME": "i0", "TYPE": "Int", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "0", "1", "2"...
7ba00f
Issue1383.sqlite
https://github.com/groue/GRDB.swift/blob/b83108d10f42680d78f23fe4d4d80fc88dab3212/Tests/GRDBTests/ValueObservation/Issue1383.sqlite?raw=true
MIT
true
[ { "TABLE_NAME": "t", "COLUMNS": [ { "NAME": "a", "TYPE": "Unknown", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] } ], "PRIMARY_KEYS": [], ...
8fca5d
telocation.db
https://github.com/Quotation/WhoCall/blob/cedcf1c9504f2934c298f084b9dc6397d1039610/WhoCall/Support/telocation.db?raw=true
MIT
true
[ { "TABLE_NAME": "mob_location", "COLUMNS": [ { "NAME": "_id", "TYPE": "Integer", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [ "<PHONE_NUMBER>", ...
2b4278
V1__Create_tables.sql
https://github.com/saslani/sparkler/blob/fa0855fdf6b22c3e3bfe5d8e2c3c48f8bc0a113d/src/main/resources/db/migration/V1__Create_tables.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "EXAMPLES", "COLUMNS": [ { "NAME": "ID", "TYPE": "BIGSERIAL", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": ...
ef93ea
mapa1.sql
https://github.com/fixwa/mapland/blob/2ba693149e6da6efc51f9a24fbf04af5dd4cf10e/sql/mapa1.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "lands", "COLUMNS": [ { "NAME": "id", "TYPE": "UINT", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "user_id...
44a1a2
h2-script.sql
https://github.com/fengyouchao/sockslib/blob/fc834badb779089ffbc8aa7d645d290d30087ebc/src/main/resources/sql/h2-script.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "SOCKS_USERS", "COLUMNS": [ { "NAME": "username", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "...
d97696
create-schema.sql
https://github.com/peterpilgrim/javaee7-developer-handbook/blob/c7b5fdf0ec43f09074897b001dc587e0c5ec977d/ch11/jpa-criteria/src/test/resources-glassfish-managed/scripts/create-schema.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "EMPLOYEE", "COLUMNS": [ { "NAME": "EMPLOYEE_ID", "TYPE": "BigInt", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", "2"...
4b2227
create-schema.sql
https://github.com/peterpilgrim/javaee7-developer-handbook/blob/c7b5fdf0ec43f09074897b001dc587e0c5ec977d/ch11/jpa-storedproc/src/test/resources-glassfish-managed/scripts/create-schema.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "EMPLOYEE", "COLUMNS": [ { "NAME": "EMPLOYEE_ID", "TYPE": "BigInt", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", "2"...
89767f
src/main/resources/db/migration/common/V2__Create_tables_table.sql, src/main/resources/db/migration/common/V3__Create_job_outputs_table.sql, src/main/resources/db/migration/common/V4__Create_job_tables_table.sql, src/main/resources/db/migration/common/V6__Create_saved_queries_table.sql, src/main/resources/db/migration/...
https://github.com/airbnb/airpal/blob/f79d2c1708a2d246029289b0e14fba4c7a51ef60/src/main/resources/db/migration/common/V2__Create_tables_table.sql, https://github.com/airbnb/airpal/blob/f79d2c1708a2d246029289b0e14fba4c7a51ef60/src/main/resources/db/migration/common/V3__Create_job_outputs_table.sql, https://github.com/ai...
APACHE-2.0
true
[ { "TABLE_NAME": "jobs", "COLUMNS": [ { "NAME": "id", "TYPE": "serial", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "query"...
8a2bb2
V1__Create_jobs_table.sql
https://github.com/airbnb/airpal/blob/f79d2c1708a2d246029289b0e14fba4c7a51ef60/src/main/resources/db/migration/mysql/V1__Create_jobs_table.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "jobs", "COLUMNS": [ { "NAME": "id", "TYPE": "serial", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "query"...
e1f5cf
mine_laracms.sql
https://github.com/duyphan2502/LaraWebEd/blob/476833dc2359983c24600c297e4003773a8d4539/resources/db/mine_laracms.sql?raw=true
MIT
true
[ { "TABLE_NAME": "admin_user_roles", "COLUMNS": [ { "NAME": "id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", ...
0d1c53
lookup_schema.sql
https://github.com/pixelfederation/vitess-php-pdo/blob/c009575c46aa198259a08aec57afa4dc8de77a07/tests/vitess/schema/lookup/lookup_schema.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "user_seq", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "0" ] }, {...
0e5460
user_schema.sql
https://github.com/pixelfederation/vitess-php-pdo/blob/c009575c46aa198259a08aec57afa4dc8de77a07/tests/vitess/schema/user/user_schema.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "user", "COLUMNS": [ { "NAME": "user_id", "TYPE": "BigInt", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "n...
d99056
disjunct-new.sql
https://github.com/opencog/opencog/blob/ae68bda779f16571bb017b8d3ea56ff8f50a822f/opencog/nlp/wsd-post/renorm-stats/disjunct-new.sql?raw=true
AGPL-3.0
false
[ { "TABLE_NAME": "NewDisjuncts", "COLUMNS": [ { "NAME": "inflected_word", "TYPE": "Text", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": true, "VALUES": [] }, { ...
566685
test.sqlite3
https://github.com/adamsalter/sitemap_generator/blob/f14116d879221231fe3cf3e31fc3c5095ba20f02/test/mock_app/db/test.sqlite3?raw=true
MIT
true
[ { "TABLE_NAME": "contents", "COLUMNS": [ { "NAME": "id", "TYPE": "Integer", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [ "1", "2", ...
2c6454
pdo_storage_schema.sql
https://github.com/maximebf/php-debugbar/blob/18ced90d4b882ed449b2278fea8692f8f7d1c13c/src/Storage/pdo_storage_schema.sql?raw=true
MIT
true
[ { "TABLE_NAME": "phpdebugbar", "COLUMNS": [ { "NAME": "id", "TYPE": "Text", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": true, "VALUES": [] }, { "NAME": "da...
5e0f78
lib/plugins/authpdo/_test/mysql/fluxbb.sql, lib/plugins/authpdo/_test/mysql/mybb.sql, lib/plugins/authpdo/_test/mysql/wordpress.sql, lib/plugins/authpdo/_test/pgsql/django.sql, lib/plugins/authpdo/_test/test.sqlite3
https://github.com/splitbrain/dokuwiki/blob/c5ae6206c2fbc7f64a5fb84023adc32df9f948ab/lib/plugins/authpdo/_test/mysql/fluxbb.sql, https://github.com/splitbrain/dokuwiki/blob/c5ae6206c2fbc7f64a5fb84023adc32df9f948ab/lib/plugins/authpdo/_test/mysql/mybb.sql, https://github.com/splitbrain/dokuwiki/blob/c5ae6206c2fbc7f64a5f...
GPL-2.0
false
[ { "TABLE_NAME": "wpvk_usermeta", "COLUMNS": [ { "NAME": "umeta_id", "TYPE": "UnsignedBigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", ...
608010
create_torque_keys_table.sql
https://github.com/surfrock66/torque/blob/0e4fa7430a76a6ffb08ccc51a6d9ef66070da398/scripts/create_torque_keys_table.sql?raw=true
MIT
true
[ { "TABLE_NAME": "torque_keys", "COLUMNS": [ { "NAME": "id", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "kff122e", "...
099ccc
create_torque_sessions_table.sql
https://github.com/surfrock66/torque/blob/0e4fa7430a76a6ffb08ccc51a6d9ef66070da398/scripts/create_torque_sessions_table.sql?raw=true
MIT
true
[ { "TABLE_NAME": "sessions", "COLUMNS": [ { "NAME": "v", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "i...
880c74
create_torque_log_table.sql
https://github.com/surfrock66/torque/blob/0e4fa7430a76a6ffb08ccc51a6d9ef66070da398/scripts/create_torque_log_table.sql?raw=true
MIT
true
[ { "TABLE_NAME": "raw_logs", "COLUMNS": [ { "NAME": "session", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAM...
35cbe9
install/schema_mysql.sql, library/simplepie/db.sql, library/spam/install/setup_mysql.sql
https://github.com/friendica/red/blob/9d3384e7ef79bbbfd039040a9c275b2fff2668f8/install/schema_mysql.sql, https://github.com/friendica/red/blob/9d3384e7ef79bbbfd039040a9c275b2fff2668f8/library/simplepie/db.sql, https://github.com/friendica/red/blob/9d3384e7ef79bbbfd039040a9c275b2fff2668f8/library/spam/install/setup_mysq...
MIT
true
[ { "TABLE_NAME": "abook", "COLUMNS": [ { "NAME": "abook_id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "N...
a3e589
schema_postgres.sql
https://github.com/friendica/red/blob/9d3384e7ef79bbbfd039040a9c275b2fff2668f8/install/schema_postgres.sql?raw=true
MIT
true
[ { "TABLE_NAME": "abook", "COLUMNS": [ { "NAME": "abook_id", "TYPE": "serial", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME":...
51dd75
schema.sql
https://github.com/la-team/light-admin/blob/2d8875f3dcfb0ed10fcabd92be50d36032f28bf3/lightadmin-core/src/test/resources/db/schema.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "customer", "COLUMNS": [ { "NAME": "id", "TYPE": "BigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "fi...
2ef3ef
schema.sql
https://github.com/la-team/light-admin/blob/2d8875f3dcfb0ed10fcabd92be50d36032f28bf3/lightadmin-sandbox/src/main/resources/db/schema.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "customer", "COLUMNS": [ { "NAME": "id", "TYPE": "BigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "fi...
e2b541
hsqldb-schema.sql
https://github.com/scottysinclair/barleydb/blob/989a3664da86e8747cbec8b63e228e90f4969be3/src/test/resources/hsqldb-schema.sql?raw=true
LGPL-3.0
false
[ { "TABLE_NAME": "ACL_ACCESS_AREA", "COLUMNS": [ { "NAME": "ID", "TYPE": "BigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NA...
5c8fd4
mysql-schema.sql
https://github.com/scottysinclair/barleydb/blob/989a3664da86e8747cbec8b63e228e90f4969be3/src/test/resources/mysql-schema.sql?raw=true
LGPL-3.0
false
[ { "TABLE_NAME": "ACL_ACCESS_AREA", "COLUMNS": [ { "NAME": "ID", "TYPE": "BigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NA...
283f06
oracle-schema.sql
https://github.com/scottysinclair/barleydb/blob/989a3664da86e8747cbec8b63e228e90f4969be3/src/test/resources/oracle-schema.sql?raw=true
LGPL-3.0
false
[ { "TABLE_NAME": "ACL_ACCESS_AREA", "COLUMNS": [ { "NAME": "ID", "TYPE": "Decimal", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "N...
a3c78a
V1.0.0__Phanbook.sql
https://github.com/phanbook/phanbook/blob/b87ac511b83a9500993a038533101fb1bbe8fbd5/schema/V1.0.0__Phanbook.sql?raw=true
BSD-3-CLAUSE
true
[ { "TABLE_NAME": "activities", "COLUMNS": [ { "NAME": "id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NA...
a46ceb
schema.sql
https://github.com/hosannahighertech/yii2-yiiboard/blob/c9f764f79063bb34a9ab388ba55a6bff2072b75b/data/schema.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "auth_rule", "COLUMNS": [ { "NAME": "name", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME"...
984603
wc.db
https://github.com/KKBOX/FireApp/blob/75916d278ac2addb2b323cfef087c3783d9dfecc/lib/java-appbundler/source/.svn/wc.db?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "ACTUAL_NODE", "COLUMNS": [ { "NAME": "wc_id", "TYPE": "Integer", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": true, "VALUES": [] }, { "NAME...
a90975
pgsql.pgsql
https://github.com/0x19/jsonstruct.com/blob/8075d9b90e205c69579cb74adfff94165f4e3462/public/components/ace-builds/demo/kitchen-sink/docs/pgsql.pgsql?raw=true
MIT
true
[ { "TABLE_NAME": "weather", "COLUMNS": [ { "NAME": "city", "TYPE": "Varchar", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "San Francisco", ...
e8ee30
automation.sql
https://github.com/sskorol/selenium-camp-samples/blob/8a68cad2cb46ba2cebe2acc1352f86cd89fc915f/mysql-data-provider/src/main/resources/automation.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "create_payment_data", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1" ] ...
aa98d9
structure.sql
https://github.com/leei/thinking-sphinx/blob/2631d6f156b3f334a10dc75b78404803b962d177/spec/fixtures/structure.sql?raw=true
MIT
true
[ { "TABLE_NAME": "people", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "first_...
584501
h2.sql
https://github.com/wso2/product-is/blob/e0b10fd47407fe080c1742e33eca6af8025902ff/modules/integration/tests-integration/tests-backend/src/test/resources/artifacts/IS/dbscripts/h2.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "REG_CLUSTER_LOCK", "COLUMNS": [ { "NAME": "REG_LOCK_NAME", "TYPE": "Varchar", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, {...
c14365
schema-mysql.sql
https://github.com/gboudreau/Greyhole/blob/2f0436d68bc77092a94055883d5b8d5773eb335d/schema-mysql.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "settings", "COLUMNS": [ { "NAME": "name", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "last_read_log_smbd_lin...
89688f
multi_uploader.sql
https://github.com/Akshay-Hegde/grocery_crud_multiuploader/blob/fcc8f8f09184474d25dfd477bf2df475d95c80fb/multi_uploader.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "multi_uploader_gallery", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", ...
925977
scripts-data/sql/create_geoiris.sql, scripts-data/sql/create_infra_activite.sql, scripts-data/sql/create_infra_diplome_formation.sql, scripts-data/sql/create_infra_logement.sql, scripts-data/sql/create_infra_menage.sql, scripts-data/sql/create_infra_population.sql
https://github.com/garaud/pyris/blob/a41706da66273ff482fe093142a46e211443176c/scripts-data/sql/create_geoiris.sql, https://github.com/garaud/pyris/blob/a41706da66273ff482fe093142a46e211443176c/scripts-data/sql/create_infra_activite.sql, https://github.com/garaud/pyris/blob/a41706da66273ff482fe093142a46e211443176c/scrip...
BSD-3-CLAUSE
true
[ { "TABLE_NAME": "menage_{census}", "COLUMNS": [ { "NAME": "iris", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "...
595b67
DB_Schema.sql
https://github.com/shayanb/Bitcoin-PoS-PHP/blob/bf8e17dfd7ce0008ce33aacdbe2aa305311204cd/DB_Schema.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "tmp_tx_history", "COLUMNS": [ { "NAME": "index", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
72505c
PostgreSQLIdentity.sql
https://github.com/danellos/AspNet.Identity.PostgreSQL/blob/28e12a3bb24ce6399387c0c261f0917740b55891/src/PostgreSQLIdentity.sql?raw=true
MIT
true
[ { "TABLE_NAME": "AspNetRoles", "COLUMNS": [ { "NAME": "Id", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME"...
b0b9b1
install/dbconfig.sql, tests/tables/formula_ingredients/create.sql, tests/tables/formulas/create.sql, tests/tables/fragrances/create.sql, tests/tables/ingredients/create.sql, tests/tables/test683/create.sql, tests/tables/test841/create.sql, tests/tables/test841_join/create.sql, tests/tables/test_versions/create.sql, tes...
https://github.com/shannah/xataface/blob/e8cda014e3b8dd19c186895ba173cc3e95766818/install/dbconfig.sql, https://github.com/shannah/xataface/blob/e8cda014e3b8dd19c186895ba173cc3e95766818/tests/tables/formula_ingredients/create.sql, https://github.com/shannah/xataface/blob/e8cda014e3b8dd19c186895ba173cc3e95766818/tests/t...
GPL-2.0
false
[ { "TABLE_NAME": "__fields__", "COLUMNS": [ { "NAME": "fields_id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME...
7ead0f
auth.sql
https://github.com/vzex/dog-tunnel/blob/8af0b91669d111d3057fb1c875756c803e866286/auth/auth.sql?raw=true
MIT
true
[ { "TABLE_NAME": "users", "COLUMNS": [ { "NAME": "UserName", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME"...
78e375
schema.sqlite.sql
https://github.com/Jalle19/xbmc-video-server/blob/4e001fdd400aa7cb09987ffb2d9e234a753358e2/src/protected/data/schema.sqlite.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "backend", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "name",...
e146f5
schema.mysql.sql
https://github.com/Jalle19/xbmc-video-server/blob/4e001fdd400aa7cb09987ffb2d9e234a753358e2/src/protected/data/schema.mysql.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "backend", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "name"...
d5b0ca
config/schema/1.0/db_schema-1.0.sql, config/schema/1.0/patches/db_schema_patch-1.1.sql, config/schema/1.0/patches/db_schema_patch-1.2.sql, config/schema/1.0/patches/db_schema_patch-3.0.sql, config/schema/3.0/patches/db_schema_patch-3.1.sql, config/schema/3.0/patches/db_schema_patch-3.4.sql
https://github.com/Symbiota/Symbiota/blob/d73d69de2936fe822e6d848e01594ebe39374f72/config/schema/1.0/db_schema-1.0.sql, https://github.com/Symbiota/Symbiota/blob/d73d69de2936fe822e6d848e01594ebe39374f72/config/schema/1.0/patches/db_schema_patch-1.1.sql, https://github.com/Symbiota/Symbiota/blob/d73d69de2936fe822e6d848e...
GPL-2.0
false
[ { "TABLE_NAME": "actionrequest", "COLUMNS": [ { "NAME": "actionrequestid", "TYPE": "BigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
b50aaa
config/schema/3.0/db_schema-3.0.sql, config/schema/3.0/dev/deprecated_tables.sql, config/schema/3.0/dev/proposed_tables.sql
https://github.com/Symbiota/Symbiota/blob/d73d69de2936fe822e6d848e01594ebe39374f72/config/schema/3.0/db_schema-3.0.sql, https://github.com/Symbiota/Symbiota/blob/d73d69de2936fe822e6d848e01594ebe39374f72/config/schema/3.0/dev/deprecated_tables.sql, https://github.com/Symbiota/Symbiota/blob/d73d69de2936fe822e6d848e01594e...
GPL-2.0
false
[ { "TABLE_NAME": "adminlanguages", "COLUMNS": [ { "NAME": "langid", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NA...
e56b41
apns.db
https://github.com/SMSSecure/SMSSecure/blob/0b4ea2412273f4e4918cff8f304380d3151ff6d4/assets/databases/apns.db?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "apns", "COLUMNS": [ { "NAME": "_id", "TYPE": "Integer", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [ "1", "2", ...
fc7504
201507311520-add-host-table.up.sql
https://github.com/theophilusx/Arcis/blob/09cfc8a4d6609bb39ae5b67818105790c3d3d60d/resources/migrations/201507311520-add-host-table.up.sql?raw=true
EPL-1.0
false
[ { "TABLE_NAME": "host_def", "COLUMNS": [ { "NAME": "host_id", "TYPE": "serial", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME"...
25fc27
201508271014-add-regexp-table.up.sql
https://github.com/theophilusx/Arcis/blob/09cfc8a4d6609bb39ae5b67818105790c3d3d60d/resources/migrations/201508271014-add-regexp-table.up.sql?raw=true
EPL-1.0
false
[ { "TABLE_NAME": "network_grp", "COLUMNS": [ { "NAME": "group_name", "TYPE": "Varchar", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
b119de
201507111226-add-users-table.up.sql
https://github.com/theophilusx/Arcis/blob/09cfc8a4d6609bb39ae5b67818105790c3d3d60d/resources/migrations/201507111226-add-users-table.up.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": "first...
9e3d50
pg.sql
https://github.com/purefn/hiplambda/blob/31cacc3795fa63964510821ac05911ad108e3632/pg.sql?raw=true
BSD-3-CLAUSE
true
[ { "TABLE_NAME": "hipbot", "COLUMNS": [ { "NAME": "oauthId", "TYPE": "Char", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "c...
e3b84a
pgsql_create_tables.sql
https://github.com/larskanis/greensql-fw/blob/766eb9440a8ef8c37577511a0e4559779ba5e652/db/pgsql_create_tables.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "query", "COLUMNS": [ { "NAME": "queryid", "TYPE": "serial", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "...
2df121
mysql_create_tables.sql
https://github.com/larskanis/greensql-fw/blob/766eb9440a8ef8c37577511a0e4559779ba5e652/db/mysql_create_tables.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "query", "COLUMNS": [ { "NAME": "queryid", "TYPE": "UINT", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "pr...
e2b914
nodepool.sql
https://github.com/wetube/bitcloud/blob/75036a2dde59012b14a26d98bfe221dba0e9e940/bitcloud.c/nodepool.sql?raw=true
MIT
true
[ { "TABLE_NAME": "nodes", "COLUMNS": [ { "NAME": "public_key", "TYPE": "Blob", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": ...
dfdc78
20160117220032473_create-db.sql
https://github.com/garriguv/SQLiteMigrationManager.swift/blob/c46cc4566ea3d2bb73d34fe620131f0f64589a2d/Tests/resources/Migrations.bundle/20160117220032473_create-db.sql?raw=true
MIT
true
[ { "TABLE_NAME": "contacts", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "name"...
5aa764
20160119125444115_initial.sql
https://github.com/garriguv/SQLiteMigrationManager.swift/blob/c46cc4566ea3d2bb73d34fe620131f0f64589a2d/Example/SQLiteExample/Database/Migrations.bundle/20160119125444115_initial.sql?raw=true
MIT
true
[ { "TABLE_NAME": "episodes", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "seaso...
9ba44c
todo.sql
https://github.com/macak99/todo/blob/7257ae48e1765d8579bd941ef3ecf751f55cdfd4/app/todo.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "items", "COLUMNS": [ { "NAME": "id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": ...
60fc93
create-db.sql
https://github.com/mezzario/geonames-data-import/blob/edb364596e87d46e75a1d1ffc0263adcc370da8b/assets/db/mysql/create-db.sql?raw=true
MIT
true
[ { "TABLE_NAME": "admin1CodesAscii", "COLUMNS": [ { "NAME": "code", "TYPE": "Char", "NULLABLE": true, "UNIQUE": false, "DEFAULT": "NULL", "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "...
fefcd6
vorlage.sqlite
https://github.com/Gremmel/kleiner-brauhelfer/blob/9b0e933fd10ee249b5ee20dafbf38745f6be9a60/source/data/vorlage.sqlite?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "Anhang", "COLUMNS": [ { "NAME": "ID", "TYPE": "Integer", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": "Sud...
942a78
database.sql
https://github.com/aiyi/go-user/blob/4c5325437f83c6e178e68a7ffd3f4323b8049cef/model/database.sql?raw=true
MIT
true
[ { "TABLE_NAME": "user", "COLUMNS": [ { "NAME": "id", "TYPE": "BigInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "nickn...
020aac
transitime/src/main/resources/ddl_postgres_org_transitime_db_structs.sql, transitime/src/main/resources/ddl_postgres_org_transitime_db_webstructs.sql
https://github.com/Transitime/core/blob/566b911def7a1993ffc924ba85eadb33b405ebaf/transitime/src/main/resources/ddl_postgres_org_transitime_db_structs.sql, https://github.com/Transitime/core/blob/566b911def7a1993ffc924ba85eadb33b405ebaf/transitime/src/main/resources/ddl_postgres_org_transitime_db_webstructs.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "ActiveRevisions", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME"...
d94b61
transitime/src/main/resources/ddl_mysql_org_transitime_db_structs.sql, transitime/src/main/resources/ddl_mysql_org_transitime_db_webstructs.sql
https://github.com/Transitime/core/blob/566b911def7a1993ffc924ba85eadb33b405ebaf/transitime/src/main/resources/ddl_mysql_org_transitime_db_structs.sql, https://github.com/Transitime/core/blob/566b911def7a1993ffc924ba85eadb33b405ebaf/transitime/src/main/resources/ddl_mysql_org_transitime_db_webstructs.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "ActiveRevisions", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME"...
acc9cc
transitime/src/main/resources/ddl_oracle_org_transitime_db_structs.sql, transitime/src/main/resources/ddl_oracle_org_transitime_db_webstructs.sql
https://github.com/Transitime/core/blob/566b911def7a1993ffc924ba85eadb33b405ebaf/transitime/src/main/resources/ddl_oracle_org_transitime_db_structs.sql, https://github.com/Transitime/core/blob/566b911def7a1993ffc924ba85eadb33b405ebaf/transitime/src/main/resources/ddl_oracle_org_transitime_db_webstructs.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "ActiveRevisions", "COLUMNS": [ { "NAME": "id", "TYPE": "Decimal", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "N...
59f3b5
sample.sql
https://github.com/optikalefx/OpenJS-Grid/blob/7f5188ce79a9202f3b0f56d2dc63ac60f0f869d7/sample.sql?raw=true
MIT
true
[ { "TABLE_NAME": "categories", "COLUMNS": [ { "NAME": "CategoryID", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "6", ...
e8fe29
x86-64.orig.sql
https://github.com/bnagy/cgasm/blob/6c54b38020a075e700343335fe44c45f16e22f3c/codegen/x86-64.orig.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "instructions", "COLUMNS": [ { "NAME": "platform", "TYPE": "Text", "NULLABLE": true, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NA...
96be9b
install.sql
https://github.com/joomla-projects/webservices/blob/b9cd52c4e78ef7882fdf902f70131afc2e28a038/component/admin/sql/install/mysql/install.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "#__webservices", "COLUMNS": [ { "NAME": "id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
435160
086-088.sql
https://github.com/phpfreak/Project-Pier/blob/7b5e2feb4c6cf036b49ac997710774a901ff2822/public/patch/086-088.sql?raw=true
AGPL-3.0
false
[ { "TABLE_NAME": "{$tp}contacts", "COLUMNS": [ { "NAME": "id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
3f9029
schema.sql
https://github.com/MobilityLab/TransitScreen/blob/152cd2d808675d2baeb9e77c229adfbaf9a16475/schema.sql?raw=true
MIT
true
[ { "TABLE_NAME": "agency_stop", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "b...
6437e8
database.sqlite
https://github.com/unicodeveloper/laravel-hackathon-starter/blob/019976365262b79544b3c14a56c9e8ecfb9461a3/database/database.sqlite?raw=true
MIT
true
[ { "TABLE_NAME": "migrations", "COLUMNS": [ { "NAME": "migration", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "2014_10_12_0000...
d0cad7
db.sqlite3
https://github.com/TakeshiTseng/SDN-Work/blob/cb0e6d8680bfb625b7735089a19aac73fc262693/rest_event_test/rest_server/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": ...
1d5021
testdata-0.3.sql
https://github.com/elplatt/seltzer/blob/e695639e3421a17ba059719c9448ef1656ef0ef1/test/testdata-0.3.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "contact", "COLUMNS": [ { "NAME": "cid", "TYPE": "MEDIUMINT(8) UNSIGNED", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", ...
82c9a2
testdata.sql
https://github.com/elplatt/seltzer/blob/e695639e3421a17ba059719c9448ef1656ef0ef1/test/cucumber/features/support/testdata.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "contact", "COLUMNS": [ { "NAME": "cid", "TYPE": "MEDIUMINT(8) UNSIGNED", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "1", ...
57fe28
db_schema.sql
https://github.com/IlchCMS/Ilch-2.0/blob/36e82bea694a1d9d17d31f7d84c95cd422f17f12/tests/PHPUnit/Ilch/_files/db_schema.sql?raw=true
GPL-3.0
false
[ { "TABLE_NAME": "config", "COLUMNS": [ { "NAME": "key", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "v...
ce774f
packaging/dbscripts/create_tables.sql, packaging/dbscripts/upgrade/04_01_0240_add_step_subject_entites.sql, packaging/dbscripts/upgrade/04_02_0070_create_storage_dr.sql, packaging/dbscripts/upgrade/04_02_0090_create_vm_interface_filter_parameters.sql, packaging/dbscripts/upgrade/04_02_0240_add_name_servers_column_to_vd...
https://github.com/oVirt/ovirt-engine/blob/ebe75b2ea890c607b9add6c77474ea2c08843ee4/packaging/dbscripts/create_tables.sql, https://github.com/oVirt/ovirt-engine/blob/ebe75b2ea890c607b9add6c77474ea2c08843ee4/packaging/dbscripts/upgrade/04_01_0240_add_step_subject_entites.sql, https://github.com/oVirt/ovirt-engine/blob/e...
APACHE-2.0
true
[ { "TABLE_NAME": "ad_groups", "COLUMNS": [ { "NAME": "id", "TYPE": "Uuid", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "na...
b69559
0010_add_object_column_white_list_table.sql
https://github.com/oVirt/ovirt-engine/blob/ebe75b2ea890c607b9add6c77474ea2c08843ee4/packaging/dbscripts/upgrade/post_upgrade/0010_add_object_column_white_list_table.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "object_column_white_list", "COLUMNS": [ { "NAME": "object_name", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, ...
3d6bf6
CreateNugetTables.sql
https://github.com/ljw1004/blog/blob/0621ca9ec47af2ace639176e2932bdd073b84173/Appx/AnalyzeNugets/CreateNugetTables.sql?raw=true
MIT
true
[ { "TABLE_NAME": "[Files]", "COLUMNS": [ { "NAME": "[ID]", "TYPE": "Varchar", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": ...
29c108
examples/gpce/kmeans.sql, examples/gpce/logistic-regress.sql, examples/gpce/multi-lin-regress.sql, examples/gpce/naive-bayes.sql, methods/svec_util/src/pg_gp/sql/gp_sfv.sql_in.todo.sql
https://github.com/madlib/madlib/blob/bad3146a122289c02a330bcdcfe265bf3557b02e/examples/gpce/kmeans.sql, https://github.com/madlib/madlib/blob/bad3146a122289c02a330bcdcfe265bf3557b02e/examples/gpce/logistic-regress.sql, https://github.com/madlib/madlib/blob/bad3146a122289c02a330bcdcfe265bf3557b02e/examples/gpce/multi-l...
APACHE-2.0
true
[ { "TABLE_NAME": "bayes", "COLUMNS": [ { "NAME": "id", "TYPE": "Int", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "class",...
088ad2
records.db
https://github.com/geopython/pycsw/blob/21998dbf57a71d82fe8f4c711f9e0a953e1633a1/tests/functionaltests/suites/stac_api/data/records.db?raw=true
MIT
true
[ { "TABLE_NAME": "geometry_columns", "COLUMNS": [ { "NAME": "f_table_catalog", "TYPE": "Text", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "public...
2d06e1
1_create_users_table.sql
https://github.com/peterskeide/bones/blob/2c425155f0d9e5db5bc64c8e67711ac68f0c8185/db/scripts/1_create_users_table.sql?raw=true
MIT
true
[ { "TABLE_NAME": "users", "COLUMNS": [ { "NAME": "id", "TYPE": "serial", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME": "pass...
ce9803
1.sql
https://github.com/cuberite/WorldEdit/blob/214b43d67fe181cad8b39d474fb520ece3fb7a3e/Storage/ChangeScripts/1.sql?raw=true
APACHE-2.0
true
[ { "TABLE_NAME": "PlayerSelection", "COLUMNS": [ { "NAME": "uuid", "TYPE": "Text", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAM...
2e580f
install_www/db.sql, search/search_schema.sql, wikipedia/commons/db.sql
https://github.com/ErshKUS/OpenStreetMap.ru/blob/d227b0823eb3c917ada4f19df5c4e9a3188e21e7/install_www/db.sql, https://github.com/ErshKUS/OpenStreetMap.ru/blob/d227b0823eb3c917ada4f19df5c4e9a3188e21e7/search/search_schema.sql, https://github.com/ErshKUS/OpenStreetMap.ru/blob/d227b0823eb3c917ada4f19df5c4e9a3188e21e7/wiki...
BSD-2-CLAUSE
true
[ { "TABLE_NAME": "search_osm", "COLUMNS": [ { "NAME": "id", "TYPE": "BIGSERIAL", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { "NAME...
064d84
db_pg.sql
https://github.com/ErshKUS/OpenStreetMap.ru/blob/d227b0823eb3c917ada4f19df5c4e9a3188e21e7/install_www/db_pg.sql?raw=true
BSD-2-CLAUSE
true
[ { "TABLE_NAME": "pagedata", "COLUMNS": [ { "NAME": "id", "TYPE": "serial", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [ "map", "cakes", ...
f14b1e
ax_dynamic_names.sql
https://github.com/NWNX/nwnx2-linux/blob/fc49bb4abd064d74bca3f29d218bc62a4e048a37/plugins/names/docs/ax_dynamic_names.sql?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "ax_dynamic_names", "COLUMNS": [ { "NAME": "id", "TYPE": "UnsignedInt", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": false, "IS_INDEX": false, "VALUES": [] }, { ...
b24d08
rocketbin.db
https://github.com/thinkxl/rocketbin/blob/7ec5ca666ea317fe1428f83b7cc35dc16e90a6ae/rocketbin.db?raw=true
GPL-2.0
false
[ { "TABLE_NAME": "paste", "COLUMNS": [ { "NAME": "id", "TYPE": "Integer", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [ "1", "2", ...
28d7c9
db.sqlite3
https://github.com/jtraulle/django-ecommerce/blob/7381e225d7f7b814d9982efbae5d2fd204e4e09e/db.sqlite3?raw=true
AGPL-3.0
false
[ { "TABLE_NAME": "auth_group", "COLUMNS": [ { "NAME": "id", "TYPE": "Integer", "NULLABLE": false, "UNIQUE": false, "DEFAULT": null, "CHECKS": [], "IS_PRIMARY": true, "IS_INDEX": false, "VALUES": [] }, { "NAME": ...