SimpleSQL |
an opensource database designed to be extremely simple to use | |
 |
SimpleSQL |
a multipurpose database engine | |
standalone database component |
 |
transactional database server |
server-free mode |
client-server mode |
 |
 | |
 |
SimpleSQL |
a transactional database engine | |
autocommit mode |
multiversion concurrency control |
transactional mode |
deadlock detection |
|
transactional integrity (unique constraints and references) | |
 |
SimpleSQL |
a single file database |
a flexible SQL engine |
SimpleSQL | |
64-bit portable database file |
data source differentiation |
theoretical limit of 8589934592 GB |
 |
open database file format |
 | |
 |
SimpleSQL |
a portable database engine | |
|
 |
SimpleSQL |
an advanced query engine | |
|
 |
SimpleSQL |
a secure database | |
secure authentication system |
hashed passwords and user names |
MD5 algorithm implemented |
hashed login | |