Traccar with Cloud Firestore

samirb5 years ago

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

Thanks

Anders Yuran5 years ago

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

samirb5 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 Tananaev5 years ago

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

Anders Yuran5 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...6 months ago

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

Anton Tananaev6 months ago

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