SSDB is a NoSQL database implemented with C++. The goal of SSDB is to substitute or work with Redis. It supports multiple data structures. Its low-level storage engine is based on Google LevelDB.[04][05][02]
- Website
- http://ssdb.io[01]
- Source Code
- https://github.com/ideawu/ssdb[02]
- Tech Docs
- https://ssdb.io/docs[03]
- Developer
- Country of Origin
- CN
- Start Year
- 2013 [07]
- Project Type
- Open Source
- Written in
- C++
- Embeds / Uses
- LevelDB
- Compatible With
- Redis
- License
- BSD License
History[06][04]
SSDB is originally an individual open-source project. It was started by Zuyang Wu in 2013, aiming to work as an alternative for Redis. Currently, SSDB is being used in many productive environments to replace Redis, including several well-known companies and startups.
Citations
7 sources- http://ssdb.io ssdb.io
- GitHub - ideawu/ssdb: SSDB - A fast NoSQL database, an alternative to Redis · GitHub github.com
- https://ssdb.io/docs ssdb.io
- http://ssdb.io/docs/ ssdb.io
- ideawu.net ideawu.net
- https://www.oschina.net/question/2306979_241362 oschina.net
- Initial commit github.com
Revision #6