blob: 6adffbf40d303090040d1897f18e1c280835a485 [file] [log] [blame]
(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{LGfG:function(e,t,r){"use strict";r.r(t),r.d(t,"_frontmatter",(function(){return b})),r.d(t,"default",(function(){return p}));var n=r("k1TG"),a=r("8o2o"),i=(r("q1tI"),r("7ljp")),o=r("hhGP"),b=(r("qKvR"),{});void 0!==b&&b&&b===Object(b)&&Object.isExtensible(b)&&!b.hasOwnProperty("__filemeta")&&Object.defineProperty(b,"__filemeta",{configurable:!0,value:{name:"_frontmatter",filename:"src/pages/docs/Connecting to Databases/firebird.mdx"}});var c={_frontmatter:b},s=o.a;function p(e){var t=e.components,r=Object(a.a)(e,["components"]);return Object(i.b)(s,Object(n.a)({},c,r,{components:t,mdxType:"MDXLayout"}),Object(i.b)("h2",{id:"firebird"},"Firebird"),Object(i.b)("p",null,"The recommended connector library for Firebird is ",Object(i.b)("a",Object(n.a)({parentName:"p"},{href:"https://pypi.org/project/sqlalchemy-firebird/"}),"sqlalchemy-firebird"),".\nSuperset has been tested on ",Object(i.b)("inlineCode",{parentName:"p"},"sqlalchemy-firebird>=0.7.0, <0.8"),"."),Object(i.b)("p",null,"The recommended connection string is:"),Object(i.b)("pre",null,Object(i.b)("code",Object(n.a)({parentName:"pre"},{}),"firebird+fdb://{username}:{password}@{host}:{port}//{path_to_db_file}\n")),Object(i.b)("p",null,"Here's a connection string example of Superset connecting to a local Firebird database:"),Object(i.b)("pre",null,Object(i.b)("code",Object(n.a)({parentName:"pre"},{}),"firebird+fdb://SYSDBA:masterkey@192.168.86.38:3050//Library/Frameworks/Firebird.framework/Versions/A/Resources/examples/empbuild/employee.fdb\n")))}void 0!==p&&p&&p===Object(p)&&Object.isExtensible(p)&&!p.hasOwnProperty("__filemeta")&&Object.defineProperty(p,"__filemeta",{configurable:!0,value:{name:"MDXContent",filename:"src/pages/docs/Connecting to Databases/firebird.mdx"}}),p.isMDXComponent=!0}}]);
//# sourceMappingURL=component---src-pages-docs-connecting-to-databases-firebird-mdx-92d19b5c3dd987d736d3.js.map