How would I use an Excel file as Data Source for SQLite connection?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Sylvan.Data.Excel

    The fastest .NET library for reading Excel data files.

  • If you're trying to load an Excel worksheet into a DataTable, I maintain a library that can make this quite easy: Sylvan.Data.Excel. It is available as a nuget package, open source, MIT licensed, and the fastest Excel reader for .NET.

  • CsvBenchmarks

    Benchmarks for various .NET libraries.

  • If you're trying to load an Excel worksheet into a DataTable, I maintain a library that can make this quite easy: Sylvan.Data.Excel. It is available as a nuget package, open source, MIT licensed, and the fastest Excel reader for .NET.

  • 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

  • Today I learned that Range.Find() in the Excel interop library respects any filters the workbook was saved with and will not return results from filtered rows.

    1 project | /r/csharp | 10 Mar 2023
  • Easiest Way to Read and Import Excel File Data into DataTable C#

    1 project | /r/dotnet | 15 Aug 2022
  • How to convert an Excel file to Data table

    2 projects | /r/csharp | 22 Apr 2022
  • Any tips on converting a XLSX file to HTML without using a licensed library?

    3 projects | /r/csharp | 6 Nov 2022
  • Microsoft .net XLSX to CSV library?

    3 projects | /r/csharp | 5 Dec 2021