Awesome Go Nullable Types

  • apd apd 540
    star
    updated 11 months ago Apache License 2.0

    Arbitrary-precision decimals for Go

  • cockroach cockroach 29,054
    star
    updated 10 days ago Other

    CockroachDB - the open source, cloud-native distributed SQL database.

  • db db 3,476
    star
    updated about 2 months ago MIT License

    Data access layer for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.

  • dbr dbr 1,803
    star
    updated 7 months ago MIT License

    Additions to Go's database/sql for super fast performance and convenience.

  • errors errors 1,869
    star
    updated 6 months ago Apache License 2.0

    Go error library with error portability over the network

  • gorm gorm 35,179
    star
    updated about 1 month ago MIT License

    The fantastic ORM library for Golang, aims to be developer friendly

  • mysql mysql 14,023
    star
    updated 3 months ago Mozilla Public Li...

    Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

  • nulls nulls 41
    star
    updated over 1 year ago MIT License

    A collection of null types for the sql package

  • pebble pebble 4,442
    star
    updated 10 days ago BSD 3-Clause "New...

    RocksDB/LevelDB inspired key-value database in Go

  • pg pg 5,568
    star
    updated about 1 month ago BSD 2-Clause "Sim...

    Golang ORM with focus on PostgreSQL features and performance

  • pgx pgx 8,422
    star
    updated 6 months ago MIT License

    PostgreSQL driver and toolkit for Go

  • pq pq 8,665
    star
    updated about 2 months ago MIT License

    Pure Go Postgres driver for database/sql

  • sqlx sqlx 15,199
    star
    updated about 2 months ago MIT License

    general purpose extensions to golang's database/sql