Skip to content

Add support of NoSQL databases #21

@ivbeg

Description

@ivbeg

Add support for the following NoSQL databases and search engines: MongoDB, ArangoDB, Milvus, ArcadeDB, ElasticSearch, OpenSearch, MeiliSearch, Apache Cassandra, StarGate (MongoDB-like API over NoSQL databases)

The current state of database support:

  • MongoDB
  • ArangoDB
  • ElasticSearch
  • Meilisearch
  • Milvus
  • OpenSearch
  • ArcadeDB

Other tasks:

  • Write universal class for NoSQL document based databases
  • Replace command-line command 'scan-mongodb' with 'scan-nosql' or update command 'scan-db' with NoSQL databases connection strings
  • Write documentation with connection strings examples and limitations
  • Write tests for each database type

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Current

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions