escaping text in Go

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

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
  • goqu

    SQL builder and query library for golang

  • If the statement is too dynamic to use query parameters I'd ideally use a dynamic query builder rather than concatenating strings. Goqu is a lib like that but I haven't yet used it personally https://github.com/doug-martin/goqu

  • 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

  • Golang Postgres Schema Builder?

    2 projects | /r/golang | 8 Dec 2022
  • GET method to get records from SQL database

    3 projects | /r/golang | 3 Dec 2022
  • ORM in Golang?

    1 project | /r/golang | 28 Nov 2022
  • The superbasic SQL-Builder

    2 projects | /r/golang | 24 Jul 2022
  • Building dynamic SQL queries in GO with this library:

    4 projects | /r/golang | 9 Apr 2022