Remix.run Logo
dundercoder 6 hours ago

With everything as a note, how was it so performant? How did it scale so well?

GMoromisato 5 hours ago | parent | next [-]

It was basically NoSQL before NoSQL.

Each note was just a record, but with no schema. Schemas were imposed at the UI layer by forms and at indexing time by views.

shrikant 3 hours ago | parent | prev [-]

Baffling to see this, in every place I've worked at that used Lotus Notes, it was an absolute dog on the system. Clunky, slow, and ground everything else to a halt. And this was the case even on a relatively modern laptop in 2019. Not what I'd call performant at all!