Skip to content

History/ SQLDrivers

Revisions

  • wiki: redirect everything to go.dev/wiki For #61940.

    @rscrsc committed Dec 15, 2023
  • Updated SQLDrivers (markdown)

    @nineinchnicknineinchnick committed Nov 24, 2023
  • Update SQL Server Driver link with microsoft's authoritative fork

    @AyushG3112AyushG3112 committed Jul 12, 2023
  • Add database/sql driver for AWS DynamoDB

    @btnguyen2kbtnguyen2k committed May 27, 2023
  • Updated SQLDrivers (markdown)

    @teotoplakteotoplak committed May 16, 2023
  • Add DuckDB to the list of SQL Database drivers that support database/sql

    @fuziontechfuziontech committed Feb 2, 2023
  • sort the list

    @candiduslynxcandiduslynx committed Jan 2, 2023
  • Adding databricks sql driver

    @mattdeekaymattdeekay committed Dec 19, 2022
  • Updated SQLDrivers (markdown)

    @rekbyrekby committed Dec 17, 2022
  • Updated SQLDrivers (markdown)

    @sbinetsbinet committed Sep 13, 2022
  • Updated SQLDrivers (markdown)

    @asmyasnikovasmyasnikov committed Sep 9, 2022
  • Updated SQLDrivers (markdown)

    @asmyasnikovasmyasnikov committed Sep 9, 2022
  • Updated SQLDrivers (markdown)

    @Maxwell-ZTMaxwell-ZT committed Jan 24, 2022
  • Updated SQLDrivers (markdown)

    @Maxwell-ZTMaxwell-ZT committed Jan 24, 2022
  • fix godoc.org / pkg.go.dev links

    @seankhliaoseankhliao committed Jan 22, 2022
  • Adding in SingleStore

    @muirmuir committed Oct 22, 2021
  • Add SAP ASE pure go driver and adjust SAP ASE cgo driver

    Frederic Wilhelm committed Aug 4, 2021
  • Updated SQLDrivers (markdown)

    @NightapesNightapes committed Jul 14, 2021
  • pgx was added to the compatibility test suite https://github.com/bradfitz/go-sql-test/commit/5fd08075ec021be1aec048b462a8962247fb216a

    @psauvage0psauvage0 committed Apr 22, 2021
  • Add driver for Azure Cosmos DB

    @btnguyen2kbtnguyen2k committed Dec 21, 2020
  • Append new driver for Apache H2 Database

    @jmroblesjmrobles committed Nov 14, 2020
  • fix ClickHouse links

    @pierrrepierrre committed Nov 12, 2020
  • Add a pure go driver for Oracle

    @dmlambeadmlambea committed Oct 28, 2020
  • Add Genji DB (pure Go, works with database/sql)

    @tdemintdemin committed Oct 5, 2020
  • Stable announced here https://groups.google.com/d/msg/golang-nuts/rGv9h_vrIGk/Sc2el4cIBgAJ

    @sam3000sam3000 committed Sep 8, 2020
  • rana/ora.v4 uses cgo per README

    @kurt-googlekurt-google committed Jul 7, 2020
  • go-oci8 uses cgo

    @simpleowensimpleowen committed May 6, 2020
  • Updated SQLDrivers (markdown)

    @rakyllrakyll committed Apr 22, 2020
  • Updated SQLDrivers (markdown)

    @simon-moosimon-moo committed Feb 26, 2020
  • goracle was renamed to godror because of naming (trademark) issues and use github gor go get instead gopkg.in. Added uses cgo to godror

    @xhitxhit committed Dec 20, 2019