Search code examples
schemapartitioningcrate

Schema in crate


I have a requirement like keep two tables with same name in crate, In mysql we can achieve it using different schema. Any solution like this in crate?

I saw information schema and partitioned table in crate but that not helping me in this case.


Solution

  • actually the current testing release 0.46.0 contains support for schemas! https://groups.google.com/forum/#!topic/crateio/YbYqUQ5iOAc