Best language for manipulating an Excel file.

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • CsvHelper

    Library to help reading and writing CSV files

  • It's really slow compared to (for example) csvhelper. I tried to use the built in microsoft stuff to handle a data transformation routine using excel files, turning them into csvs and using the csv library sped up the process from 3-4 minutes to about 8 seconds.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    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

  • CsvHelper – CSV Library for .NET

    1 project | news.ycombinator.com | 13 Sep 2023
  • What’s the quickest way I can log data and write it to a csv file?

    1 project | /r/csharp | 25 May 2023
  • Parsing CSV?

    3 projects | /r/csharp | 28 Apr 2023
  • Introducing: EasyCsv Dotnet

    2 projects | /r/dotnet | 29 Mar 2023
  • How would I go about parsing a CSV like file that uses "SPACE" as delimiter and other quirks.

    2 projects | /r/csharp | 10 Jul 2022