VaseDB is a NoSQL that supports multiple data types and transactions.
- Supports JSON Patch.
- Supports multi-transaction processing.
- Supports disk storage and garbage collection.
- Supports custom indexes and custom WASM functions.
- Supports Direct/IO for data synchronization.
- Supports JavaScript storage and computation using the goja execution engine, which enables FaaS functionality.