-
We have started 3 years back using the workflow core and workflow definition was stored in mongo db and it was not possible to store inside Sql server. We have all data inside Sqlserver only definitio…
-
### Feature Proposal Description
It would be very helpful if there was an option to choose from an SQL DB and a NoSQL DB. ( PostgreSQL, MongoDB )
- There should be templates for the mentioned DB…
-
https://stackoverflow.com/questions/25507866/how-can-i-use-a-cursor-foreach-in-mongodb-using-node-js
https://stackoverflow.com/questions/3974985/update-mongodb-field-using-value-of-another-field
…
-
When executing a select statement with an 'OR' condition, it is working well.
```
trino> select * from mongo.admin.sales where emp_id=1 or num=102;
emp_id | email | num
--------+----------+…
-
* sample of your data - is it relational?
* why is the current json model failing? ram or disk
* cost - argument here for self hosting mysql on the vm's disk
* scale - size of eventual dataset …
-
### What would you like to be added?
The design of mongo.ejs have been updated. This standard design will be used for all other ejs also. update accrdingly.
### Why is this needed?
To provided a st…
-
**Is your feature request related to a problem? Please describe.**
Yes, interactive embedding can not be used if you have one Mongo database for all your customers since row level security and column …
-
**Abstract**
Given the usage of this Type in the sql512 test, we should revisit if this needs update for dbms systems such as MariaDB etc..
**Link to Proposal**
Once a proposal has been put into …
-
There's been a long-time desire to support LIKE queries in Ghost.
From a user perspective, this would allow us to do "contains", "startsWith" and "endsWith" type filters.
**Reference implementa…
-
We're new omniboard users. The documentation recommends using mongodb, but does not specify exactly why.
If we used a sql database like postgres, do we lose some functionality?