SQL database
server mode (framed tcp protocol with msgpack serialization)
durability (database saved after each change)
create table, drop table, alter table add/drop column
insert, update, select, delete
+ (all types)
-, *, / (only numeric)
=, >, <, >=, <=, <>, and, or
int, bigint, float(same as double), double, varchar