Using mongodb instead of mysql with traccar server

realnumber 9 years ago

I have an application setup where mongodb would would perfectly instead of mysql. I have searched google and got this work https://github.com/michaelloliveira/traccar-mongodb

Has anyone used this package with traccar server?.

If not are there mysql alternatives for traccar server?.

Anton Tananaev 9 years ago

You should be able to use any database that has a JDBC driver.