It is a reusable gql fields with unique name !
November 9, 2025 at 11:20 AM
It is a reusable gql fields with unique name !
All the other worthwhile alternatives use a dependency which is the root cause of my initial script not working. Apparently X/Twitter's GQL endpoints were changed, so I'm unable to read any tweets.
Good news: there's activity on that dependency so hopefully everything will be back to working soon
Good news: there's activity on that dependency so hopefully everything will be back to working soon
November 8, 2025 at 11:40 PM
All the other worthwhile alternatives use a dependency which is the root cause of my initial script not working. Apparently X/Twitter's GQL endpoints were changed, so I'm unable to read any tweets.
Good news: there's activity on that dependency so hopefully everything will be back to working soon
Good news: there's activity on that dependency so hopefully everything will be back to working soon
Here’s your tl;dr of this week’s graph tech news:
👹 A new #Gremlin joins the TinkerPop gang: YouTrackDB eschews #GQL
💡 The @kgconference.bsky.social Call for Speakers is open
🐞 #LadybugDB makes its first post- #Kuzu debut
🧵...
👹 A new #Gremlin joins the TinkerPop gang: YouTrackDB eschews #GQL
💡 The @kgconference.bsky.social Call for Speakers is open
🐞 #LadybugDB makes its first post- #Kuzu debut
🧵...
The Weekly Edge: New Gremlin Contributor, 2 Graph Releases, Ontologies in Aura, & More [7 November 2025]
Discover what’s new in the world of graph technology this week, including a new Gremlin graph database, 2 other major releases, and cybersecurity primer.
gdotv.com
November 7, 2025 at 10:30 PM
Here’s your tl;dr of this week’s graph tech news:
👹 A new #Gremlin joins the TinkerPop gang: YouTrackDB eschews #GQL
💡 The @kgconference.bsky.social Call for Speakers is open
🐞 #LadybugDB makes its first post- #Kuzu debut
🧵...
👹 A new #Gremlin joins the TinkerPop gang: YouTrackDB eschews #GQL
💡 The @kgconference.bsky.social Call for Speakers is open
🐞 #LadybugDB makes its first post- #Kuzu debut
🧵...
A blog post from the folks at YouTrackDB developed by JetBrains: Why We Have Chosen Gremlin Over GQL - medium.com/@youtrackdb/... #graphdb
Why We Have Chosen Gremlin Over GQL
One of the most critical decisions when building a new graph database is the query language. It’s the primary interface for developers, and…
medium.com
November 6, 2025 at 12:06 PM
A blog post from the folks at YouTrackDB developed by JetBrains: Why We Have Chosen Gremlin Over GQL - medium.com/@youtrackdb/... #graphdb
At #YouTrackDB, we're frequently asked why we've invested so heavily in Apache TinkerPop's #Gremlin, especially given #GQL rising popularity.
Here is our story tinyurl.com/3mbwj4rn .
#TinkerPop #GraphDatabase #GraphDatabases
Here is our story tinyurl.com/3mbwj4rn .
#TinkerPop #GraphDatabase #GraphDatabases
November 5, 2025 at 8:10 AM
At #YouTrackDB, we're frequently asked why we've invested so heavily in Apache TinkerPop's #Gremlin, especially given #GQL rising popularity.
Here is our story tinyurl.com/3mbwj4rn .
#TinkerPop #GraphDatabase #GraphDatabases
Here is our story tinyurl.com/3mbwj4rn .
#TinkerPop #GraphDatabase #GraphDatabases
Emmanuelle Giuliani, Piotr Kaminski et Christophe Rousset élisent la version de référence de la Missa Solemnis de Beethoven. Selon vous, quelle est-elle ? ➡️ https://l.francemusique.fr/GQl
November 2, 2025 at 5:00 PM
Emmanuelle Giuliani, Piotr Kaminski et Christophe Rousset élisent la version de référence de la Missa Solemnis de Beethoven. Selon vous, quelle est-elle ? ➡️ https://l.francemusique.fr/GQl
No need for AshTypescript in that case then really. You can just use AshGraphql and use some graphql-based codegen tool. For example: gql-tada.0no.co
gql.tada 🪄
Magical GraphQL query engine for TypeScript
gql-tada.0no.co
November 2, 2025 at 12:25 AM
No need for AshTypescript in that case then really. You can just use AshGraphql and use some graphql-based codegen tool. For example: gql-tada.0no.co
I was considering having Ash TypeScript send types to my adjacent client repo.
But my current decision involves GraphQL: Using Ash TypeScript for types for the SDL/SChema and some other libs.
I have never spun up GQL Server + Client from scratch so it's been fun to dive in :).
But my current decision involves GraphQL: Using Ash TypeScript for types for the SDL/SChema and some other libs.
I have never spun up GQL Server + Client from scratch so it's been fun to dive in :).
November 1, 2025 at 9:17 PM
I was considering having Ash TypeScript send types to my adjacent client repo.
But my current decision involves GraphQL: Using Ash TypeScript for types for the SDL/SChema and some other libs.
I have never spun up GQL Server + Client from scratch so it's been fun to dive in :).
But my current decision involves GraphQL: Using Ash TypeScript for types for the SDL/SChema and some other libs.
I have never spun up GQL Server + Client from scratch so it's been fun to dive in :).
❗️Rússia condena energicamente uso excessivo da força militar dos EUA no Caribe
Saiba mais: s.rtbrasil.com/gql
Saiba mais: s.rtbrasil.com/gql
November 1, 2025 at 7:32 PM
❗️Rússia condena energicamente uso excessivo da força militar dos EUA no Caribe
Saiba mais: s.rtbrasil.com/gql
Saiba mais: s.rtbrasil.com/gql
You can just pass the regular GitHub CI token to `gh pr merge --auto` once approved (gh CLI equivalent to Google GQL API way) github.com/OpenFeign/fe... (which will condition the merge on your tests passing cli.github.com/manual/gh_pr...)
Sentry JS repo do it pre-approval github.com/getsentry/se...
Sentry JS repo do it pre-approval github.com/getsentry/se...
github.com
October 28, 2025 at 9:22 AM
You can just pass the regular GitHub CI token to `gh pr merge --auto` once approved (gh CLI equivalent to Google GQL API way) github.com/OpenFeign/fe... (which will condition the merge on your tests passing cli.github.com/manual/gh_pr...)
Sentry JS repo do it pre-approval github.com/getsentry/se...
Sentry JS repo do it pre-approval github.com/getsentry/se...
Yeah I made a schema builder that maps any lexicon to GraphQL SDL. Then you can you write your .gql files based on that.
October 28, 2025 at 4:29 AM
Yeah I made a schema builder that maps any lexicon to GraphQL SDL. Then you can you write your .gql files based on that.
Kinda burnt on the next.js/react router/remix sagas and spent the last week diving into @gleam.run and Lustre. It's pretty great. Also started working a library to make working with @graphql.org better in @gleam.run using .gql files to generate your decoders/serializers.
October 26, 2025 at 5:08 PM
Kinda burnt on the next.js/react router/remix sagas and spent the last week diving into @gleam.run and Lustre. It's pretty great. Also started working a library to make working with @graphql.org better in @gleam.run using .gql files to generate your decoders/serializers.
You can also see my (utter lack of) excitement about the sandbag Journey on YouTube: youtu.be/gql-b0s5WJs?...
#Survivor49 #Survivor #CBSSurvivor #SurvivorCBS #RealityTV #TV #WhyXLost #RHAP #TVShow #strategy #strategygames #RealityTVShow
#Survivor49 #Survivor #CBSSurvivor #SurvivorCBS #RealityTV #TV #WhyXLost #RHAP #TVShow #strategy #strategygames #RealityTVShow
Watching Nate & MC Lug Sandbags on Survivor 49 Was SO Exciting!
YouTube video by David Bloomberg Reality TV
youtu.be
October 25, 2025 at 7:31 PM
You can also see my (utter lack of) excitement about the sandbag Journey on YouTube: youtu.be/gql-b0s5WJs?...
#Survivor49 #Survivor #CBSSurvivor #SurvivorCBS #RealityTV #TV #WhyXLost #RHAP #TVShow #strategy #strategygames #RealityTVShow
#Survivor49 #Survivor #CBSSurvivor #SurvivorCBS #RealityTV #TV #WhyXLost #RHAP #TVShow #strategy #strategygames #RealityTVShow
graffle.js.org/guides/docum... - This documents GQL TS LSP Setup for those using native GQL syntax. Kudos to @kitten.sh et al who made and maintain that! So thanks to that, one gets autocomplete with whichever syntax they use. Meanwhile Graffle string parsing ensures their symmetric type safety to.
LSP Setup | Graffle
Minimalist Progressively Type Safe GraphQL Client For JavaScript.
graffle.js.org
October 25, 2025 at 6:24 PM
graffle.js.org/guides/docum... - This documents GQL TS LSP Setup for those using native GQL syntax. Kudos to @kitten.sh et al who made and maintain that! So thanks to that, one gets autocomplete with whichever syntax they use. Meanwhile Graffle string parsing ensures their symmetric type safety to.
graffle.js.org/guides/docum... - This covers custom scalars which is a cool GQL feature but typically a PITA to actually realize in practice. Graffle goes the extra miles to make it hum. It is such a particular, perennial and cross cutting topic in GQL that I gave it a page its own too.
Custom Scalars | Graffle
Minimalist Progressively Type Safe GraphQL Client For JavaScript.
graffle.js.org
October 25, 2025 at 6:24 PM
graffle.js.org/guides/docum... - This covers custom scalars which is a cool GQL feature but typically a PITA to actually realize in practice. Graffle goes the extra miles to make it hum. It is such a particular, perennial and cross cutting topic in GQL that I gave it a page its own too.
graffle.js.org/guides/docum... - This covers variable hoisting which is worth a dedicated page because of the novel concepts used to model GQL document variables in a TS context. As far as I know there's nothing else in the ecosystem as thoughtful with its variable handling as this.
Variable Hoisting | Graffle
Minimalist Progressively Type Safe GraphQL Client For JavaScript.
graffle.js.org
October 25, 2025 at 6:24 PM
graffle.js.org/guides/docum... - This covers variable hoisting which is worth a dedicated page because of the novel concepts used to model GQL document variables in a TS context. As far as I know there's nothing else in the ecosystem as thoughtful with its variable handling as this.
DuckDB does not support GraphQL. GraphQL itself is a bit of misnomer as it is not a full-fledged graph query language, it's primarily intended query REST endpoints. GQL and SQL/PGQ are full-fledged graph query languages, supporting both pattern matching and path finding.
October 24, 2025 at 7:31 AM
DuckDB does not support GraphQL. GraphQL itself is a bit of misnomer as it is not a full-fledged graph query language, it's primarily intended query REST endpoints. GQL and SQL/PGQ are full-fledged graph query languages, supporting both pattern matching and path finding.
In a similar vein, I was thinking about the GH server's token usage and was planning to make a GQL shim with schema-exploration tools, and lo and behold, search "github graphql mcp" and there are plenty out there already
October 22, 2025 at 3:20 AM
In a similar vein, I was thinking about the GH server's token usage and was planning to make a GQL shim with schema-exploration tools, and lo and behold, search "github graphql mcp" and there are plenty out there already
🥬 Se svým nápadem pěstovat na střechách salát vyhrála Tereza Nalezená soutěž na Technické univerzitě v Liberci. Start-up Salát na střeše chce dostat zeleň na střechy skladů a logistických center a zmírnit tak dopady zastavěných ploch. rozhl.as/gQL
Salát na střeše není jen o jídle. Je to způsob, jak využít plochy a ochladit města, říká tvůrkyně start-upu
Se svým nápadem pěstovat na střechách salát vyhrála soutěž na Technické univerzitě v Liberci. Start-up Salát na střeše chce dostat zeleň na střechy skladů a logistických center a zmírnit tak dopady za...
rozhl.as
October 19, 2025 at 12:41 PM
🥬 Se svým nápadem pěstovat na střechách salát vyhrála Tereza Nalezená soutěž na Technické univerzitě v Liberci. Start-up Salát na střeše chce dostat zeleň na střechy skladů a logistických center a zmírnit tak dopady zastavěných ploch. rozhl.as/gQL
🚀 Kinetica 7.2.3 is live
💾 On-disk column compression
💬 Graph queries (PGQ/GQL)
🔄 Native Kafka HA replication
🧠 SQL-orchestrated hot backups
Built for real-time analytics — from cloud to edge.
🔗 docs.kinetica.com/7.2/release/7.2/#version-7-2-3
#Kinetica #GPUs #EdgeAnalytics #DataEngineering
💾 On-disk column compression
💬 Graph queries (PGQ/GQL)
🔄 Native Kafka HA replication
🧠 SQL-orchestrated hot backups
Built for real-time analytics — from cloud to edge.
🔗 docs.kinetica.com/7.2/release/7.2/#version-7-2-3
#Kinetica #GPUs #EdgeAnalytics #DataEngineering
7.2 Release Notes | Kinetica Docs
docs.kinetica.com
October 14, 2025 at 4:19 PM
🚀 Kinetica 7.2.3 is live
💾 On-disk column compression
💬 Graph queries (PGQ/GQL)
🔄 Native Kafka HA replication
🧠 SQL-orchestrated hot backups
Built for real-time analytics — from cloud to edge.
🔗 docs.kinetica.com/7.2/release/7.2/#version-7-2-3
#Kinetica #GPUs #EdgeAnalytics #DataEngineering
💾 On-disk column compression
💬 Graph queries (PGQ/GQL)
🔄 Native Kafka HA replication
🧠 SQL-orchestrated hot backups
Built for real-time analytics — from cloud to edge.
🔗 docs.kinetica.com/7.2/release/7.2/#version-7-2-3
#Kinetica #GPUs #EdgeAnalytics #DataEngineering
Our latest research shows that harvesting in Finland also takes place in forests of high biodiversity value, which highlights the need to integrate biodiversity conservation more closely into forest management practices.
More details in English here:
➡️https://r.jyu.fi/Gql
More details in English here:
➡️https://r.jyu.fi/Gql
🔎Tutkijamme selvittivät hakkuiden laajuutta biodiversiteetin kannalta eriarvoisissa metsissä Suomessa. Tulosten mukaan hakkuita on tehty myös biodiversiteetiltään erityisen arvokkaissa metsissä, joten luonnonsuojelu tulisi integroida tiiviimmin metsänhoitoon. ➡️ r.jyu.fi/Gqk @remiduflot.bsky.social
Monimuotoisuuden turvaaminen vaatii parempaa huomiointia metsänhoidossa
Suomea tapausesimerkkinä käyttäen Jyväskylän yliopiston tutkijat selvittivät, onko monimuotoisuudeltaan arvokkaimmat metsät edelleen hakkuiden kohteena vai ovatko ne tehokkaasti suojeltuja.
r.jyu.fi
October 13, 2025 at 2:34 PM
Our latest research shows that harvesting in Finland also takes place in forests of high biodiversity value, which highlights the need to integrate biodiversity conservation more closely into forest management practices.
More details in English here:
➡️https://r.jyu.fi/Gql
More details in English here:
➡️https://r.jyu.fi/Gql
🚀🧠 Drasi + GQL = continuous queries for the graph era. Mark Russinovich details how the first new international DB language since SQL lands in change-driven systems. Read: opensource.microsoft.com/blog/2025/10...
#Drasi #GQL #GraphDatabases #OpenSource
opensource.microsoft.com
#Drasi #GQL #GraphDatabases #OpenSource
opensource.microsoft.com
Drasi at one year: now with GQL for change-driven solutions
Drasi’s first year brings GQL support and community growth, empowering developers to build event-driven apps. Learn more.
opensource.microsoft.com
October 10, 2025 at 8:11 PM
🚀🧠 Drasi + GQL = continuous queries for the graph era. Mark Russinovich details how the first new international DB language since SQL lands in change-driven systems. Read: opensource.microsoft.com/blog/2025/10...
#Drasi #GQL #GraphDatabases #OpenSource
opensource.microsoft.com
#Drasi #GQL #GraphDatabases #OpenSource
opensource.microsoft.com
I tried that and it doesn't work, I might need to update the gql schema builder for unknowns. It works if you use the xrpc api though api.slices.network/xrpc/com.atp...
api.slices.network
October 10, 2025 at 3:48 PM
I tried that and it doesn't work, I might need to update the gql schema builder for unknowns. It works if you use the xrpc api though api.slices.network/xrpc/com.atp...