Blog

Native Driver Alternatives Using Stargate gRPC API in Java

By Tomasz LelekNov 29, 2021

Developers should be able to build highly scalable apps even when they call multilingual and multi-cloud microservices. That’s why the Stargate team recently made a new API generally available to help developers build applications with their preferred language.

Introducing the Design for Stargate v2

By Doug WettlauferNov 2, 2021

When we announced Stargate v2, we mainly focused on the "why" behind the change. In this post, we’ll dive into the "how."

Announcing Stargate v2

By Jeff CarpenterNov 2, 2021

After a year of adding new APIs and features, we realized that this is an ideal time to take a step back and look at the overall architecture of Stargate. We’re listening to feedback from the Stargate developer community and taking a look at our technical debt as well. Based on your inputs, we’ve begun some planning for a Stargate v2.

Stargate and Cassandra 4.0 - Better Together

By Mark Stone and Doug WettlauferJul 28, 2021

Six years in the making, Apache Cassandra has reached its 4.0 GA release. This is a big milestone for one of the most important open source projects, and a significant step forward in the world of NoSQL and Fast Data.

Blasting Off into Stargate using HTTPie

By Kirsten HunterApr 8, 2021

As a DataStax Developer Advocate, my job is to help our amazing teams provide you with the best possible experience with Cassandra and our products.

The Stargate Documents API: Storage mechanisms, search filters, and performance improvements

By Eric BorczukApr 5, 2021

The Stargate Documents API has made great strides in the past few months. After being introduced as open-source software in late 2020, its development has accelerated quickly. I’m here to give you the rundown: the premises on which we built it, the limitations we’ve faced and worked through, and most importantly, the improvements we have made as a community in the past few months. Let’s get started!

Turbocharge App Development on DSE with Stargate Support for Modern Data APIs

By Paras MehraFeb 10, 2021

It’s a monumental day for DataStax Enterprise (DSE) users: Stargate support for DSE is here! This means that you can now use REST, GraphQL, and schemaless Document APIs in addition to CQL when building your applications on top of DSE. These APIs are available for use with DSE 6.8.

Announcing: Stargate 1.0 GA; REST, GraphQL, & Schemaless JSON for Your Cassandra Development

By Denise GosnellDec 9, 2020

We have tons of APIs integrated within great tools for building dynamic, full stack apps. If you are a developer, you probably are using technologies like schemaless data stores, serverless architectures, JSON APIs, and/or the GraphQL language.

The Stargate Cassandra Documents API

By Eric BorczukOct 19, 2020

If you're like me, when you start coding something new, you're probably finding yourself working with JSON. Maybe you're using Node.js or Python or any other dynamic language that uses JSON-like data natively or maybe you're working with data that you're pulling or serving from REST APIs.

json  •  api  •  documentation  •  stargate

Hello GraphQL; meet Cassandra

By Chris SplinterOct 5, 2020

Today, we're happy to introduce a new member of the Stargate API family; say hello 👋 to GraphQL. This new API extension makes it easy to add a GraphQL API layer to any new or existing Apache Cassandra® database.

graphql  •  stargate