0

What is the type of database used in indexed storage as QLDB supports storing structured, semi-structured, nested data and it doesn't enforce schema but it supports PartiQL(SQL compatible access)?

Shivaganesh
  • 123
  • 8

1 Answers1

0

QLDB is built on custom Amazon AWS technology, supports indices, and is designed to handle high OLTP transaction workloads while supporting PartiQL queries as you point out.

alpian
  • 4,668
  • 1
  • 18
  • 19