Where does the Apple app Contacts store its files in Mavericks?

Contacts.app stores its data in ~/Library/Application\ Support/AddressBook.

For the individual databases, you can list them using the following command:

find ~/Library/Application\ Support/AddressBook/ -name "AddressBook-v22.abcddb"