Oracle (contrib)
Description
Disclaimer
Getting started
pip install 'feast[oracle]'Example
project: my_project
registry: data/registry.db
provider: local
offline_store:
type: oracle
host: DB_HOST
port: 1521
user: DB_USERNAME
password: DB_PASSWORD
service_name: ORCL
online_store:
path: data/online_store.dbConfiguration reference
Parameter
Required
Default
Description
Functionality Matrix
Oracle
Oracle
Last updated
Was this helpful?