{"id":42045841,"url":"https://github.com/vast-data/vastdb_nifi","last_synced_at":"2026-01-26T06:09:32.686Z","repository":{"id":257209523,"uuid":"852753965","full_name":"vast-data/vastdb_nifi","owner":"vast-data","description":"NiFi 2.x Processors designed for interacting with the VAST Database, enabling schema and table management, efficient ingest, query and modification of columnar data","archived":false,"fork":false,"pushed_at":"2025-12-05T16:20:45.000Z","size":118,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-09T03:23:41.935Z","etag":null,"topics":["database","nifi","nifi-processors","python"],"latest_commit_sha":null,"homepage":"https://vastdata.com/whitepaper/#TheVASTDataBase","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vast-data.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-05T11:16:11.000Z","updated_at":"2025-12-05T16:20:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"ccb03cd4-e9d7-4aef-a588-c3e7c345082f","html_url":"https://github.com/vast-data/vastdb_nifi","commit_stats":null,"previous_names":["vast-data/vastdb_nifi"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/vast-data/vastdb_nifi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vast-data%2Fvastdb_nifi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vast-data%2Fvastdb_nifi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vast-data%2Fvastdb_nifi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vast-data%2Fvastdb_nifi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vast-data","download_url":"https://codeload.github.com/vast-data/vastdb_nifi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vast-data%2Fvastdb_nifi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28768076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T03:54:34.369Z","status":"ssl_error","status_checked_at":"2026-01-26T03:54:33.031Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","nifi","nifi-processors","python"],"created_at":"2026-01-26T06:09:31.963Z","updated_at":"2026-01-26T06:09:32.681Z","avatar_url":"https://github.com/vast-data.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VastDB NiFi 2.x Processors\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/vast-data/vastdb_nifi?style=flat-square)](https://github.com/vast-data/vastdb_nifi/releases)\n[![Build Status](https://github.com/vast-data/vastdb_nifi/actions/workflows/main.yml/badge.svg)](https://github.com/vast-data/vastdb_nifi/actions/workflows/main.yml)\n[![Supported Python versions](https://img.shields.io/badge/Python-3.9%20|%203.10%20|%203.11-blue)](https://www.python.org/)\n[![Supported Platforms](https://img.shields.io/badge/platform-MacOS%20ARM64%20|%20linux%20AMD64-lightgrey)](https://www.python.org/)\n[![code style: ruff](https://img.shields.io/badge/code%20style-ruff-4B4483.svg)](https://github.com/astral-sh/ruff)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![GitHub issues](https://img.shields.io/github/issues/vast-data/vastdb_nifi)](https://github.com/vast-data/vastdb_nifi/issues)\n[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)\n\n-----\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Installation](#installation)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Overview\n\nThis is a **community supported** project containing NiFi 2.0.0 Python Processors for Vast DataBase:\n\n- **DeleteVastDB**: Deletes Vast DataBase Table rows ([docs](./docs/DeleteVastDB.md))\n- **DropVastDBTable**: Drop a Vast DataBase Table ([docs](./docs/DropVastDBTable.md))\n- **ImportVastDB**: High performance import of parquet files from Vast S3 ([docs](./docs/ImportVastDB.md))\n- **PutVastDB**: Writes data to a Vast DataBase Table ([docs](./docs/PutVastDB.md))\n- **QueryVastDBTable**: Queries a Vast DataBase Table ([docs](./docs/QueryVastDBTable.md))\n- **UpdateVastDB**: Updates a Vast DataBase Table ([docs](./docs/UpdateVastDB.md))\n\n**Features**\n\n- Automatic database schema creation and table creation.\n- Automatic table schema discovery and table evolution.\n\n### Quickstart using Docker\n\nSee here: https://vast-data.github.io/data-platform-field-docs/vast_database/nifi/quickstart.html\n\n## Contributing\n\nWe welcome contributions from the community!  Please see our [CONTRIBUTING.md](./CONTRIBUTING.md) guide for details on how to get involved. \n\n## License\n\n`vastdb_nifi` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvast-data%2Fvastdb_nifi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvast-data%2Fvastdb_nifi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvast-data%2Fvastdb_nifi/lists"}