Executes a native query specific to this database
The native query string
Optionalparams: anyParameters to substitute in the query
Promise resolving to query results
Saves an entity to the database
The entity to save
Promise resolving when save is complete
Interface for all database adapters