-
Under Schema > Design
- [DbSchema](https://dbschema.com/) - Universal database designer for out-of-the-box schema management, schema documentation, design in a team, and deployment on multiple data…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hi!
Recently I did many Profile-Guided Optimization (PGO) benchmarks on multiple projects (including many parsers and databases) - the results are available [here](https://github.com/zamazan4ik/awe…
-
In my project i have multiple databases with independent tree structures. I would like to handle model saving with `.save(using="mydb")` like any django model.
I also left 'default' database in dja…
-
**Problem Description**
My home has two electrical panels and two Tesla Backup Gateways, with 3 Powerwall 3 units split between them. The solar array is also likewise split. This seems to be the comm…
-
With the rise of Azure SQL Database (which is 1 database), we more often move from multiple databases towards 1 database with multiple schema's.
We have an increased need to deploy specific schema'…
-
A few thoughts on mastiff/SRA-search-as-a-service moving forward -
* we are likely to want to provide multiple databases / versions of databases down the road - in particular, real-time search of G…
-
it is unclear and i assume not supported connecting to multiple hosts, only multiple databases on the same host. am i right? if i'm wrong, can you add in the docs an example?
my use case is that i'…
-
Does `qor/admin` support multitenancy? It would be useful for building small cheap SaaS used by many or lots of clients. For example, consider following common use-cases:
* blog - one shared applic…
-
Can qdrant search by grouping multiple fields? I see that the search_groups API only support one grouping field.