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
tiny-etl is a lightweight, asynchronous ETL framework built in pure Java, leveraging CompletableFuture for efficient data processing. Designed for simplicity and minimal overhead, it allows easy ex…