head to head · open source
Turso vs ioredis
Turso has 17,215 GitHub stars, 530 forks, 453 open issues and last shipped 2 days ago. ioredis has 15,339 stars, 1,251 forks, 202 open issues and last shipped 4 days ago. Turso leads on adoption by 12% (17,215 vs 15,339 stars). Turso is written in C under MIT; ioredis is written in TypeScript under MIT. Turso has attracted 3% as many forks as stars, ioredis 8%. Turso was the more recently maintained of the two, and both are self-hostable with no licence fee.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 8884 open source comparisons
Side by side
| Turso | ioredis | |
|---|---|---|
| GitHub stars | ★ 17K | ★ 15K |
| License | MIT | MIT |
| Written in | C | TypeScript |
| Last push | 2026-09-16 | 2026-09-14 |
| Forks | ⑂ 530 | ⑂ 1.3K |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick Turso if
- You weight community size — 17K stars and counting
- You want the MIT license terms
- Your stack matches C
- You value the larger contributor base for long-term maintenance
pick ioredis if
- You want the ioredis feature set and don't need the biggest community
- You prefer the MIT license terms
- Your stack matches TypeScript
- You evaluated both and ioredis fits your workflow better
About Turso
libSQL is an open source, open contribution fork of SQLite created and maintained by Turso. It lives in the SQLite ecosystem and extends the embedded database model with features such as embedded replicas and remote access. The repository also distinguishes libSQL from the separate Turso database, which is a SQLite compatible implementation written from scratch in Rust and currently in beta.
read the full Turso overview →
About ioredis
ioredis is a robust, performance focused and full featured Redis client for Node.js, written entirely in TypeScript and released under the MIT licence, intended for Node.js developers and platform teams that need their applications to talk to Redis reliably.
read the full ioredis overview →
More in Infrastructure & Operations
Related comparisons
More Databases projects
Compare either of these against the rest of the Databases field.
Frequently asked questions
Is Turso or ioredis more popular?
Turso has 17,215 GitHub stars and ioredis has 15,339. Turso has the larger community by that measure.
Are Turso and ioredis free?
Both are open source. Turso is licensed under MIT and ioredis under MIT. Neither carries a licence fee.
What is the difference between Turso and ioredis?
Turso is written in C and ioredis in TypeScript. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, Turso or ioredis?
Choose Turso if you want the larger community (17,215 stars) or its MIT licence terms. Choose ioredis if its feature set, stack or MIT licence fits better. Both are self-hostable.