SQL Server uses "dbo", Oracle uses current user name.

I prefer "ignite". It is the only one that makes sense to me of all of the
above.

"public" - as opposed to "private"? What's the point?

Pavel

On Mon, May 29, 2017 at 4:54 PM, Vladimir Ozerov <[email protected]>
wrote:

> Folks,
>
> I am going to introduce predefined SQL schema which is always accessible on
> all Ignite nodes [1]. Now I am thinking on how to name. Ideas are welcomed.
>
> My 50 cents:
> 1) "public" - Postgres use this name
> 2) "mydb" - MySQL use this name
> 3) "ignite" - to be aligned with our product name
> 4) "default" - not the way to go, since "DEFAULT" is reserved SQL keyword.
>
> Personally I prefer "public".
>
> Any other thoughts?
>
> Vladimir.
>
> [1] https://issues.apache.org/jira/browse/IGNITE-5320
>

Reply via email to