dbtree (previously Valca) is a structured database designed to resist data damage in any situation. The heart of the database is built around powerfull btree structures.
2
stars
2
forks
source link
Integers must be positive in case of unsigned flag #4
If the unsigned flag is set on the column all the numeric datatypes should be positive.