Hacker News new | ask | show | jobs
by ToJans 405 days ago
Shouldn't be too hard. I built an Erlang/BeamVM driver/wrapper for it [1] before it got acquired by Apple... Their API is nice and clean.

[1] https://github.com/happypancake/fdb-erlang

1 comments

Plain foundation db and document layer has bindings. It's the record layer that's a bit more complex with indexes, queries, etc.