Newsletter Subject

[Newsletter] CockroachDB and Amazon Athena support, Enterprise GraphQL Conference videos, and more

From

hasura.io

Email Address

news@hasura.io

Sent On

Wed, Nov 16, 2022 02:00 AM

Email Preheader Text

Welcome to the November edition of the Hasura Newsletter! Our Monthly Newsletter November Edition Hi

Welcome to the November edition of the Hasura Newsletter! [Hasura logo]() Our Monthly Newsletter November Edition Hi there, Welcome to the November edition of the Hasura Newsletter! Last week we introduced integrations for 2 new databases, CockroachDB and Amazon Athena. Both integrations are available as beta features in Hasura v2.15. You can try them out on [Hasura Cloud]() or give them a spin on self-managed Hasura instances. Also, support for Snowflake is coming in a few weeks. [Sign up and get notified.]() [Group 10899.png] Highlights [ ] Enterprise GraphQL Conference was last week, where LinkedIn, Optum, and Goldman Sachs gave great talks on how they are tackling enterprise data access and management challenges using GraphQL. [Request access to the sessions.]() [ ] We launched a new video tutorial series on how to build a full-stack food ordering app with Hasura, Next.js, and Vercel in 20 bite-sized videos! [Check it out here.]() [ ] Hasura is heading to AWS re:Invent. See all the ways you can [connect with us]() in Las Vegas! [Group 10905.png] Product Updates Native database integration for CockroachDB: We are pleased to announce the beta release for CockroachDB datasource on the Hasura GraphQL Engine v2.15. In this beta release, Hasura supports Queries and Mutations with plans to add support for subscriptions before the GA release, which will coincide with the release of CockroachDB v22.2 (tentatively scheduled for early December). Together with Hasura, CockroachDB now supports: Instant GraphQL & REST APIs, declarative role based authorization, advanced security and performance with rate limiting, allow lists, and caching. [Follow these instructions to connect your CockroachDB to Hasura]() Hasura GraphQL Data Connector for Amazon Athena: We are excited to release the beta integration for Amazon Athena to Hasura v2.15. This release provides read-only query support for Enterprise and Cloud Enterprise users. For a limited time while in beta, it is also available to standard and free-tier cloud users! Be sure to check it out and let us know what you’d like to see for further Athena or other databases supported. Two New Regions on GCP: Hasura Cloud now supports two new regions, europe-west1 in Belgium and us-east4 in Ashburn, US on GCP. Enhanced API Security with Batch Limits (Enterprise Edition Only): We have introduced a new batch limit in the API Security section to set the maximum number of operations that can be sent in a batch request. For more information, see the docs [here](). Action Response Transforms on Console: Response transformation for Actions has been made [available in the API](). Now you can configure response transforms on the console. See the [docs]() for more details. GraphQL Type Generator in Actions: While creating a new Action, now you can use a type generator on the Console to easily create GraphQL types from JSON sample requests. See the [docs]() for more details. Query Parameters are Now Optional for Actions: We addressed a [user problem]() around defining optional query parameters for rest endpoints. Now, actions and event trigger REST connector query parameters are optional. For more information please see our docs [here](). ODBC Driver 18 for SQL Server: The ODBC Driver 18 for SQL Server is now installed. This allows users to provide ODBC Driver 18 connection strings. Because this version has native support for arm64/aarch64, Hasura GraphQL Engine can now connect to an MS SQL Server database when running on macOS with an aarch64 chip (M1 or M2). Updates to JSON Payload Transformation Templates: Transforming payloads for Actions and Event Triggers in Hasura is achieved using the in-house developed templating language - [kriti-lang](). In this release, we have updated it to version 0.3.3 with the following changes: 1) Adds elif syntax to if expressions 2) Improved error messaging and error codes, 3) Allow arbitrary expressions as range iterators, 4) Kriti.CustomFunctions.basicFuncMap functions are added to the Kriti executable, and 5) KritiError type is added to exports from Kriti. [Group 1089611.png] Events [Virtual] Enterprise GraphQL Conference - Sessions Available On-Demand Did you miss the conference last week? Find out how some of the largest enterprises use GraphQL to solve data access challenges. [Request the recordings]() and we'll send you a link once they're made available. [Virtual] Weekly Demo Series| Every Tuesday @ 10 AM PT or 10 AM CET Looking to get your Hasura questions answered? Join our weekly demo every Tuesday, alternating at 10 AM PT and 10 AM CET to answer any questions about getting started. We’ll cover deployment options, tracking tables and relationships, enabling access, and trying out APIs. This week’s demo is today, 11/15, at 10 AM PT. [Register here]() to join us. Modern Frontends Live! | London | Nov. 17th - Nov 18th Catch Catalin Pitt’s talk on how to Build a Data API for a modern frontend with GraphQL at the [Modern Frontends Live]() conference. His talk will showcase how to build a powerful backend for your frontend with GraphQL and Hasura. AWS re:Invent 2022 | Las Vegas | Nov. 28th - Dec. 2nd Are you heading to Las Vegas for AWS re:Invent? [Check out]() everything Hasura has happening during the event. Be sure to stop by booth #2251 and say hi! Hasura User Group Meetup | Hyderabad | Dec. 2nd @ 6:30PM IST If you are in or around Hyderabad join us for the first Hyderbad meetup on December 2nd. You can RSVP [here](). [Community Call] Final Call of 2022 | Dec. 15th @ 9AM PT Hasura is wrapping up 2022 in style. Join Tanmai Gopal, cofounder and CEO, at our final Community Call where we’ll recap on the exciting features we launched in 2022. Plus you could win some exclusive swag from our recently launched swag store! [Register here.]() [Group 10902.png] New Content Blogposts - [Diving into the key insights and latest GraphQL trends identified in the first State of GraphQL 2022 Survey.]() - [Top psql commands and flags you need to know]() - [Top features and changes to know about PostgreSQL 15 release]() - [Looking for free solutions to host your Postgres database? Here are the best Postgres providers you can use for free]() - [Community] [GraphQL vs. gRPC: How do gRPC work and its benefits]() - [Community] [How to connect Kafka to Hasura GraphQL]() - [Community] [Strategies to Build Your Backend with Hasura and PostgreSQL]() - [Community] (Japanese) [Hasura makes it easy for frontend developers to get started with GraphQL]() - [Community] (Japanese) [Separate query namespace from remote schema]() - [Community [An Enterprise 3-Factor Tech Stack on Autopilot. Deploying Hasura with a Flutter Frontend on GCP](). Featured Video [thumbnail (1).jpeg]() Other Videos - [DAPI] [Upserting with TimeScale & streaming from Hyper Tables with Hasura]() - [DAPI] [Introducing the Neon Postgres integration in Hasura]() - [Community] [Build a Serverless full stack app with Nhost using Hasura, GraphQL, Vanilla JavaScript and Vite]() Community Updates Community Member of the Month Hiroaki Karasawa is our community member of the month. Hiroaki is the lead organizer of the Tokyo [Hasura User Group]() and coordinated the very first meetup a few months ago. If you are interested in speaking at one of the future Tokyo HUG meetups or want to attend them, please reach out to him on [Twitter](). Hiroaki is an engineering Lead at Dinii inc. He started using Hasura in production in April 2020 and currently focuses on developing multiple client applications with a single Hasura backend. He is especially interested in combing through the GraphQL subscriptions that Hasura generates to optimize them. [Group 10904.png] Monthly Recommendation This month's recommendation comes from Raju Sunny, a Technical Account Manager / Solutions Architect at Hasura. He recommends [Notion]() as his go-to tool for productivity because it is a combination of a markdown editor, excel sheets, Kanban boards, all integrated with each other. At Hasura, the customer success team uses it extensively for note-taking, task tracking, knowledge management, and data management. We’re hiring for some exciting roles at Hasura! If you or someone else is interested please apply. A few of the key roles we are hiring for: - Cloud Infrastructure Engineer - Hasura Cloud - Senior Data Engineer - Product Analytics - Senior Haskell Engineer You can apply for these roles and others [here](). That’s a wrap on November’s newsletter. See you next month, Hasura [GitHub]() [Twitter]() [Discord]() [YouTube]() [LinkedIn]() Hasura, 3260 Hillview Ave, Palo Alto, CA 94304, USA [Unsubscribe]() [Unsubscribe]() | [Manage preference]()

