Connects to a database asynchronously, so the game thread is not blocked.
native void Connect(SQLConnectCallback callback, const char[] name = "default", any data = 0)