awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Arp-G avatar

Arp-G/csv2sql

0
View on GitHub↗
58 stars·3 forks·Elixir·MIT·6 views

Csv2sql

A blazing fast fully-automated CSV to database importer

Features

  • CSV Processing - Automates importing CSV data into databases.

Star history

Star history chart for arp-g/csv2sqlStar history chart for arp-g/csv2sql

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Csv2sql

Similar open-source projects, ranked by how many features they share with Csv2sql.
  • sjwhitworth/golearnsjwhitworth avatar

    sjwhitworth/golearn

    9,438View on GitHub↗

    GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and a toolkit for building, training, and evaluating predictive models through a standardized interface. The project implements a data frame system that loads CSV files into structured grids for matrix operations. It includes a preprocessing library for discretizing continuous variables and a model evaluation toolkit that utilizes confusion matrices and cross-validation to measure precision and recall. The library covers data engineering and management, including the ability to

    Go
    View on GitHub↗9,438
  • burntsushi/xsvBurntSushi avatar

    BurntSushi/xsv

    10,750View on GitHub↗

    xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and statistical processing of large delimited datasets. It provides a toolkit for processing comma-separated value files through a command line interface. The project provides capabilities for statistical analysis, including the computation of column statistics, value frequencies, and descriptive metrics. It also includes data manipulation utilities for joining, slicing, sampling, and reformatting records. The toolkit covers a broad range of data operations including column selection, da

    Rust
    View on GitHub↗10,750
  • erpuno/ecsverpuno avatar

    erpuno/ecsv

    0View on GitHub↗

    💠 ECSV: Потоковий CSV парсер

    Erlang
    View on GitHub↗0
  • beatrichartz/csvbeatrichartz avatar

    beatrichartz/csv

    514View on GitHub↗

    CSV Decoding and Encoding for Elixir

    Elixir
    View on GitHub↗514
See all 13 alternatives to Csv2sql→

Frequently asked questions

What does arp-g/csv2sql do?

A blazing fast fully-automated CSV to database importer

What are the main features of arp-g/csv2sql?

The main features of arp-g/csv2sql are: CSV Processing.

What are some open-source alternatives to arp-g/csv2sql?

Open-source alternatives to arp-g/csv2sql include: burntsushi/xsv — xsv is a suite of high-performance command-line utilities written in Rust for the analysis, manipulation, and… sjwhitworth/golearn — GoLearn is a machine learning library for the Go programming language. It provides a supervised learning framework and… fingo/spata — Functional, stream-based CSV processor for Scala. fasterxml/jackson-dataformat-csv — (DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-text. erpuno/ecsv — 💠 ECSV: Потоковий CSV парсер. beatrichartz/csv — CSV Decoding and Encoding for Elixir.