Awesome Go Nullable Types

  • apd apd 540
    star
    updated over 1 year ago Apache License 2.0

    Arbitrary-precision decimals for Go

  • cockroach cockroach 30,059
    star
    updated 23 days ago Other

    CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.

  • db db 3,531
    star
    updated 2 months ago MIT License

    Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.

  • dbr dbr 1,835
    star
    updated 4 months ago MIT License

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

  • errors errors 1,869
    star
    updated about 1 year ago Apache License 2.0

    Go error library with error portability over the network

  • gorm gorm 36,763
    star
    updated about 1 month ago MIT License

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

  • mysql mysql 14,361
    star
    updated 4 months ago Mozilla Public Li...

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

  • nulls nulls 44
    star
    updated about 2 years ago MIT License

    A collection of null types for the sql package

  • pebble pebble 4,825
    star
    updated about 1 month ago BSD 3-Clause "New...

    RocksDB/LevelDB inspired key-value database in Go

  • pg pg 5,653
    star
    updated 4 months ago BSD 2-Clause "Sim...

    Golang ORM with focus on PostgreSQL features and performance

  • pgx pgx 8,422
    star
    updated about 1 year ago MIT License

    PostgreSQL driver and toolkit for Go

  • pq pq 8,999
    star
    updated 4 months ago MIT License

    Pure Go Postgres driver for database/sql

  • sqlx sqlx 16,176
    star
    updated 3 months ago MIT License

    general purpose extensions to golang's database/sql