Was ist Firebase?
Software, die Entwicklern sofortige Nachrichtenausrichtung, angepassten Benachrichtigungsinhalt und unbegrenzte Berichterstattung von Ereignissen bietet.
Wer verwendet Firebase?
Nicht vom Anbieter bereitgestellt
Wo kann Firebase bereitgestellt werden?
Cloud, SaaS, webbasiert
Über den Anbieter
- 1998 gegründet
Erhältlich in diesen Ländern
Vereinigte Staaten
Sprachen
Englisch
Das könnte dich auch interessieren:

Microsoft Azure

Auth0

PostgreSQL

Microsoft SQL Server
Über den Anbieter
- 1998 gegründet
Erhältlich in diesen Ländern
Vereinigte Staaten
Sprachen
Englisch
Firebase – Videos und Bilder
Kosten ähnlicher Produkte wie Firebase vergleichen
Bewertungen über Firebase

James
The future of apps is here
Kommentare: We have been using it for a long time or for sure we will continue to use it.
Vorteile:
Today firebase allows you to earn money from advertising monetization due to Admob, which becomes very attractive. Today firebase allows you to earn money from advertising monetization due to Admob, which becomes very attractive. Basic functions such as the dynamic interaction of users using firebese Authentication and the possibility of viewing applications being shared very easily, even using dynamic links, make firebase essential for anyone who wants to have a successful, functional application
Nachteile:
We had problems with the login area presenting some bugs that were fixed over time. We had a little difficulty learning how to use firebase but we found a lot of content on the internet that helped us
Amalia
Good database app
Vorteile:
What I like about this application is that, Firebase is one of the best real -time database tools, it is very easy to integrate with Android study in order to create applications in real time.
Nachteile:
What I do not like about this application is, it is a bit complicated to understand if you are not an advanced developer and you are using this application for the first time.

Melvin
In Betracht gezogene Alternativen:
Good for Hobbyists - Product in infancy
Kommentare:
This was good because the client then didn't want to pay for an SDK tracking.
However in terms of usability and scaling for larger, business campaigns, this is not recommended.
If you're a hobbyist delving into apps and SDKs for fun, this is a great platform.
Vorteile:
It's free and a good introduction to SDK, environments and requirements. It also is great if you're on the google stack, as it easily imports into other ad buying platforms like google ads, which is great. Has some integrations with networks, which also is great since it's also free for use
Nachteile:
Highly limited support - don't expect to get any. If you're on the free plan, very limited functionality. You can't even get CSV user reports. Everything is on and limited by the UI. This apparently changes if you're on paid, but the free experience not the best. No integration to other competitors like Facebook,etc

Justin
In Betracht gezogene Alternativen:
A fantastic all round realtime app hosting solution
Kommentare: Some of the apps that I have worked on, required items that Firebase offered natively such as realtime communication. I recently needed to build a messenger app and with Firebase, I only needed to configure worry about my front end code. The networking that would normally take weeks of additional work was taken care of by using the realtime database along with the authentication system. I have started to use Firebase as my main data storage for all mobile apps that I make and I relay that data with ease to their respective websites using the various bridges that Firebase have given. In particular, their PHP implementation has been very straightforward to work with.
Vorteile:
Simple to manage and lightning fast, Firebase is great at providing all the infrastructure you will need to host your application. Its realtime document storage method of handling document works like magic and when paired with the built in user authentication options, it can cut down your development time tremendously.
Nachteile:
The only real issue I had with Firebase would have to be the documentation on the auth rules for Firestore. If there is anything more than a simple authentication procedure required, it can be difficult to work out how to develop those rules as there was very little information out there that I could find on this particular part. However, once I had this part worked out, the system worked well.

Gilson Gonçalves
Quando conheci o Firebase
Vorteile:
Durante o tempo em que estive na faculdade cursando Análise e Desenvolvimento de Sistemas, o Firebase contribuiu para o desenvolvimento de meu projeto de conclusão do curso (TG). Me projeto foi construir um aplicativo chamado Localiza Descontos, esse aplicativo usava a sua localização real no mapa para buscar ofertas e descontos. Utilizei o Ionic framework para construir o aplicativo, e então precisava de um banco de dados não relacional na nuvem e que eu não tivesse custos adicionais, foi então que encontrei o Firebase. Não foi preciso muita habilidade para conectar meu aplicativo à base de dados do Firebase, além de ser muito seguro e possibilitar conectar a outras plataformas de acesso de forma assíncrona.
Nachteile:
A limitação a alguns recursos e a performance.