Software Alternatives & Reviews
Table of contents
  1. Videos
  2. Social Mentions
  3. Comments

Stargate

GraphQL and REST APIs for Cassandra Databases

Stargate Reviews and details

Screenshots and images

  • Stargate Landing page
    Landing page //
    2023-09-10

Badges

Promote Stargate. You can add any of these badges on your website.
SaaSHub badge
Show embed code

Videos

STARGATE (1994) Retrospective / Review

My Thoughts on Stargate SG-1

Stargate SG1 Series Retrospective/Review

Social recommendations and mentions

We have tracked the following product recommendations or mentions on various public social media platforms and blogs. They can help you see what people think about Stargate and what they use it for.
  • Blasting Off into Stargate using HTTPie
    Datastax Astra is built on Apache Cassandra. In addition to great documentation, Astra offers a robust free tier that can run small production workloads, pet projects, or just let you play—all for free, no credit card required. Cassandra can be tricky for hardcore SQL developers, because it uses a different slightly different query language (CQL), but when you get Astra, Stargate is there to let you interact with... - Source: dev.to / over 2 years ago
  • Announcing: Stargate 1.0 GA; REST, GraphQL, & Schemaless JSON for Your Cassandra Development
    DataStax built Stargate into Astra to give us, app developers, a natural data API stack which meshes with the Jamstack (or serverless stack of your choice). Stargate in Astra is built on the rock solid NoSQL data engine (Apache Cassandra) which powers Netflix, Instagram, Yelp, iCloud and other apps we all use everyday. - Source: dev.to / over 2 years ago
  • Qualify Your Database Needs with DataStax Astra Stargate REST API
    To make it easy for your app to interact with the database, we created Stargate.io. It’s an open-source data gateway with three APIs that work with Astra DB right out of the box. Instead of having to read up on different APIs and databases, all you have to do is pick one of the three Stargate APIs and get to work on your application. - Source: dev.to / over 2 years ago
  • How the world caught up with Apache Cassandra
    Twelve-plus years after its invention, Cassandra is now used by approximately 90 percent of the Fortune 100, and it’s appeal is broadening quickly, driven by a rush to harness today’s “data deluge” with apps that are globally distributed and always-on. Add to this recent advances in the Cassandra ecosystem such as Stargate, K8ssandra, and cloud services like Astra DB, and the cost and complexity barriers to using... - Source: dev.to / about 2 years ago
  • Deploy a Netflix Clone with GraphQL and DataStax Astra DB
    Stargate is an open-source data gateway that makes it simple to query any Cassandra database using GraphQL types, queries, and mutations. When you add the Stargate GraphQL API to a Cassandra deployment, it scans the database and automatically creates HTTP endpoints with GraphQL queries and mutations for the objects it finds. - Source: dev.to / over 2 years ago
  • How to Build and Deploy a Serverless Game with DataStax Astra DB, JAMStack, Stargate, and Netlify
    BattleStax is implemented as a JAMStack app that uses Stargate, Netlify, DataStax Astra DB, and GitHub to demonstrate how to build and deploy an application using modern, scalable architectures. In this post, we’ll break down the video to help you quickly create your own BattleStax game using React and Redux — implemented with a CI/CD pipeline, global content delivery network (CDN), and Apache Cassandra®. - Source: dev.to / over 2 years ago
  • Build a crypto application with GraphQL Federation
    The second best part is that once you have your hands on Astra DB, you automatically get access to Stargate — an open-source data gateway that makes it easy to query any Cassandra database through REST APIs. One such API is the Stargate GraphQL API, which allows you to do the following:. - Source: dev.to / over 2 years ago
  • How to Create a Fullstack App Using NuxtJS, NestJS, and Datastax Astra DB (with a Little Help from Github Copilot)
    Astra DB uses Stargate APIs so you can interact with data using GraphQL, CassandraQL, REST, or Document API. - Source: dev.to / over 2 years ago
  • Data Modeling in Cassandra and Astra DB
    Stargate is an open-source data gateway deployed between applications and a database. It supports different API options for an application to interact with Cassandra, Astra DB, and K8ssandra. Stargate’s API extensions include CQL, REST, GraphQL, and Document APIs. - Source: dev.to / over 2 years ago
  • Stargate gRPC: The Better Way to CQL
    Recently, we released gRPC as the newest API supported by Stargate, our API data gateway. On the surface, it would seem like the API doesn’t do very much; it receives CQL queries via the gRPC protocol, then passes those to Apache Cassandra® and returns the results. Sounds like a pretty modest feature release, right? - Source: dev.to / over 2 years ago
  • Get a Head Start on Your App Development with Flexible DataStax Stargate APIs
    But you no longer have to have a huge team of developers. We’ve created the project Stargate to help you. Stargate is an open-source data gateway that brings together your app and databases by helping to abstract Cassandra-specific concepts from app developers. It’s also an important part of DataStax Astra DB, our multi-region, multi-cloud, serverless database service built on Apache Cassandra. - Source: dev.to / over 2 years ago
  • SQL vs. NoSQL: Pros & Cons
    Astra has Stargate built-in, providing an open source, data API layer that removes drivers from the equation while allowing you to query your data or create tables and schema without having to learn Cassandra Query Language (CQL). Stargate enables you to interact with data using modern APIs, including schemaless JSON, REST, and GraphQL. And with Astra’s Storage Attached Indexing (SAI), you can query any column in... - Source: dev.to / over 2 years ago
  • The Serverless Database You Really Want
    Expect to see our ideas and code in a GitHub repository soon and discussions opening about what we have learned. Already the Cassandra community is talking about what will happen after 4.0 and it’s safe to say that a serverless Cassandra is top of the list. Inclusion in the open source project K8ssandra, combined with the Stargate project, will further expand the freedom of deployment options and usage. - Source: dev.to / about 2 years ago
  • The End of the Beginning for Apache Cassandra
    To get quality management to a place the project needed, there had to be an early code freeze to stop continuous changes and the endless tail-chasing that can cause. This has meant that a relatively small number of big features have been released, yet innovation has been on the sidelines with an eye toward the days after 4.0 and after the code freeze is lifted. Beyond the inner circle of the project, we already... - Source: dev.to / over 2 years ago
  • How to Setup a HA Cassandra Cluster With HAProxy | Clivern
    That being said if you're using something like Stargate as a coordination layer for CQL queries and limit your driver to only allow communication with HAProxy (via a Whitelist load balancing policy) then this would work and allow you to independently scale the coordination and data layers. Source: about 2 years ago
  • Show HN: Connect to Astra DB Using Node.js and OpenFaaS
    This sample repo has examples for OpenFaaS and Cassandra (open source or managed on Astra DB/Aiven) and then specific examples for Astra DB's Document SDK (similar interface to Mongo) Astra's add-ons for Cassandra are open-source via https://stargate.io/. - Source: Hacker News / over 2 years ago
  • Why a Serverless Data API Might Be Your Next Database
    Data API gateways are emerging as a solution to the direct coupling of frontend logic directly to a BaaS or DBaaS with nothing in the middle. One such open source effort (with contributors like DataStax and Yelp) is called stargate.io. It provides a stateless proxy layer for data, but does so in a manner that also separates storage and query coordination. This is interesting as it simultaneously:. - Source: dev.to / almost 3 years ago
  • Why I run Django on Kubernetes as a one-man SaaS
    Full disclosure, I work on the K8ssandra project which provides a data layer backed by Apache Cassandra with APIs from Stargate. Source: about 3 years ago

Do you know an article comparing Stargate to other products?
Suggest a link to a post with product alternatives.

Suggest an article

Generic Stargate discussion

Log in or Post with

This is an informative page about Stargate. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.