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)?
Asked
Active
Viewed 138 times
0
-
Are you asking how QLDB implements indexed storage? – Marc Jan 02 '20 at 20:01
-
Yes. Is it ok to tell more about indexed storage in QLDB? – Shivaganesh Jan 03 '20 at 05:32
-
I'm sorry, but there are no implementation details that can be shared at this point. Do you have a specific question or concern? – Marc Jan 03 '20 at 19:21
1 Answers
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