Hi all,
I'm trying Data Collection Solution by @Erel Tutorial and I see that the solution use a SQLLite db as primary database and it has very good performances.
Thinking about to use a different database, which of the following db is the best in term of performance and support (documentation & community) ?
1) MySQL
2) MongoDB
3) Others ?
for example, think about a client / server solution that should support many concurrent connections and much traffic.
Thanks in advance for your reply
I'm trying Data Collection Solution by @Erel Tutorial and I see that the solution use a SQLLite db as primary database and it has very good performances.
Thinking about to use a different database, which of the following db is the best in term of performance and support (documentation & community) ?
1) MySQL
2) MongoDB
3) Others ?
for example, think about a client / server solution that should support many concurrent connections and much traffic.
Thanks in advance for your reply