
- STSdb is coded in 100% pure managed C#. This allows its use under different .NET platforms like .NET Framework and Mono.
- Built up from scratch. It doesn’t use third party components.
- Object-oriented. This allows for direct insert into the base, thus avoiding the need of beforehand object translation.
- Embedded, so there is zero administration needed and it has direct connection with the application.
- It provides intuitive use, blazing performance and brand new database techniques.
- STSdb is a database management system (DBMS) which is tightly integrated with an application software that requires access to stored data, such that the database system is “hidden” from the application’s end-user and requires little or no ongoing maintenance.
- It provides application programming interfaces (APIs).
- Supports different storage modes (on-disk, in-memory and combined).


Sections