-
Notifications
You must be signed in to change notification settings - Fork 0
Resources
Neil Moore edited this page May 4, 2016
·
4 revisions
Herlihy and Shavit's text The Art of Multiprocessor Programming forms the basis of the concepts used when developing OpenMemDB.
Other databases similar to ours:
- MemSQL
- VoltDB
- Silo
- SQLite
Testing suites:
- SQLLogicTest(SLT)
- Google Test
- TCL Tests (for reference only, as they are SQLite-specific)