MS Access Client

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

    odbc driver written in go (by alexbrainman)

  • Avoiding CGO is not a reasonable request in this case. In Windows, only one process can have a file open at a time, so if multiple processes are going to access a file, it must be mediated by a server-type process that owns the file, or by serializing access with file-level locking. Since the latter would require built-in support in the software already, you are left with what Access uses - which is system-mediated driver access through either ODBC or ADODB. https://github.com/alexbrainman/odbc https://github.com/bennof/accessDBwE

  • accessDBwE

    Golang Microsoft Access Driver Add-On supporting decoding without password

  • Avoiding CGO is not a reasonable request in this case. In Windows, only one process can have a file open at a time, so if multiple processes are going to access a file, it must be mediated by a server-type process that owns the file, or by serializing access with file-level locking. Since the latter would require built-in support in the software already, you are left with what Access uses - which is system-mediated driver access through either ODBC or ADODB. https://github.com/alexbrainman/odbc https://github.com/bennof/accessDBwE

  • 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

  • Ask HN: Are there any open source forks of nomad smd consul?

    2 projects | news.ycombinator.com | 2 May 2024
  • Chainguard Open Sources GitHub STS App

    1 project | news.ycombinator.com | 2 May 2024
  • Fixing a real-world bug with AI using Claude Opus 3 with Plandex [video]

    1 project | news.ycombinator.com | 2 May 2024
  • How do people create those sleek looking demos for startups?

    5 projects | news.ycombinator.com | 1 May 2024
  • How single message broke all our monitoring and dashboards

    1 project | dev.to | 2 May 2024