SQL is the lingua franca of data access. SQL-based drivers based on established data standards like ODBC, JDBC, and ADO.NET provide a powerful and ubiquitous bridge between NoSQL and modern and legacy applications. This solution brief highlights various techniques employed in providing SQL access to NoSQL data.
- Learn techniques for mapping and flattening NoSQL to a tabular interface.
- Compare performance and usability differences between vendor approaches.
