Skip to content

NiFi 2.x Processors designed for interacting with the VAST Database, enabling schema and table management, efficient ingest, query and modification of columnar data

License

Notifications You must be signed in to change notification settings

vast-data/vastdb_nifi

Repository files navigation

VastDB NiFi 2.x Processors

GitHub release (latest by date) Build Status Supported Python versions Supported Platforms code style: ruff License: MIT GitHub issues Hatch project


Table of Contents

Overview

This is a community supported project containing NiFi 2.0.0 Python Processors for Vast DataBase:

  • DeleteVastDB: Deletes Vast DataBase Table rows (docs)
  • DropVastDBTable: Drop a Vast DataBase Table (docs)
  • ImportVastDB: High performance import of parquet files from Vast S3 (docs)
  • PutVastDB: Writes data to a Vast DataBase Table (docs)
  • QueryVastDBTable: Queries a Vast DataBase Table (docs)
  • UpdateVastDB: Updates a Vast DataBase Table (docs)

Features

  • Automatic database schema creation and table creation.
  • Automatic table schema discovery and table evolution.

Quickstart using Docker

See here: https://vast-data.github.io/data-platform-field-docs/vast_database/nifi/quickstart.html

Contributing

We welcome contributions from the community! Please see our CONTRIBUTING.md guide for details on how to get involved.

License

vastdb_nifi is distributed under the terms of the MIT license.

About

NiFi 2.x Processors designed for interacting with the VAST Database, enabling schema and table management, efficient ingest, query and modification of columnar data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages