zerobus-ingest
CommunityStream data directly to Databricks.
Authorslysik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables the creation of data producers that write records directly into Databricks Delta tables via gRPC, eliminating the need for intermediate message bus infrastructure.
Core Features & Use Cases
- Direct Lakehouse Ingestion: Ingest data in near real-time directly into Unity Catalog Delta tables.
- Multi-Language Support: Build producers using Python, Java, Go, TypeScript, and Rust.
- Protobuf Schema Generation: Generate type-safe Protobuf schemas from Unity Catalog table definitions.
- Production Hardening: Implement robust ACK handling, retry logic, and reconnection strategies.
- Use Case: A manufacturing IoT device needs to send sensor readings directly to a Databricks Delta table for immediate analysis. This Skill provides the tools and guidance to build that producer.
Quick Start
Use the zerobus ingest skill to ingest JSON records into the 'catalog.schema.my_events' table using Python.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: zerobus-ingest Download link: https://github.com/slysik/databricks-claude-coding/archive/main.zip#zerobus-ingest Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.