{: .box-success} Recently, we noticed some of our API calls were slowing down, especially as our data set kept growing. In the worst-case scenarios, response times were climbing to over 7.5 minutes! Knowing this wasn’t sustainable, we decided to dig in and optimize, even if getting it down to our...
[Read More]
What are OLTP and OLAP
OLTP
OLTP - on-line transaction processing.
OLTP databases are designed to perform queries and other operations on a database server without affecting other users. OLTP databases can be used for online transactions.
[Read More]