We have observed that the TypeDB Java process consumes around 80MB of memory for each database that exists. This is because it keeps all of its databases open at all times, to optimise I/O performance. Information should be added to our docs that mentions this.