Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Database packages

Showing projects tagged as Golang and Database

  • ObjectBox Go Database

    7.3 5.8 Go
    Embedded Go Database, the fast alternative to SQLite, gorm, etc.
  • Basic Query Builder

    4.3 7.1 Go
    BQB is a lightweight and easy to use query builder that works with sqlite, mysql, mariadb, postgres, and others.
  • Microsoft Visual FoxPro DBF for Go

    2.5 8.5 Go
    Golang package for reading and writing FoxPro dBase tables (DBF), databases (DBC) and related memo (FPT) files.
  • goerd

    2.1 3.1 Go
    Golang PostgreSQL schema migration tool
  • sqle

    0.4 8.2 Go
    A SQL-first/ORM-like Golang SQL package.
  • Raw SQL builder

    0.3 0.0 Go
    Create raw sql from structs without ORM
  • Golang fixture data loader

    0.2 8.3 Go
    This package will load yaml file, verify if each entity match with local structs of your project and insert rows in your database.