namespace RSND.Core.Querying; public enum QueryType { GetValue, CreateTable }