Blog

Content

CQRS Projection with SQL

Heading

function() {
  const hello = 1
  const yeah = 5
}
SELECT * FROM hello WHERE abc=1 AND i=0 LIMIT 1000;