Marketing emails from hasura.io

View More
Sent On

03/11/2023

Sent On

03/10/2023

Sent On

06/09/2023

Sent On

16/08/2023

Sent On

14/06/2023

Sent On

16/05/2023

Email Content Statistics

Subscribe Now

Subject Line Length

Data shows that subject lines with 6 to 10 words generated 21 percent higher open rate.

Subscribe Now

Average in this category

Subscribe Now

Number of Words

The more words in the content, the more time the user will need to spend reading. Get straight to the point with catchy short phrases and interesting photos and graphics.

Subscribe Now

Average in this category

Subscribe Now

Number of Images

More images or large images might cause the email to load slower. Aim for a balance of words and images.

Subscribe Now

Average in this category

Subscribe Now

Time to Read

Longer reading time requires more attention and patience from users. Aim for short phrases and catchy keywords.

Subscribe Now

Average in this category

Subscribe Now

Predicted open rate

Subscribe Now

Spam Score

Spam score is determined by a large number of checks performed on the content of the email. For the best delivery results, it is advised to lower your spam score as much as possible.

Subscribe Now

Flesch reading score

Flesch reading score measures how complex a text is. The lower the score, the more difficult the text is to read. The Flesch readability score uses the average length of your sentences (measured by the number of words) and the average number of syllables per word in an equation to calculate the reading ease. Text with a very high Flesch reading ease score (about 100) is straightforward and easy to read, with short sentences and no words of more than two syllables. Usually, a reading ease score of 60-70 is considered acceptable/normal for web copy.

Subscribe Now

Technologies

What powers this email? Every email we receive is parsed to determine the sending ESP and any additional email technologies used.

Subscribe Now

Email Size (not include images)

Font Used

No. Font Name
Subscribe Now

Copyright © 2019–2024 SimilarMail.