Skip to content

Latest commit

 

History

History
238 lines (200 loc) · 14.3 KB

File metadata and controls

238 lines (200 loc) · 14.3 KB

DataStax Docs

Astra DB Serverless

Astra DB Serverless by DataStax provides the tools developers need to create robust AI applications, featuring strong APIs, real-time data processing, and easy integration with other systems.

handyman Vector Search handyman Modern APIs handyman Native Integrations
Quickstart arrow_forward Try Astra
from astrapy import DataAPIClient

# connect to a database
database =
  DataAPIClient(TOKEN).get_database_by_api_endpoint(URL)

# Ingest vectors into your collection
collection = database.test_collection
collection.insert_many(documents=DOCUMENTS)

# Find the closest vectors
collection.find(vector=[0.15, 0.1, 0.1, 0.35, 0.55])

Popular Products

handyman

Astra DB Serverless

Scale with cloud-native databases

timer

RAGStack

Enterprise RAG

business

DSE

Enterprise scalability and performance

space_dashboard

Mission Control

Manage your data ecosystem

air

Astra Streaming

Efficient data streaming

nights_stay

Luna Support

Expertise and support for DataStax products

Latest Additionsnew_label

Loading data into Astra DB databases Astra DB

Use the Astra DB Data Loader to load data in your database from a variety of sources, including CSV files, sample datasets, and Amazon DynamoDB.

Read Loading data into Astra DB databases arrow_forward

Optimizing Query Performance RAGStack

Improve the efficiency of your queries on AI-ready cloud databases with best practices for indexing and query tuning.

Read Optimizing Query Performance arrow_forward

Securing Database Connections Astra DB

Learn how to secure connections to your AI-ready cloud database using SSL encryption and access control methods.

Read Securing Database Connections arrow_forward

Working with AI/ML smart_toy

Automating Backups and Recovery Astra DB

Set up automated backups for your cloud database and learn how to quickly recover your data in case of loss or corruption.

Read Automating Backups and Recovery arrow_forward

Monitoring and Alerts Mission Control

Monitor the health and performance of your cloud database with real-time analytics and set up alerts for potential issues.

Read Monitoring and Alerts arrow_forward

Scaling Your Database Astra DB

Scale your AI-ready cloud database vertically or horizontally to meet changing workload demands and optimize performance.

Read Scaling Your Database arrow_forward

home

Go to the DataStax website

menu_book

Glossary

Review common terms

support

Access support resources

downloading

Install files and drivers