NoSQL management tools: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
(Created page with "MongoDB GUI management tools [https://www.dbkoda.com/ dbKoda | dbKoda is the open-source, next generation IDE for MongoDB. Take your database to the next level with our Rich...") |
mNo edit summary |
||
| (One intermediate revision by one other user not shown) | |||
| Line 7: | Line 7: | ||
* SQL syntax checker: | * SQL syntax checker: | ||
* Engine supported: [https://www.mongodb.com/ MongoDB] | * Engine supported: [https://www.mongodb.com/ MongoDB] | ||
* Software licenses: GNU Affero General Public License v3.0. Source code available on [https://github.com/SouthbankSoftware/dbkoda github]. | * Software licenses: GNU Affero General Public License v3.0. Source code available on [https://github.com/SouthbankSoftware/dbkoda github]. {{Gd}} | ||
* Data type of cell value: | * Data type of cell value: | ||
* Comments: | * Comments: | ||
| Line 13: | Line 13: | ||
''$'' [https://www.mongodbmanager.com/ NoSQL Manager - GUI tool with intelligent Shell certified by MongoDB] for {{Win}} | ''$'' [https://www.mongodbmanager.com/ NoSQL Manager - GUI tool with intelligent Shell certified by MongoDB] for {{Win}} | ||
* Import format: (1) Import data from external database: MS SQL Server database, MySQL database (2) Import data from file: csv, json | * Import format: (1) Import data from external database: MS SQL Server database, MySQL database (2) Import data from file: csv, json | ||
* Export format: Using mongodump utility to export BSON mongodump folder & BSON mongodump archive | * Export format: | ||
** Export Database: Using mongodump utility to export BSON mongodump folder & BSON mongodump archive | |||
** Export Collection: JSON, XML, CSV, XLSX (MS Excel 2017) file | |||
* Specify Field and Row Terminators: | * Specify Field and Row Terminators: | ||
* SQL syntax checker: | * SQL syntax checker: | ||