SQLite-HTTP: A SQLite extension for making HTTP requests

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • sqlite-http

    A SQLite extension for making HTTP requests purely in SQL

  • On SSRF: There is a "no network"[0] option for the extension, if you don't trust SQL input. This is what the example Datasette server[1] uses

    Also to note, this is mainly meant for use with local data processing, I doubt there's a need for sqlite-http in a SQLite DB used in regular applications. If you're just wrangling some data locally with SQLite with these extensions, I doubt there's much of a security risk

    [0] https://github.com/asg017/sqlite-http/blob/main/docs.md#no-n...

  • sqlite-html

    A SQLite extension for querying, manipulating, and creating HTML elements.

  • 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
  • sqlite-lines

    A SQLite extension for reading large files line-by-line (NDJSON, logs, txt, etc.)

  • sqlite-plus

    The ultimate set of SQLite extensions

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

  • I'm writing a new vector search SQLite Extension

    13 projects | news.ycombinator.com | 2 May 2024
  • Embeddings are a good starting point for the AI curious app developer

    7 projects | news.ycombinator.com | 17 Apr 2024
  • SQLite vs. Chroma: A Comparative Analysis for Managing Vector Embeddings

    2 projects | dev.to | 7 Oct 2023
  • Vector database is not a separate database category

    3 projects | news.ycombinator.com | 2 Oct 2023
  • SQLite-Vss: A SQLite Extension for Vector Search

    1 project | news.ycombinator.com | 18 Sep 2023