GithubHelp home page GithubHelp logo

aipescience / dbingestor Goto Github PK

View Code? Open in Web Editor NEW
6.0 4.0 1.0 208 KB

This library provides wrappers to data ingestion into various DB systems, such as MySQL, SQLite3, and ODBC compatible systems. You can use this C++ library to ingest data in any format (you need to implement the reading routines though). The library provides an ingestion buffer that allows for multiple rows to be ingested at one time. This greatly improves ingestion performance. Further assertion and conversion functions are provided for elementary data transformation and processing. These can easily be extended by custom functions and many examples for implementing such functions are provided in the source.

License: Apache License 2.0

C++ 96.18% C 1.47% CMake 1.82% Groff 0.53%

dbingestor's Introduction

DBIngestor library
------------------

This library provides wrappers to data ingestion into various DB systems,
such as MySQL, SQLite3, and ODBC compatible systems. You can use
this C++ library to ingest data in any format (you need to implement
the reading routines though). The library provides an ingestion buffer
that allows for multiple rows to be ingested at one time. This greatly
improves ingestion performance. Further assertion and conversion functions
are provided for elementary data transformation and processing. These can
easily be extended by custom functions and many examples for implementing
such functions are provided in the source.

An instructive example on how to write ingestors using the DBIngestor
library is found in the example directory. Also have a look at the
AsciiIngest project found at:

https://github.com/adrpar/AsciiIngest

or contact the author for further help and instructions:

[email protected]

Implementation Limitations:
---------------------------

Currently resume ingest is only supported for MySQL and ODBC (but not BulkODBC)
DB abastractors... If you need support for BulkODBC or Sqlite3, just drop me a
line

dbingestor's People

Contributors

adrpar avatar kristinriebe avatar

Stargazers

 avatar  avatar  avatar Magdalena Noffke avatar  avatar Jochen Klar avatar

Watchers

James Cloos avatar Jochen Klar avatar  avatar  avatar

Forkers

adrpar

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.