Firebase2graphql: Migrate from Firebase to Realtime GraphQL on Postgres

Costas

Administrator
Staff member
A CLI tool to help you try realtime GraphQL on your firebase data. It takes data exported from firebase and imports it into Postgres via Hasura GraphQL engine.

https://github.com/hasura/graphql-engine/tree/master/community/tools/firebase2graphql

ref - https://hasura.io/
 
Top