docs: remove non-English/Bulgarian language docs, fix links
Remove ar, de, fa, ru, tr, zh documentation folders. Update docs/index.md and docs/bg/index.md to only list en/bg. Update README badge from 7 to 2 languages. Update changelog entry for Bulgarian docs.
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
**A multimodal database engine written in Nim — 100% native, zero dependencies.**
|
||||
|
||||
[](baradadb.nimble)
|
||||
[](docs/index.md)
|
||||
[](docs/index.md)
|
||||
[](https://github.com/katehonz/barabaDB)
|
||||
|
||||
## Documentation
|
||||
|
||||
📖 **[Read the documentation in your language](docs/index.md)** — English, Български, Русский, فارسی, 中文, Türkçe, العربية
|
||||
📖 **[Read the documentation in your language](docs/index.md)** — English, Български
|
||||
|
||||
BaraDB combines document, graph, vector, columnar, and full-text search storage
|
||||
in a single engine with a unified query language (BaraQL). It compiles to a
|
||||
@@ -112,7 +112,7 @@ nimble bench
|
||||
|
||||
## BaraQL — Query Language
|
||||
|
||||
BaraQL is SQL-compatible with extensions for graph, vector, and document queries.
|
||||
BaraQL implements partial SQL:2023 coverage with extensions for graph, vector, and document queries.
|
||||
|
||||
### Basic Queries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user