Show HN: AlterQ – Parse SQL statements as strings in cpp

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • AlterQ

    stand alone SQL parser library

  • sql-parser

    SQL Parser for C++. Building C++ object structure from SQL statements.

  • Hi HN-

    This was built by our former intern @akubecka. There are lots of good SQL parsers out there, including things like hyrise (https://github.com/hyrise/sql-parser)but we needed something that would let us edit the parsed SQL and then replay the changed version. Couldn't find that so we decided to build.

    We figured others must sometimes have the same need. Alex agreed to maintain it as an open source project, so CTM agreed to make it available under the MIT license.

  • 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