rethinkdb / rethinkdb_rebirth

The open-source database for the realtime web.
https://rethinkdb.com
Other
999 stars 42 forks source link

question of functions? #52

Open Outstep opened 6 years ago

Outstep commented 6 years ago

Hello,

Since it seems that RethinkDB is now basically no longer a commercial entity, but I still like what I have seen in the database while considering to use it for a type of website rating/voting system, I did not know if there were any discussion communities around so I wanted to ask my question here.

In PostgreSQL and others, you can store triggers, functions and procedures within the server and run them server-side.

Does RethinkDB have this type of functionality to store and run functions/procedures server-side?

Thanks :)

ChrisTalman commented 6 years ago

I don't believe it does, no.