From a3e17523b4d7c0a4b73f8a17ddae7bf6c101d167 Mon Sep 17 00:00:00 2001 From: Giorgio Azzinnaro Date: Fri, 4 Aug 2017 21:19:36 +0200 Subject: Update third party addons with ProfaneDB I added my project ProfaneDB, it is a database for Protocol Buffers objects. Written in C++, it uses gRPC as an interface for other languages. It is still work in progress, but I'd love to get some feedback on it while I progress! --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/third_party.md b/docs/third_party.md index 4c9ffef3..385650df 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -156,3 +156,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d * [Linter for .proto files](https://github.com/ckaznocha/protoc-gen-lint) * [Protocol Buffers Dynamic Schema - create protobuf schemas programmatically (Java)] (https://github.com/os72/protobuf-dynamic) * [Make protoc plugins in NodeJS](https://github.com/konsumer/node-protoc-plugin) +* [ProfaneDB - A Protocol Buffers database](https://profanedb.gitlab.io) -- cgit v1.2.3