You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
Other tasks:
The text was updated successfully, but these errors were encountered: