Files
G4G0-1/Semester 1/Database Systems/Assignment/.dbeaver/data-sources.json
2024-01-15 20:14:10 +00:00

66 lines
4.5 KiB
JSON

{
"folders": {},
"connections": {
"postgres-jdbc-18bb8d14e3a-4b7a96932eaa0782": {
"provider": "postgresql",
"driver": "postgres-jdbc",
"name": "postgres",
"save-password": true,
"show-system-objects": true,
"configuration": {
"host": "localhost",
"port": "5432",
"database": "postgres",
"url": "jdbc:postgresql://localhost:5432/postgres",
"configurationType": "MANUAL",
"type": "dev",
"properties": {
"connectTimeout": "20",
"loginTimeout": "20",
"escapeSyntaxCallMode": "callIfNoReturn"
},
"provider-properties": {
"@dbeaver-show-non-default-db@": "false",
"@dbeaver-show-template-db@": "false",
"@dbeaver-show-unavailable-db@": "false",
"show-database-statistics": "false",
"@dbeaver-read-all-data-types-db@": "false",
"read-keys-with-columns": "false",
"@dbeaver-use-prepared-statements-db@": "false",
"postgresql.dd.plain.string": "false",
"postgresql.dd.tag.string": "false"
},
"auth-model": "native"
}
},
"mariaDB-18c7ce71acc-6d1e868e298d052a": {
"provider": "mysql",
"driver": "mariaDB",
"name": "localhost",
"save-password": true,
"configuration": {
"host": "localhost",
"port": "3306",
"url": "jdbc:mariadb://localhost:3306/",
"configurationType": "MANUAL",
"type": "dev",
"auth-model": "native"
}
}
},
"virtual-models": {"postgres-jdbc-18bb8d14e3a-4b7a96932eaa0782":{"postgres":{"NHSBT":{"@properties":{"erd.diagram.state":{"serialized":"\u003cdiagram version\u003d\"1\" name\u003d\"empty\" time\u003d\"202312041909\"\u003e\u003centities\u003e\u003cdata-source id\u003d\"postgres-jdbc-18bb8d14e3a-4b7a96932eaa0782\"\u003e\u003centity id\u003d\"1\" name\u003d\"donor\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.donor\" order\u003d\"0\" font\u003d\"Segoe UI:9:0\" x\u003d\"340\" y\u003d\"400\"\u003e\u003cpath name\u003d\"NHSBT\"/\u003e\u003cpath name\u003d\"postgres\"/\u003e\u003c/entity\u003e\u003centity id\u003d\"2\" name\u003d\"hospital\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.hospital\" order\u003d\"2\" font\u003d\"Segoe UI:9:0\" x\u003d\"600\" y\u003d\"40\"\u003e\u003cpath name\u003d\"NHSBT\"/\u003e\u003cpath name\u003d\"postgres\"/\u003e\u003c/entity\u003e\u003centity id\u003d\"3\" name\u003d\"operation\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.operation\" order\u003d\"3\" font\u003d\"Segoe UI:9:0\" x\u003d\"20\" y\u003d\"180\"\u003e\u003cpath name\u003d\"NHSBT\"/\u003e\u003cpath name\u003d\"postgres\"/\u003e\u003c/entity\u003e\u003centity id\u003d\"4\" name\u003d\"organ\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.organ\" order\u003d\"4\" font\u003d\"Segoe UI:9:0\" x\u003d\"380\" y\u003d\"180\"\u003e\u003cpath name\u003d\"NHSBT\"/\u003e\u003cpath name\u003d\"postgres\"/\u003e\u003c/entity\u003e\u003centity id\u003d\"5\" name\u003d\"patient\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.patient\" order\u003d\"5\" font\u003d\"Segoe UI:9:0\" x\u003d\"380\" y\u003d\"280\"\u003e\u003cpath name\u003d\"NHSBT\"/\u003e\u003cpath name\u003d\"postgres\"/\u003e\u003c/entity\u003e\u003centity id\u003d\"6\" name\u003d\"transplant_unit\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.transplant_unit\" order\u003d\"1\" font\u003d\"Segoe UI:9:0\" x\u003d\"340\" y\u003d\"60\"\u003e\u003cpath name\u003d\"NHSBT\"/\u003e\u003cpath name\u003d\"postgres\"/\u003e\u003c/entity\u003e\u003c/data-source\u003e\u003c/entities\u003e\u003crelations\u003e\u003crelation name\u003d\"did_fk\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.operation.did_fk\" type\u003d\"fk\" pk-ref\u003d\"1\" fk-ref\u003d\"3\"/\u003e\u003crelation name\u003d\"hid_fk\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.transplant_unit.hid_fk\" type\u003d\"fk\" pk-ref\u003d\"2\" fk-ref\u003d\"6\"/\u003e\u003crelation name\u003d\"oid_fk\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.operation.oid_fk\" type\u003d\"fk\" pk-ref\u003d\"4\" fk-ref\u003d\"3\"/\u003e\u003crelation name\u003d\"pid_fk\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.operation.pid_fk\" type\u003d\"fk\" pk-ref\u003d\"5\" fk-ref\u003d\"3\"/\u003e\u003crelation name\u003d\"uid_fk\" fq-name\u003d\"\u0026quot;NHSBT\u0026quot;.operation.uid_fk\" type\u003d\"fk\" pk-ref\u003d\"6\" fk-ref\u003d\"3\"/\u003e\u003c/relations\u003e\u003c/diagram\u003e"}}}}}},
"connection-types": {
"dev": {
"name": "Development",
"color": "255,255,255",
"description": "Regular development database",
"auto-commit": true,
"confirm-execute": false,
"confirm-data-change": false,
"smart-commit": false,
"smart-commit-recover": false,
"auto-close-transactions": true,
"close-transactions-period": 1800
}
}
}