— There's some UTF8 readable ASCII embedded in there
— I think the overall format is something else though
— Probably, but that's probably true for many SQLs as well
— Store as string -> will probably be a string on disk somewhere, inside a binary format
— I think ive got the idea behind nosql umbrella🤤 its client side database control
— Server is dumb, client is smart. and for sql database its the reverse
— You can't make these assumptions
— NoSQL does not mean that server is dumb, even if most NoSQL solutions have dumb servers
— Because NoSQL encompasses ANY solution, smart or dumb server, smart or dumb client, the only requirement for it to be a NoSQL solution is that it has no SQL
Message permanent page