Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Your NoSQL database powered by Golang

License

NotificationsYou must be signed in to change notification settings

goleague/tiedot

 
 

Repository files navigation

Build StatuscodecovGoDoc

Documentation

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

Golang logo

tiedot - Your NoSQL database powered by Golang

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

tiedot has fault-tolerant data structures that put your data safetyfirst, 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 theSimplified BSD license.

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

Running in Docker

Run tiedot with help fromdocker anddocker 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 inIssues section.

Let me know what you think about tiedot, I'd love to hear from you! PleaseEmail me, follow myTwitter andblog.

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

Sponsor

About

Your NoSQL database powered by Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go97.4%
  • Python1.7%
  • Other0.9%

[8]ページ先頭

©2009-2025 Movatter.jp