traccar / traccar

Traccar GPS Tracking System
https://www.traccar.org
Apache License 2.0
4.93k stars 2.5k forks source link

Just a quick question #1802

Open mm108 opened 8 years ago

mm108 commented 8 years ago

Are you aware of any NoSQL database / driver that would work well with Traccar?

Thanks, M.M

tananaev commented 8 years ago

I know that MongoDB has a JDBC driver, so it might work, but I've never tried it myself.

mm108 commented 8 years ago

okay so I guess the queries will have to be rewritten or 'adapted' I guess, to work with MongoDB

tananaev commented 8 years ago

Probably, but all the queries are in the config file, so it shouldn't be a problem.

apaleja commented 8 years ago

@m-menon I'd like to know if you've made any progress.

SebastEnn commented 2 weeks ago

What's the status for NoSQL support? Still an open feature request?

tananaev commented 2 weeks ago

Still open. We're actually in a better shape now to support this, but I haven't seen much interest lately. Will keep this open.