Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of NoSQL databases #21

Open
1 of 11 tasks
ivbeg opened this issue Aug 12, 2022 · 0 comments
Open
1 of 11 tasks

Add support of NoSQL databases #21

ivbeg opened this issue Aug 12, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ivbeg
Copy link
Collaborator

ivbeg commented Aug 12, 2022

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
@ivbeg ivbeg added the enhancement New feature or request label Aug 12, 2022
@ivbeg ivbeg self-assigned this Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant