WebDB
WebDB
Since now, the app call "table" the collection It's not a big deal if you come from SQL world but Mongo user will certainly complain about it Tell me if...
Right now, the are just a few single-char comparator implemented into autocomplete I thought of implement all of them (there a plenty for PostgreSQL) so let me know if you...
To be transparent, the feature of converting the entire database, tables, and columns to a certain collation is only available on MySQL due the complexity to implement on other server...
Right now, the export feature on query result, export the entire data set Tell me if you need an option to export specific row, once results are shown
Initially, WebDB was designed for developers, so the need of user managment for each databases system was limited Upvote if you need this