Skip to content
Blog

Attaching external RDBMS systems

KoreDB supports directly scanning from a variety of relational databases using the LOAD FROM statement. Because RDBMSs are a common source of structured data, KoreDB provides a set of extensions to allow users to both scan data from external RDBMSs without having to copy it into KoreDB and also to simplify copying data from an external RDBMS into KoreDB.

The currently available relational database extensions are shown below:

Extension NameDescriptionMinimum Version
duckdbScan from an attached DuckDB database0.10.0
postgresScan from an attached PostgreSQL database14.0
sqliteScan from an attached SQLite database3.3.0