Traccar with Cloud Firestore

samirb4 years ago

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

Thanks

Anders Yuran4 years ago

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

samirb4 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 Tananaev4 years ago

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

Anders Yuran4 years ago

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