Edge Caching, Metrics, and Security for your GraphQL API. Reduce Cloud costs, handle traffic spikes, boost performance, get detailed observability, and secure your API. ⚡️
No Stellate.co videos yet. You could help us improve this page by suggesting one.
PostgreSQL might be a bit more popular than Stellate.co. We know about 16 links to it since March 2021 and only 11 links to Stellate.co. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I've been working on an open source implementation of a Stellate (https://stellate.co) like GraphQL cache service, and it's finally hit v0.1 TL,DR; It is a cached proxy for your GraphQL API with automatic purging. Deploy it in front of GraphQL API, and it will start caching all requests passing through it. - Source: Hacker News / 7 months ago
Stellate - Stellate is a blazing-fast, reliable CDN for your GraphQL API and free for two services. - Source: dev.to / about 1 year ago
While some of the metrics aren't particularly helpful (depending on the actual company being evaluated) as others have mentioned, the round sizes are in the right ballpark. Our[0] actual round sizes were: 1. Pre-seed: $1M (led by System.One) 2. Seed: $4M (led by Boldstart) 3. Series A: $25M (led by Tiger Global) Note that all of these were all raised in 2021 & 2022 before the investment market crash, but even now... - Source: Hacker News / almost 2 years ago
For server-side caching, you have neat solutions like GraphCDN or plugins (eg. The envelop plugin with GraphQL Yoga). - Source: dev.to / almost 3 years ago
Out of the thousands of production GraphQL APIs we've seen at GraphCDN, the two most common pre-made GraphQL APIs are Hasura and WPGraphQL! Source: about 3 years ago
In this quick post, we’ll walk through implementing an Upsert operation in Hasura using PostgreSQL and GraphQL. - Source: dev.to / 8 months ago
I’m on MacOS and erlang.org, elixir-lang.org, and postgresql.org all suggest installation via Homebrew, which is a very popular package manager for MacOS. - Source: dev.to / about 1 year ago
According to the documentation, crate sqlx is implemented in Rust, and it's database agnostic: it supports PostgreSQL, MySQL, SQLite, and MSSQL. - Source: dev.to / over 1 year ago
Solution is just downloading and installilng pgAdmin from official pgAdmin homepage version, not the one that is included in the postgresql.org package. Source: almost 2 years ago
SQL immediately stands out here because it was designed for making relational algebra, the other side of the Entity-Relationship model, accessible. There are likely more people who know SQL than any programming language (for IaC) or data format you could choose to represent your cloud infrastructure. Many non-programmers know it, as well, such as data scientists, business analysts, accountants, etc, and there is... - Source: dev.to / about 2 years ago
GraphQl Editor - Editor for GraphQL that lets you draw GraphQL schemas using visual nodes
MySQL - The world's most popular open source database
GraphQL Playground - GraphQL IDE for better development workflows
Microsoft SQL - Microsoft SQL is a best in class relational database management software that facilitates the database server to provide you a primary function to store and retrieve data.
Hasura - Hasura is an open platform to build scalable app backends, offering a built-in database, search, user-management and more.
SQLite - SQLite Home Page