Categorygithub.com/core-go/firestore
modulepackage
1.1.0
Repository: https://github.com/core-go/firestore.git
Documentation: pkg.go.dev

# README

Firestore

Simplified Database Operations

  • simplify common database operations, such as CRUD (Create, Read, Update, Delete) operations, transactions, and batch processing

Reduced Boilerplate Code

  • reduce boilerplate code associated with database interactions, allowing developers to focus more on application logic rather than low-level database handling

Some advantage features

Generic Repository (CRUD repository)

Search Repository

Dynamic query builder

For batch job

  • Creator
  • Updater
  • Writer
  • StreamCreator
  • StreamUpdater
  • StreamWriter
  • BatchCreator
  • BatchUpdater
  • BatchWriter

Export Service to export data

Installation

Please make sure to initialize a Go module before installing core-go/firestore:

go get -u github.com/core-go/firestore

Import:

import "github.com/core-go/firestore"

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author