Indexing tables can slow down your write performance, but this should not be a concern for you as most queries in a database will be to read data from the database than to write to it. A user will be more willing to wait a few seconds for data to be submitted than a few seconds for the application or a page to load in because of a slow read query.