Find out how to build an app using Go that can query data in Redis with SQL. Check out the app on Redis Launchpad → https://launchpad.redis.com/?id=proje...
reqlite makes it possible to query data in Redis with SQL. Queries are executed client-side with SQLite (not on the redis server). This project is distributed as a SQLite run-time loadable extension and (soon) as a standalone binary (CLI).
This project is experimental for the time being. It's made possible by a great library for building SQLite extensions in Go (https://github.com/riyaz-ali/sqlite). The JSON1 extension is also included by default as a convenience.
View this app and other apps built on Redis at https://launchpad.redis.com
Technology Stack:
Go
Redis Modules used:
RedisJSON
Build an app of your own. Try Redis Enterprise Cloud for FREE today! → https://redis.com/try-free/
--
Links:
Redis Launchpad: https://launchpad.redis.com/?id=proje...
Project Source Code: https://github.com/redis-developer/re...
Get Started with Redis: https://developer.redis.com
RedisJSON Tutorials: https://developer.redis.com/howtos/re...
Join our discord server → / discord