Code Monkey home page Code Monkey logo

Comments (6)

krumholz avatar krumholz commented on July 23, 2024 2

@gorkamolero Yeah, I believe this would actually work as a Cloud Function. I did some research and did find a project that wrapped Cloud Firestore in an orm. Integrating that wrapper could be a start. https://github.com/wovalle/fireorm

@janober I investigated typeorm and they had no plans to add more nosql db's, as of about 8 months ago. Do you have any other thoughts about deploying to production environments? That feels like a valuable next step.

from n8n.

janober avatar janober commented on July 23, 2024

Have no experience at all with Firebase. So not sure. But if you say that only static files can be hosted there then I am not sure if it would work at all. If the Node.js process can read/write to that static file you can simply use SQLite as it runs within n8n and all it does is to write to a single file.

Sadly no not know anything about Firestore either. But n8n uses https://typeorm.io/ so all the databases it supports can also be supported by n8n without a lot of work. For all other ones, probably first an integration for TypeORM would have to be created.

from n8n.

gorkamolero avatar gorkamolero commented on July 23, 2024

Hey guys,

I think the deal would be to make this work with Cloud functions for firebase, which is the part of firebase that works as a sort of backend for non-backend devs.

I've only seen this about TypeORM and cloud functions https://github.com/fireship-io/201-cloud-functions-sql-typeorm

from n8n.

gorkamolero avatar gorkamolero commented on July 23, 2024

You can make all sort of calculations in response to certain triggers, like https requests. If you can make a GraphQL server run on Cloud Functions, you could probably do this

https://codeburst.io/graphql-on-cloud-functions-for-firebase-153fe7b02ea5

from n8n.

RicardoE105 avatar RicardoE105 commented on July 23, 2024

Closing this. If case you want to make a feature request you can go to our community https://community.n8n.io/. Thanks.

from n8n.

thibaultmol avatar thibaultmol commented on July 23, 2024

https://community.n8n.io/t/google-cloud-run-start-button/1503

from n8n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.