You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Production-grade REST API ingestion framework for Databricks. Transform any endpoint into Delta Lake tables with metadata-driven state machines, auto-incrementals, flexible pagination, idempotent retries, and immutable audit logging. Works with any API: SaaS platforms, internal services, data vendors, microservices, webhooks, or custom endpoints.
A framework that eliminates the dependency on Apache Spark by leveraging delta-rs for the creation and management of Delta Lake tables. This framework follows Medallion architecture.