Welcome to OSQuay’s Knowledge Center.

A place to find articles, tutorials, how-tos, and more.

Technology Lara Silva Technology Lara Silva

Let’s talk indexes

Databases handle thousands or even millions of records, and they need to be able to return results in milliseconds. Thus, it is imperative to optimize data fetching: indexes. This article explains indexes and how to implement them in OutSystems.

Read More