1 Home
Anton Nesterov edited this page 2026-02-21 15:30:07 +01:00

VSKI

VSKI is a high-performance, lightweight backend engine designed for modern applications requiring real-time synchronization and complex distributed workflows. It provides a multi-tenant environment using SQLite3 with a focus on simplicity, scalability, and security.

VSKI can easily replace PostgreSQL or other traditional RDMS for the most backend related tasks. It provides a server layer on top of SQLite3 ensuring access control, proper concurrent access, ACID, and hight-trouhput database I/O.