Omni Loader Docs
  • OVERVIEW
    • About
    • Getting Started
    • Databases
    • Performance considerations
    • Prerequisites
  • Project Wizard
    • General
    • Database List
    • Favorites
    • Review
  • Project types
    • Full Table Copy
    • Data Compare & Sync
    • Change Data Capture
    • Overview
  • Project Options
    • General
    • Performance
    • Databases
    • Mapping
    • Logging
    • Troubleshooting
  • Table Options
    • Columns
    • WHERE clause
    • Partitioning
    • Cut-off
    • Options Override
  • Global Settings
    • Overview
  • Automations
    • Overview
    • JSON job specification
  • Connections
    • Amazon RedShift
    • Analytics Platform System
    • Synapse Dedicated Pool
    • CockroachDB
    • CSV
    • Databricks
    • DB2 iSeries
    • DB2 LUW
    • DB2 zOS
    • Greenplum
    • Google AlloyDB
    • Google BigQuery
    • MariaDB
    • MySQL
    • Netezza
    • NuoDB
    • ODBC
    • Oracle
    • Parquet
    • PostgreSQL
    • Snowflake
    • Sybase ASE
    • Sybase IQ
    • SQL Server
    • Teradata
    • Vertica ODBC
    • Fabric Lakehouse
    • Fabric Warehouse
    • Azure SQL Database
    • V-ORDER Fabric Lakehouse Optimization
Powered by GitBook
On this page
  • Connecting to CockroachDB
  • Server
  • Port
  • Username
  • Password
  • Database
  1. Connections

CockroachDB

PreviousSynapse Dedicated PoolNextCSV

Last updated 10 months ago

Connecting to CockroachDB

Server

Input the address of the CockroachDB server. In the case of local development, localhost is typically used.

Port

Specify the port on which CockroachDB is running. The default port is 26257, but this should be confirmed as it can be configured to run on a different port.

Username

Enter the username that has permissions to access the database. The default superuser for CockroachDB is root.

Password

Provide the password associated with the username for authentication purposes.

Database

Click on 'Select' to choose from the list of available databases or type the database name if you know it.