Giter VIP home page Giter VIP logo

databridge.net's Introduction

DataBridge.NET

Simple ETL tool for permanent data transfers.

You seen this scenario?

In companies data must be transferred from one source to another.

  • copy data from a FTP server to a local file server
  • import CSV files into the database
  • call Webservices and update data in database tables
  • copy data between file servers
  • ...

How is it implemented?

A messy bunch of scripts, written in several languages. Sometimes they are monitored by the system monitoring software (Nagios, Ansible, ...) sometimes not.

Scripts in Php, Batch, Powershell, Bash, Perl, VB, sometimes Webservices in Java, C#, ...

The solution!

DataBridge.NET a declarative approach for data transfer.

Short description

A databridge consist of many pipelines. A pipeline consists of many commands. A pipeline always starts with a trigger.

Engine

  • self installing service with failsafe
  • plugin architecture
  • notifications (email)
  • watchdog thread

GUI

  • TrayWindow

  • PipelineViewer (edit not implemented yet)

Commands

Trigger

  • Usb
  • FileSystem
  • Http
  • Manual
  • Oracle
  • Schedule

Connector

  • Access
  • DatabaseTable
  • Email
  • EventLog
  • Excel (Excel, Excel 2007)
  • FlatFile (csv, fixed, custom)
  • Ftp (Ftp, Ftps, SFtp)
  • Http (RestClient)
  • WebDav (Owncloud)
  • WinScp
  • Xml

Data

  • Filter
  • Reformatter

File

  • Move,
  • Copy
  • Rename
  • Zip/Unzip
  • FolderSync

Control structures

  • Looper
  • Conditions

Other

  • Connect network share
  • Powershell
  • Commandshell

License

MIT

databridge.net's People

Contributors

johnnybravo75 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

databridge.net's Issues

How to Sum on import/after parse

Hello, I am parsing a CSV file, and creating an in mem table, I also want to perform a Sum on import, how can I set that up with your lib?

thanks

documentation

i'm wondering if there is a documentation for basic usage (import data from csv and map it to a specific database).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.