Traccar with Cloud Firestore

samirb6 years ago

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

Thanks

Anders Yuran6 years ago

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

samirb6 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 Tananaev6 years ago

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

Anders Yuran6 years ago

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

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

Anton Tananaeva year ago

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