|
|
|
|
|
by VirusNewbie
1456 days ago
|
|
It is very frustrating to work with engineers who don't understand the nuances of RDBMS and assume they can solve all the things. The small company I work for has 3B rows. We have a high write volume. Can you use an RDBMs database to solve this? Sure, but it would be a terrible waste of engineering effort. |
|
I’m curious how you handle this with less engineering effort without using an RDBMS.