This is a series of comparisons of equivalent SQL and Redis Search commands against the Chinook dataset. Oracle Enterprise (OE) is used as the relational database with Redis Data Integration (RDI) used to populate a Redis Enterprise (RE) database via Change Data Capture (CDC.)
- Builds out a full RE with RDI and OE environment to include: 1-node RE Cluster, 1-node OE, and RDI.
- Ubuntu 20.x
- Docker Compose
- Docker
- python3
- java
- nodejs
- .net
- Oracle container registry credentials
git clone https://github.com/redis-developer/search-sql.git && cd search-sql
./start.sh
./stop.sh