peburrows

peburrows

Diplomat — library for Google Cloud Datastore

Diplomat is a library for interacting with Google’s Cloud Datastore. It has support for transactions, queries, all supported datatypes.

Long term goals include but are not limited to:

  • Ecto support
  • gRPC support for remote calls (which also implies http/2 support)

I just released v0.1.0 last night (which included upgrading to the v1beta3 API), but it’s currently deployed in production and performing well. There’s still a lot I’d like to add to the library, but I’d love any feedback any of you have!

Most Liked

swennemans

swennemans

Looks really cool. Ecto support would be amazing :wink: Any sample projects I could look at?

peburrows

peburrows

Unfortunately, I don’t know of any public projects that are using Diplomat (the apps where I’m using it are all private). And to exacerbate the issue, my documentation in Diplomat is severely lacking :tired_face: Addressing that issue is high on my priority list, and I’m hoping to make progress on documentation this weekend. I’ll be sure to update this thread when the docs are in a better state.

Last Post!

chu

chu

I wanted to tinker with it on a sample app I am experimenting with but the docs are holding me back.

Have to scout through the tests cases to figure things out. Will keep an eye out and once it starts to make sense probably send in a PR or two. Great work

Where Next?

Popular in Announcing Top

Crowdhailer
Raxx is an alternative to Plug and is inspired by projects such as Rack(Ruby) and Ring(Clojure). 1.0-rc.1 is now available. To use it re...
New
versilov
Could not wait for the missing Elixir ML libraries to appear, so, I wrote one myself, taking https://github.com/sdwolfz/exlearn as a foun...
New
mbuhot
Leverage Open Api 3.0 (Swagger) to document, test, validate and explore your Plug and Phoenix APIs. Generate and serve a JSON Open API ...
New
josevalim
EDIT: since Ecto 3.0 final version is out, this post was amended to use the final versions in the instructions below. Hi everyone, We a...
New
kip
Image is an image processing library for Elixir. It is based upon the fabulous vix library that provides a libvips wrapper for Elixir. I...
622 19610 194
New
brainlid
LangChain is short for Language Chain. An LLM, or Large Language Model, is the “Language” part. This library makes it easier for Elixir a...
New
scohen
Lexical Lexical is a next-generation language server for the Elixir programming language. Features Context aware code completion As-you...
New

Other popular topics Top

JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
Qqwy
Original source of discussion: This topic on the Pragmatic Programmers’ Functional Web Development with Elixir, OTP, and Phoenix forum. ...
New
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
saif
Hello everyone, Long time lurker first time poster here. I’ve recently begun working on Elixir full-time again! :raised_hands: It’s been...
New

We're in Beta

About us Mission Statement