Traccar with Cloud Firestore

samirb 6 years ago

Hi,
How to use the firestore database with traccar.
Do you have any suggestions (its possible ?)

Thanks

Anders Yuran 6 years ago

It support many different all ready. What is so special with Firestore?

samirb 6 years ago

Thank you for the answer
i need to use firestoredatabase for save gps coordinates for exemple.
the goal is to use firebase instead of the current mysql database

Anton Tananaev 6 years ago

I don't think it's an SQL database, so it won't be supported.

Anders Yuran 6 years ago

The Firebase Realtime Database is a cloud-hosted NoSQL database that lets you store and sync data between your users in realtime.

TracCar-Leanf... 2 years ago

Hi, Anton. Firebase now has SQL database. So, Is it possible to deploy Traccar using Firebase?

Anton Tananaev 2 years ago

I haven't tried it. But I suspect there will be issues.