---json { "page_id": "g457trg7c4glsreercwlu" } --- ====== HowTo's Connections ====== ===== About ===== ''Tabulify'' comes with pre-configured [[connection|connections]] that are used in the [[howto:howto|How-to's]] ===== List ===== After a [[howto:getting_started:1_install|fresh installation]], you should see them by listing the [[connection|connection]]. * [[howto:sqlite:howto_connection|sqlite]] and ''sqlite-target'' are [[docs:system:sqlite:sqlite|sqlite]] connection * [[howto:oracle:howto_connection|oracle]] is an [[docs:system:oracle:oracle|oracle database]] * [[howto:sqlserver:howto_connection|sqlserver]] is an [[docs:system:sqlserver:sqlserver|sqlserver database]] * [[howto:mysql:howto_connection|mysql]] is a [[docs:system:mysql:mysql|mysql database]] * [[howto:postgres:howto_connection_service|postgres]] is a [[docs:system:postgres:postgres|postgres database]] * [[howto:email:howto_connection_service|smtp]] is a [[:docs:system:smtp|smtp server]] Init env tabul data drop --no-strict-selection .tabul/.tabul.yml@home tabul connection list name uri ------------- ------------------------------------------------------------------------ cd file:///home/tabulify/ data-home file:///home/admin/.local/share/tabul/ desktop file:///home/tabulify/Desktop entity file:///opt/tabulify/resources/entity/ home file:///home/tabulify/ howto file:///opt/tabulify/resources/howto/ log file:///home/tabulify/.tabul/logs memory mem:/ mysql jdbc:mysql://localhost:3306/howto noop noop oracle jdbc:oracle:thin:@localhost:1521/freepdb1 postgres jdbc:postgresql://localhost:5432/postgres smtp smtp://localhost:1025 sqlite jdbc:sqlite:////home/tabulify/.tabul/sqlite.sqlite3 sqlite_target jdbc:sqlite:////home/tabulify/.tabul/sqlite_target.sqlite3 sqlserver jdbc:sqlserver://localhost:1433;encrypt=true;trustServerCertificate=true tmp file:///mnt/wslg/runtime-dir/tabul tpcds tpcds tpcds_query file:///opt/tabulify/resources/tpcds_query/