Taşkın BinbirIndexes Ascending or DescendingWe use the indexes for performance. We can index sorting. That is like ORDER BY word. This feature is crucial to big data.Mar 25Mar 25
Taşkın BinbirTwo Phase CommitWhy use two phase commit ? If need data consistency you use two phase commit. Additionally, it is briefly 2PC. If you wanna use…Oct 8, 2023Oct 8, 2023
Taşkın BinbirSingleton Design PatternThe Singleton Design Pattern is one of the creational design patterns.Jun 6, 2022Jun 6, 2022