遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/4012)
<a href="https://www.bestpractices.dev/projects/4012"><img src="https://www.bestpractices.dev/projects/4012/badge"></a>
Druzhba is a friendly framework for building data pipelines. It efficiently copies data from your production/transactional databases to your data warehouse.
A Druzhba pipeline connects one or more source databases to a target database. It pulls data incrementally from each configured source table and writes to a target table (which is automatically created in most cases), tracking incremental state and history in the target database. Druzhba may also be configured to pull using custom SQL, which supports Jinja templating of pipeline metadata.
In a typical deployment, Druzhba serves the extract and load steps of an ELT pipeline, although it is capable of limited in-flight transformations through custom extract SQL.
Repository on GitHub, which uses git. git is distributed.
python setup.py test
警告:需要URL,但找不到URL。
Currently implemented with Travis CI.
Found all required security hardening headers.
Our unit tests check runtime assertions but we do not use a dynamic analysis tool
后退