Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/core-go/search


https://github.com/core-go/search

dynamic-query dynamic-sql search

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Search Service for Golang
- Filter
- Search Result With Config
- Search Service
- Search Handler

## Installation
Please make sure to initialize a Go module before installing core-go/search:

```shell
go get -u github.com/core-go/search
```

Import:
```go
import "github.com/core-go/search"
```

## Dynamic query
Build dynamic query for:
- SQL
- Cassandra
- Hive
- Mongo
- Elastic Search