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 Example for AstraDB and Cassandra #79

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

clun
Copy link

@clun clun commented Apr 25, 2024

AstraDB

  • Requiring an environment variable (ASTRA_DB_APPLICATION_TOKEN) with Organization Administrator (doc) permissions
  • Database will be created if not exist
  • Collection will be created if not exists
  • Import the text documents
  • Execute a content retrieval

Cassandra

StandAlone using Testcontainers

  • Keyspace will be created if not exist
  • Table will be created if not exists
  • Import the text documents
  • Execute a content retrieval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant