i have experience use ClearDB on Heroku.

- default mysql engine is MyISAM. if you want another engine, modify 
migration file. 
- default charset is ascii.  if you want utf-8, modify migration file
- auto increment step size is 10. because their replication policy. (ex, id 
is 11.. 21.. 31... 41.. not 1, 2, 3, 4)

i use ClearDB for personal project so don't know about performance.

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/heroku/-/oY7WxINkJo8J.
To post to this group, send email to heroku@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to