-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
-
## Affected Version
`4.4.x-dev` (latest `4`)
## Steps to Reproduce
1. Enable SQLite tests in `.travis.yml` by adding a new matrix stanza (feel free to remove the other ones to speed up the te…
-
Что нужно сделать (условно):
* [ ] Сервер/клиент (вариант реализации средствами Qt)
* [ ] База данных (postgres?)
* [ ] Связка сервера с БД (ODB?)
-
## Problem
With the advancement of AI tools, it's becoming increasingly useful to work with embeddings/vectors
## Suggested solution
Support the pg_vector type
https://github.com/pgvector/…
-
From reading around, it seems `INSERT .. ON CONFLICT`) is higher-performance than `DELETE .. INSERT ..`, which is how I'm doing things now, so this library is compelling. However, one big boon of `df.…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
I would like to host this in my kubernetes cluster that already has a cloudnative postgr…
-
-
## Context
The SQLAlchemy models need to be used to implement a Postgres database, and then some dummy data needs to be created to test the models. The database will be integrated into our backend, …
-
**Describe the bug**
Only the Core Node starts
![image](https://github.com/exadel-inc/CompreFace/assets/768908/72db5247-08ab-4c57-9932-eb24a95cddb7)
**To Reproduce**
Running this in Docker…
-
In the past, we invested a lot of effort into the storage (storing data/metadata into all sorts of backends) and middlewares (indexing/searching [whoosh], namespaces, etc.). Also into serializing the …