Code Monkey home page Code Monkey logo

Adrian Partl's Projects

asciiingest icon asciiingest

A general ASCII file row based ingestion tool using the DBIngestor library. This tool allows you to define custom ASCII data formats similar to the MS SQL Server format files. However it is possible to define custom checks, transformation functions, derived data rows, and constant data rows. It is easy to extend the assertion and convertion functions, by implementing ones own functions in the DBIngestor library. Further the DBIngestor library provided data buffering for higher ingest performance and many interfaces to various DB systems.

connexion icon connexion

Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support

crate icon crate

CRATE: Your Elastic Data Store

daiquiri icon daiquiri

A framework for the publication of scientific databases

dbingestor icon dbingestor

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.

densfield icon densfield

Cosmological density field generator supporting CIC, TSC (for GADGET and ART) and proper SPH (for GADGET) particle to grid mapping

doctoolchain icon doctoolchain

a Gradle based AsciiDoc Toolchain for Software Architecture Documentation

gs-mvt icon gs-mvt

Geoserver WMS Extension for delivering Mapnik Vector Tiles

lymph icon lymph

framework for python services

mysql_query_queue icon mysql_query_queue

This MySQL daemon plugin provides a job queue to which SQL queries can be submitted. These will then be executed according to priority and number of already running queries.

mysql_sprng icon mysql_sprng

This is a implementation of the SPRNG library to MySQL.

mysql_validatesql icon mysql_validatesql

MySQL UDF for validating SQL queries using MySQL server code without executing the sub queries

mysqldump-vo icon mysqldump-vo

VOTables dump and output support for MySQL through customized mysqldump

paqu icon paqu

A parallel query engine for MySQL + Spider Engine built on a fork of shard-query

php-adql-parser icon php-adql-parser

An extended/altered version of the PHP-SQL-Parser available at https://github.com/greenlion/PHP-SQL-Parser supporting ADQL.

smart_open icon smart_open

Utils for streaming large files (S3, HDFS, gzip, bz2...)

sqlite_sphere icon sqlite_sphere

Sqlite3 port of pgSphere 1.1.1 https://escience.aip.de/mysql-sphere/

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.