tiedot

Your NoSQL database powered by Golang

Github stars Tracking Chart

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.

Overview

Name With OwnerHouzuoGuo/tiedot
Primary LanguageGo
Program languageGo (Language Count: 5)
Platform
License:BSD 2-Clause "Simplified" License
Release Count13
Last Release Name3.4 (Posted on )
First Release Name1.0 (Posted on )
Created At2013-05-26 10:03:49
Pushed At2021-09-05 17:47:27
Last Commit At2021-09-05 18:47:26
Stargazers Count2.7k
Watchers Count156
Fork Count261
Commits Count712
Has Issues Enabled
Issues Count142
Issue Open Count26
Pull Requests Count33
Pull Requests Open Count1
Pull Requests Close Count5
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top