Write records and validate index keys
- validate validates a value against the index on a field.
- validaterecord - no description yet -
- insertrecord creates a new record in the database.
- updaterecord updates an existing record in the database.
- deleterecord removes a record from the database.