mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
Adding Tile38
Tile38 is a geolocation data store, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON. It's like Redis but for GIS. - Website: https://tile38.com - godoc.org: https://godoc.org/github.com/tidwall/tile38 - goreportcard.com: https://goreportcard.com/report/github.com/tidwall/tile38
This commit is contained in:
parent
7d8ad10d24
commit
9214068e91
@ -234,6 +234,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
* [rqlite](https://github.com/otoolep/rqlite) - Replicated SQLite, using Raft consensus.
|
* [rqlite](https://github.com/otoolep/rqlite) - Replicated SQLite, using Raft consensus.
|
||||||
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
|
* [tidb](https://github.com/pingcap/tidb) - TiDB is a distributed SQL database. Inspired by the design of Google F1.
|
||||||
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
* [tiedot](https://github.com/HouzuoGuo/tiedot) - Your NoSQL database powered by Golang.
|
||||||
|
* [Tile38](https://github.com/tidwall/tile38) - A geolocation DB with spatial index and realtime geofencing.
|
||||||
|
|
||||||
*Database tools.*
|
*Database tools.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user