A multi-modal vector database that supports upserts and vector queries using unified SQL (MySQL-Compatible) on structured and unstructured data, while meeting the requirements of high concurrency and ultra-low latency.
Stars
1.7k
Forks
265
Watchers
1.7k
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
440
commits
268
commits
182
commits
174
commits
157
commits
111
commits
99
commits
70
commits
37
commits
23
commits
[fix][dingo-common] Fixed the issue of concurrent data import
2f347eeView on GitHub[fix][dingo-calcite] Make precision compatible with mysql in add and minus ops.
05f1e23View on GitHub[fix][dingo-calcite] Fix issue that table meta changed in the process of literal handling.
f9bdf91View on GitHub[fix][dingo-driver] Resolve the issue of dingoType checkFieldCount
7fbae5aView on GitHub[fix][dingo-executor] Improve the performance of adding multiple column
1be4be0View on GitHub[fix][dingo-calcite] Change tableScan expression compilation from SqlExpr to RelOp
504311cView on GitHub[fix][dingo-calcite] Commit the local transaction when adding a primary key
ad11b1eView on GitHub