GithubHelp home page GithubHelp logo

sharadg / astra-serverless-stargate-doc-api Goto Github PK

View Code? Open in Web Editor NEW

This project forked from franksepulvedastax/astra-serverless-stargate-doc-api

0.0 2.0 0.0 24 KB

Astra (Serverless) and Stargate demo. using document API

Python 100.00%

astra-serverless-stargate-doc-api's Introduction

astra-serverless-stargate-doc-api

Astra (Serverless) and Stargate demo. using Document API

DataStax Astra is a cloud-native Cassandra-as-a-Service Built on Apache Cassandra designed to simplify cloud-native application development.

Stargate is an open source data gateway that sits between your app and your databases. Stargate brings together an API platform and data request coordination code into one OSS project.

The goal of this demo is to show how to write code to create a schemaless JSON document store in Astra, via Stargate’s Document API.

In this demo. we will: #1 create an Astra serverless database, #2 briefly show the Cassandra Query Language (CQL) console, #3 briefly show how to collect database metadata (e.g., ID, region, etc.), #4 populate Python script with database metadata, #5 use Python script, only using a http library and a JSON parser (i.e., no Cassandra drivers), to load JSON data (i.e., documents) into our database, #6 review JSON datasets, #7 use Swagger to visually render documentation for Stargate's Document API, and #8 use Postman, a collaboration platform for API development, to query data.

astra-serverless-stargate-doc-api's People

Contributors

franksepulvedastax avatar sharadg avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.