-
## Feature Request
Opening a feature request kicks off a discussion.
### Proposal:
The postgres_extensible plugin should support a way of running the same query across multiple databases. The c…
-
According to the [MySQL documentation](https://dev.mysql.com/doc/refman/8.0/en/glossary.html#glos_schema), "a schema is synonymous with a database." And [vice versa](https://dev.mysql.com/doc/refman/8…
-
OBSERVATION
The current RedwoodJS data stack (Prisma schema, scaffold, SDL files, GraphQL, services, Prisma, migrations, DB) works well. Great labor-saver with a lot of intelligent defaults.
H…
-
dbt 1.9 introduces a new incremental strategy called ["microbatching"](https://docs.getdbt.com/docs/build/incremental-microbatch). It seems like it might be a great fit for our current large increment…
-
In the manual it mentions that databases should be built with the same TaxDB file.
Can't quite get this to work, "Can't cat ... "
What is the best strategy here?
Download the taxonomy krakenun…
-
```
Versions:
morphia latest (r1762)
Java driver 2.6.5
MongoDB 1.9.1
Lazy references don't work after a second Datastore is created (to connect to a
second db). I suspect this is related to the Data…
-
Add field(s) to map in specimen identifiers - such as for trait data linked to herbarium vouchers or trait data where the same specimen/individual is measured in multiple datasets.
Need to consult …
-
I developed a multi tenancy application where the application communicates with several databases using springboot.
Is it possible to make the connection pool used only in the databases that are acti…
-
(cross-posted here: http://stackoverflow.com/questions/17279806/is-there-a-way-to-tell-django-nose-to-handle-multiple-databases)
In settings.py I have:
``` python
DATABASES = {
'default': {
…
-
consider connecting multiple databases for querying relevant data?