From CSV to SQL: Importing CSV Real World Data into PostgreSQL.

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. pgadmin4

    pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.

    Depending on your tools and environment, there are several options for importing data, from using a graphical tool like pgAdmin to a direct SQL query. For my case, I was using a locally hosted PostgreSQL, and found the command line to be convenient.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Asynchronous SQLAlchemy 2: A simple step-by-step guide to configuration, models, relationships, and migrations using Alembic

    1 project | dev.to | 3 Jun 2025
  • Setting Up CloudNativePG on KIND with pgAdmin

    2 projects | dev.to | 12 Dec 2024
  • SQL e Ruby: Explorando Banco de Dados Além do Rails ActiveRecord

    2 projects | dev.to | 6 Nov 2024
  • PostgreSQL on WSL (Debian)

    1 project | dev.to | 15 Apr 2024
  • PgAdmin PostgreSQL Tools

    1 project | news.ycombinator.com | 30 Mar 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?