Skip to content

General

General

Categories

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

760 results found

  1. Support some additional data sent during the signInWithEmailAndPassword that can be read in the beforeCreate

    3 votes
    How important is this to you?
  2. Postgres support jsonb column that can store arbitrary jsonb objects, very suitable to store unstructured / semi-structured API output.

    Postgres also supports index on fields within jsonb.

    Can data connect support jsonb column? Mapping fields of API object to Postgres columns can be a headache

    11 votes
    1 comment  ·  Data Connect  ·  Admin →
    How important is this to you?
  3. It is now possible to run the Firestore emulator in Datastore mode, however, it must be run through the gcloud cli.

    It would be great if the firebase cli supported using datastore mode in the firebase.json configuration and if the firestore emulator UI supported datastore mode

    1 vote
    0 comments  ·  Emulators  ·  Admin →
    How important is this to you?
  4. Allow connections to PostgresSQL instances in other projects using Shared VPC, etc.

    7 votes
    How important is this to you?
  5. Developing SDKs (Software Development Kits) can be a fantastic venture! Here's an idea:

    Create an SDK for integrating AI-powered chatbots into various platforms. Your SDK could provide developers with easy-to-use tools for building and customizing chatbots for websites, mobile apps, and other digital platforms. It could include pre-trained models, natural language processing capabilities, and integration with popular messaging services like WhatsApp and Facebook Messenger. This could be incredibly useful for businesses looking to enhance customer support and engagement across different channels.

    6 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  6. Right now, a Firebase function can only accept a request payload size up to 32Mb.
    Using it as webhook for some external APIs, we would need to have no limits or at least 100Mb limit

    1 vote
    How important is this to you?
  7. Right now, a Firebase function can only accept a request payload size up to 32Mb.
    Using it as webhook for some external APIs, we would need to have no limits or at least 100Mb limit

    3 votes
    How important is this to you?
  8. The Realtime stats are just awful. The way that it is displayed, and the big map. just awful. horrible.

    1 vote
    0 comments  ·  Other  ·  Admin →
    How important is this to you?
  9. firebase currently has two firebase auth triggers:
    functions.auth.user().onCreate()
    functions.auth.user().onDelete()

    I would like a trigger to respond to onLinkWithCredential so that I can update the user document in the user collection with the additional/changes from the new auth method

    12 votes
    How important is this to you?
  10. For the Remote Config REST API, the documentation is fairly ugly around how to go about safely getting a valid ID token for a user to be able to use it. I'm suggesting you put the Remote Config API behind a set of user rules, similar to other Firebase technologies. If that cannot happen for some reason, then one of two things should:

    1. There should be some sort of option in Remote Config or Authentication to automatically give new users a valid credential that allows them to only retrieve the Remote Config (perhaps it automatically creates a Service Worker Account…

    3 votes
    How important is this to you?
  11. The newly released capability is https://firebase.google.com/docs/firestore/vector-search is working very nicely! However, all similar products should return the distance metric in the query results (which the backend has no doubt already calculated) so that the client perform further analysis based on that distance

    8 votes
    1 comment  ·  Firestore  ·  Admin →
    How important is this to you?
  12. Allow Firebase App Hosting to support VueJS framework

    9 votes
    0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?
  13. Although current version of firebase hosting is optimized for next and angular, I don't see why I can't use the same to run pure backend services written in any language if google cloud run is used in the background. If it's possible to use your own dockerfile and mention a port for listening to traffic, using your own build process within the dockerfile, I can setup custom backend with the simplicity of firebase.

    I would get control over binaries in my backend, like puppeteer needs chrome etc.
    I would get auto-ssl, auto scaling , load balancing capabilities
    This can be…

    6 votes
    1 comment  ·  App Hosting  ·  Admin →
    How important is this to you?
  14. Similar services, like postgraphile, allow exposing queries / mutations as postgres functions. It's extremely powerful, and allow extremely custom queries / logic for exposing data to the clients.

    10 votes
    How important is this to you?
  15. Allow clear integration with Postgres's RLS while defining access permissions.

    25 votes
    1 comment  ·  Data Connect  ·  Admin →
    How important is this to you?
  16. One of the things that makes postgres great is it's extension support. Inability to integrate with extensions like postgis is a severe blocker.

    16 votes
    How important is this to you?
  17. The automatic custom schema migrations are great, but when managing an API expressed almost explicitly by the schema, there needs to be a clear dev story of how to migrate the database schema yourself, and move data in custom ways, while still allowing the exposed api to be backwards compatible. This can be very challenging with automatic migrations.

    2 votes
    How important is this to you?
  18. Support SSR from frameworks like Nextjs in the SDK. Currently, the web sdk can only be used in client side components, severely complicating the codebase vs something like supabase which has support already baked in

    2 votes
    0 comments  ·  SDKs  ·  Admin →
    How important is this to you?
  19. create a UI for managing environment variables and surfacing build error messages in the Firebase console (so you don't have to go into CloudBuild)

    15 votes
    started  ·  0 comments  ·  App Hosting  ·  Admin →
    How important is this to you?
  20. Instead of only being able to select embedding models from Vertex AI (e.g. Gecko), it'd be great to be able to pass in any embedder imported from Genkit plugins like genkitx-openai-plugin or genkitx-cohere

    2 votes
    How important is this to you?
  • Don't see your idea?