An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bulk-loader

usausa/data-toolkit

🐱Data helper library.

Language: C# - Size: 107 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

usausa/SqlBulkLoader

SQL Server bulk load library.

Language: C# - Size: 53.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 1

palewire/django-postgres-copy

Quickly import and export delimited data with Django support for PostgreSQL's COPY command

Language: Python - Size: 1000 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 183 - Forks: 51

altaurog/pgcopy

fast data loading with binary copy

Language: Python - Size: 254 KB - Last synced at: 3 days ago - Pushed at: about 1 month ago - Stars: 115 - Forks: 32

edanalytics/lightbeam

CLI tool for validating and transmitting payloads from JSONL files into an Ed-Fi API.

Language: Python - Size: 575 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 11 - Forks: 1

Excel-projects/Script-Help

:memo: This VSTO Add-In is used for cleaning & creating a script for batch loading records into SQL Server, Oracle, Documentum, Markup or Markdown Languages. The functionality within the ribbon allows a quick way of preparing a bulk data load. Otherwise, the requests can be both time-consuming and error prone. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In. The most complete version is C#.

Language: C# - Size: 29.8 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 99 - Forks: 24

embulk/embulk

Embulk: Pluggable Bulk Data Loader.

Language: Java - Size: 7.69 MB - Last synced at: 12 days ago - Pushed at: 5 months ago - Stars: 1,767 - Forks: 201

RedisGraph/redisgraph-bulk-loader

A Python utility for building RedisGraph databases from CSV inputs

Language: Python - Size: 230 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 68 - Forks: 33

Excel-projects/Excel-Timesheet

:alarm_clock: This Add-In is used to produce a timesheet file with functionality to import your Google Timeline. The standard timesheet has options for start and end dates, day of week and default start, end and break times. The Google timeline options are start and end dates, UTC selection, daylight savings time parameters and title filter for timeline entries. There is also a right click shortcut to open your Google timeline to the date of the row that is currently selected. The only version is currently in VBA/XML ribbon.

Language: Visual Basic .NET - Size: 16.4 MB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 34 - Forks: 8

ossc-db/pg_bulkload

High speed data loading utility for PostgreSQL

Language: C - Size: 1.04 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 448 - Forks: 77

alperg/s3-bulk-uploader

Bulk upload files to AWS S3 with Node.js

Language: JavaScript - Size: 132 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

americanexpress/bloom

BLooM is a configuration driven bigdata framework to load massive data into MemSQL

Language: Java - Size: 654 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

uzbekdev1/NpgsqlBulkCopy

Npgsql Bulk Copy

Language: C - Size: 8.39 MB - Last synced at: about 16 hours ago - Pushed at: 6 months ago - Stars: 9 - Forks: 10

pudo/pgcsv

Load CSV files into Postgres without explicit schema creation.

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 81 - Forks: 6

PiMaV/BLITZ

*B*ulk *L*oading and *I*nteractive *T*ime series *Z*onal analysis

Language: Python - Size: 61.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

bitsofinfo/s3-bucket-loader

Utility for quickly loading or copying massive amount of files into S3, optionally via yas3fs or any other S3 filesystem abstraction; as well from s3 bucket to bucket (mirroring/copy)

Language: Java - Size: 1.17 MB - Last synced at: 9 days ago - Pushed at: over 10 years ago - Stars: 42 - Forks: 7

hatamiarash7/elasticsearch-dump

Imports raw JSON to Elasticsearch in a multi-thread way

Language: Python - Size: 127 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

cajuncoding/SqlAppLockHelper

An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_releaseapplock stored procedures.

Language: C# - Size: 90.8 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

AntonyThorpe/consumer

A SilverStripe BulkLoader for consuming external APIs

Language: PHP - Size: 64.5 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

mrderive/GoToDB

A hello world implementation of a bulk loader into HelloDB.

Language: Go - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

georgwittberger/sfdx-data-deploy-plugin πŸ“¦

SFDX plugin to deploy/retrieve data to/from Salesforce

Language: TypeScript - Size: 827 KB - Last synced at: about 11 hours ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 3

burnbright/silverstripe-importexport

Import and export data from SilverStripe in a variety of forms. Looking for maintainer, see https://github.com/burnbright/silverstripe-importexport/issues/48

Language: PHP - Size: 105 KB - Last synced at: 6 days ago - Pushed at: almost 8 years ago - Stars: 46 - Forks: 33

leonard-thieu/SqlBulkUpsert πŸ“¦

Wrapper around SqlBulkCopy for upserting multiple rows.

Language: C# - Size: 964 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

georgwittberger/sfdx-data-deploy-vscode πŸ“¦

Extension to deploy/retrieve data to/from Salesforce

Language: TypeScript - Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

coreyauger/reactive-gremlin

akka http gremlin 3 websocket connector

Language: Scala - Size: 30.3 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 31 - Forks: 2

fauna-labs/faunadb-importer

Importer tool to load data into FaunaDB

Language: Scala - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 32 - Forks: 4

francoisjacquet/Students_Import πŸ“¦

Students Import module for RosarioSIS

Language: PHP - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 3

fuzzzerd/laughing-waffle πŸ“¦

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.

Language: C# - Size: 104 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

pmonks/alfresco-bulk-import πŸ“¦

Alfresco Bulk Import Tool v2.x - for Alfresco v5.0 and up

Language: Java - Size: 8.72 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 52 - Forks: 41

marcosvidolin/firestore-bulk-loader

A simple tool to load data to Cloud Firestore.πŸ”₯

Language: JavaScript - Size: 117 KB - Last synced at: 15 minutes ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

maxyermayank/spark-redis-python

Batch writes into Redis using Python and Spark

Size: 0 Bytes - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pregress/SqlServerBulkCopyTool

Command line tool, to copy data between a source an destination SQL server.

Language: C# - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

ReneMilare/requestSalesforce

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abhisheksarkar30/activemq-tool

Uploads, Transfers/Copies, Downloads messages from/to Queue as detailed in READ-ME

Language: Java - Size: 30.9 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

MHanafy/EntityExtensions

The main purpose of this project is, to provide bulk insert/update/delete support; and expose EF metadata in a easily accessible manner.

Language: C# - Size: 63.5 KB - Last synced at: 13 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

nitor-infotech-oss/python-bulk-data-parser

A Component for reading excel files data and used similar data for bulk data upload after perform validation. Extremely fast, flexible, and easy to use. Using the result of this parser you can perform insert/update as per your database structure.

Language: Python - Size: 43 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

bechbd/dmb-test

Size: 1000 Bytes - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

KarlHochfilzer/CldrToDatabases

Insert CLDR data to a set of different databases

Language: C# - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

elpaisa/erlangelk

Erlang Elasticsearch Client rebar3 OTP19

Language: Erlang - Size: 894 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

SwathiMystery/shopify-bulk-product-updater

A script which updates the shopify product description with HTML body from custom fields.

Language: Shell - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0