Laughing Waffle is a helper library for doing bulk insert and upate (read upsert) work with SQL Server. Specifically providing help and code generation around the MERGE Statement.
-
Updated
Oct 27, 2021 - C#
Laughing Waffle is a helper library for doing bulk insert and upate (read upsert) work with SQL Server. Specifically providing help and code generation around the MERGE Statement.
Sort delimited or fixed width files by a defined key with data filter options and progress reporting.
Extracts data from a spreadsheet and outputs its contents to a '.SQL' file. Data extraction tool useful for people using SQL Server Express with no access to SSMS addon and import wizard.
Moves data from a source to a destination with transformations along the way. For example, you could download a file from an SFTP server, decrypt it, then copy it to a network location.
Contains code examples that demostrate how to develop reasonably efficient ETL process.
.NET Core solution that extracts files from a smart meter, transforms them and loads them to storage.
This is a c# Window form application. It is used to perform different CRUD operation on SQL Server 2014. Its provides the functionality of Data warehousing ETL tool
Enterprise Data Integration & Transformation Platform with Custom Rules and Job Scheduling - Clean Architecture .NET 8
Шаблон минималистичного REST API для запуска и мониторинга ETL‑заданий: Minimal APIs + Swagger, фоновые воркеры с ограничением параллелизма, безопасная очередь в Postgres (FOR UPDATE SKIP LOCKED), запуск внешних процессов (Python) и логирование. Подходит для PoC и сервисов‑оркестраторов.
Open-source platform for accessing, processing, and visualizing pubic economic data (CPI, BLS, and more).
A CS-Script Transform for Transformalize
Add a description, image, and links to the etl topic page so that developers can more easily learn about it.
To associate your repository with the etl topic, visit your repo's landing page and select "manage topics."