tiedot

Your NoSQL database powered by Golang

Github星跟踪图

Keywords: Golang, go, document database, NoSQL, JSON

tiedot - Your NoSQL database powered by Golang

tiedot is a document database engine that uses JSON as document notation; it has a powerful query processor that supports advanced set operations; it can be embedded into your program, or run a stand-alone server using HTTP for an API. It runs on *nix and Windows operating systems.

tiedot has fault-tolerant data structures that put your data safety first, while easily scales to 4+ CPU cores.

tiedot has very stable performance, even with millions of records! It consistently achieves high throughput - swallow more than 120k records or 80k complicated queries per second with confidence.

Get tiedot!

tiedot is distributed under the Simplified BSD license.

The newest version 3.4 comes with general performance and compatibility improvements. Find out more in releases.

Running in Docker

Run tiedot with help from docker and docker compose:

$ docker-compose build
$ docker-compose up -d

To view the logs:

$ docker-compose logs

References

... and more

Contributions welcome!

tiedot is a very small project in the large open source community - it is growing fast thanks to the 800+ stars and watchers, as well as many contributors for their feedback, comments, ideas and code. Your contribution matters a lot!

Pull requests/forks all welcome, and please share your thoughts, questions and feature requests in Issues section.

Let me know what you think about tiedot, I'd love to hear from you! Please Email me, follow my Twitter and blog.

The Go gopher was designed by Renee French. (http://reneefrench.blogspot.com/).
The Go gopher is covered by the Creative Commons Attribution 3.0 license.

主要指标

概览
名称与所有者HouzuoGuo/tiedot
主编程语言Go
编程语言Go (语言数: 5)
平台
许可证BSD 2-Clause "Simplified" License
所有者活动
创建于2013-05-26 10:03:49
推送于2021-09-05 17:47:27
最后一次提交2021-09-05 18:47:26
发布数13
最新版本名称3.4 (发布于 )
第一版名称1.0 (发布于 )
用户参与
星数2.7k
关注者数154
派生数260
提交数712
已启用问题?
问题数142
打开的问题数26
拉请求数33
打开的拉请求数1
关闭的拉请求数5
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?