-
Biodiversity databases such as the [Global Biodiversity Information Facility](https://www.gbif.org) (GBIF) or [Atlas of Living Australia](https://www.ala.org.au) (ALA) contain large amounts of open da…
-
Hello !
Looking at the installation steps, I see that I could download the reference databases with the autoinstall comand, but that is only for the gihtub version of Lotus2. I want to use the con…
-
### 👟 Reproduction steps
When I authenticate a client-side Appwrite instance with `client.setSession(sessionCookie)`, Realtime doesn't recognize the authed status of the instance.
I'm doing SSR auth…
-
## Expected Behavior
I would like to be able to support multiple indexes or collections for vector data instead of being limited to configuring just one index. For example, in Redis or Qdrant imple…
-
-
This issue replaces some historical issues: #76, #342, #423, #461, #828, #838, #839 (probably a partial list).
### Background
Django supports [multi databases](https://docs.djangoproject.com/en/…
-
Considerations
- Changes over time (migrations in structured dbs)
- ease of development
- data integrity
- what kind of data will we store? May need to explore this in more detail
I am thinking rela…
-
The django docs state that the --keepdb flag should keep the test database from being destroyed after a test run, and that subsequent test runs should not recreate the test database if it exists alrea…
-
Modify the backend code to interact with PostgreSQL instead of any in-memory databases.
-
When calling `llm/personal` with a simple prompt, I got a `500` because `databases` was undefined on the following line.
https://github.com/verida/data-connector-server/blob/3156b74ea5a8951abf868184a…