On 9/14/19 2:06 AM, Albretch Mueller wrote:
just download a bunch of json info files from youtube data Feeds Actually, does postgresql has a json Driver of import feature?
Not sure what you mean by above? Postgres has json(b) data types that you can import JSON into: https://www.postgresql.org/docs/11/datatype-json.html
the metadata contained in json files would require more than one small databases, but such an import feature should be trivial
Again, not sure I understand why small databases are required?
C
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx