Document Design - One Schema per Bucket?

We are working on Designing the documents and Buckets based on our Existing RDBMS Schema.

Whether we need to create a one schema (SQL Server Schema,Multiple tables)) per Bucket in CouchBase?
P

If you have a large number of tables, you should put multiple tables in your bucket and use a type field to distinguish the document types.