Skip to main content
dlt-hub
ملف منشئ GitHub

dlt-hub

عرض على مستوى المستودعات لـ ٦٨ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٦٨
مستودعات
٤
محدث
٥ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

create-ontology
مصممو قواعد البيانات

Build a business entity graph (ontology) from annotated sources and taxonomy. Use after annotate-sources to design the entity model before CDM generation.

١٥ يوليو ٢٠٢٦
create-transformation
مطوّرو البرمجيات

Write dlthub transformation functions that map source tables to CDM entities. Use after generate-cdm to produce the transformation Python script.

١٥ يوليو ٢٠٢٦
generate-cdm
مصممو قواعد البيانات

Generate a Canonical Data Model (CDM) in DBML using Kimball dimensional modeling. Use after create-ontology to produce the implementation-ready CDM schema.

١٥ يوليو ٢٠٢٦
add-incremental-loading
مطوّرو البرمجيات

Add incremental loading to a dlt filesystem pipeline — filter files by modification date, optionally filter records by a timestamp column, and switch to merge with a primary key to deduplicate updated records, so each run only reads new or modified files. Use…

٨ يوليو ٢٠٢٦
create-filesystem-pipeline
مطوّرو البرمجيات

Create a dlt filesystem pipeline that reads files (CSV, Parquet, JSONL, or custom) from local disk, S3, GCS, Azure, or SFTP into a destination. Use for the filesystem core source. Not for REST APIs (rest_api) or databases (sql_database).

٨ يوليو ٢٠٢٦
optimize-filesystem-performance
مطوّرو البرمجيات

Speed up a dlt filesystem pipeline. Use when reading files (CSV, Parquet, JSONL) from local disk, S3, GCS, Azure, or SFTP is slow or memory-heavy and the user wants to optimize it — choose a faster reader, read files in parallel, narrow the glob, or stream in…

٨ يوليو ٢٠٢٦
optimize-performance
مطوّرو البرمجيات

Make a dlt pipeline faster or lighter on memory. Use when the user says a pipeline is slow, takes too long, runs out of memory, uses too much RAM, or wants to optimize, speed up, parallelize, or increase throughput. Covers source-agnostic levers (parallelism,…

٨ يوليو ٢٠٢٦
adjust-endpoint
مطوّرو البرمجيات

Adjust a working dlt pipeline for production — remove dev limits, verify pagination (including stuck or looping paginators), configure incremental loading, expand date ranges, and handle rate-limit/429 errors with retries, backoff, and request timeouts. Use…

٨ يوليو ٢٠٢٦
عرض 8 من أصل ٤٦ skills مجمعة.
عرض 8 من أصل ١٥ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات