Durchsuchen nach
Schlagwort: command-line

MongoDB – NoSQL Database – all locations

MongoDB – NoSQL Database – all locations

In order to find in MongoDB the whole paths, you can go into the mongoshell with mongosh It is possible that you see this message, but you can ignore it: sven@fedora:~$ mongoshCurrent Mongosh Log ID: 68833ee8dc64789649384af8Connecting to: mongodb://127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.5.6Using MongoDB: 7.0.22Using Mongosh: 2.5.6 For mongosh info see: https://www.mongodb.com/docs/mongodb-shell/ The server generated these startup warnings when booting 2025-07-25T04:36:15.431+02:00: Access control is not enabled for the database. Read and write access to data and configuration is unrestricted and type the command: db.serverCmdLineOpts() then…

Weiterlesen Weiterlesen

MySQL Tabelleneinträge in eine MongoDB-Datenbank kopieren

MySQL Tabelleneinträge in eine MongoDB-Datenbank kopieren

Ich pflege eine MySQL-Datenbank für die ganzen Inzidenzwerte und den offiziell der Stadt Essen gemeldeten Erkrankungen. Es soll hier ein technischer Eintrag sein, für die Definition von Erkrankungen in Sachen Corona sind andere zuständig. Das Problem ist, dass mir jemand von LinkedIn einen Floh ins Ohr gesetzt hat, dass MySQL doch etwas für das alte Eisen sei. In typischer Manier habe ich mich erst einmal dagegen gesträubt, aber nachdem ich schon eine andere Datenbank von MySQL in MongoDB fortführe, habe…

Weiterlesen Weiterlesen

error: Content is protected !!