SurrealDB (@surrealdb) 's Twitter Profile
SurrealDB

@surrealdb

The ultimate multi-model database
🌐 surrealdb.com
⭐️ surrealdb.com/github
🎥 youtube.com/@SurrealDB
💬 discord.gg/surrealdb

ID: 1440440834655014915

linkhttps://surrealdb.com/ calendar_today21-09-2021 22:20:54

1,1K Tweet

8,8K Followers

514 Following

SurrealDB (@surrealdb) 's Twitter Profile Photo

Sunday Spotlight: ICYMI, network capabilities have landed in Surreal Cloud ☁️ • Fine‑grained allow/deny lists for any host, CIDR range or wildcard • Switch between ‘deny by default’ and ‘allow by default’ for zero‑trust or open models • Point‑and‑click drawer in Surrealist -

SurrealDB (@surrealdb) 's Twitter Profile Photo

Use the LIVE SELECT statement in SurrealQL to activate real-time data selection from a table. Executing a query triggers an ongoing session that captures any subsequent changes to the data in real-time. Learn more in our docs. 👉 sdb.li/447gw8L

Use the LIVE SELECT statement in SurrealQL to activate real-time data selection from a table. Executing a query triggers an ongoing session that captures any subsequent changes to the data in real-time. Learn more in our docs. 👉 sdb.li/447gw8L
SurrealDB (@surrealdb) 's Twitter Profile Photo

GraphRAG leverages knowledge graphs to give LLMs richer context, producing more accurate and coherent answers. Learn how to build a GenAI chatbot with LangChain, ollama, and SurrealDB, step by step. 👉 sdb.li/4kAgJ9D

GraphRAG leverages knowledge graphs to give LLMs richer context, producing more accurate and coherent answers. Learn how to build a GenAI chatbot with <a href="/LangChainAI/">LangChain</a>, <a href="/ollama/">ollama</a>, and SurrealDB, step by step. 👉 sdb.li/4kAgJ9D
SurrealDB (@surrealdb) 's Twitter Profile Photo

Most RAG tutorials start with a framework like LangChain, but what if you could build leaner, faster apps using just Python? Join us on July 9 to learn how to build RAG apps using Python, SurrealDB, and Streamlit. 👉 sdb.li/3GdTowd

Most RAG tutorials start with a framework like LangChain, but what if you could build leaner, faster apps using just Python? Join us on July 9 to learn how to build RAG apps using Python, SurrealDB, and Streamlit.  

👉 sdb.li/3GdTowd
SurrealDB (@surrealdb) 's Twitter Profile Photo

SurrealDB + LangChain = the easiest way to build your LLM apps. Our official integration combines our graph and vectors so you can build smarter agents with persistent memory. Learn about the integration and start building. 👉 sdb.li/4kh2eas

SurrealDB + <a href="/LangChainAI/">LangChain</a> = the easiest way to build your LLM apps. Our official integration combines our graph and vectors so you can build smarter agents with persistent memory. Learn about the integration and start building. 👉 sdb.li/4kh2eas
SurrealDB (@surrealdb) 's Twitter Profile Photo

A schema defines your database’s structure and rules. Early definition ensures consistent data storage, linking, and behaviour throughout your project. Some tips from our own Dave MacLeod show you how to design one that works for you. 👉 sdb.li/4ly1PkX

A schema defines your database’s structure and rules. Early definition ensures consistent data storage, linking, and behaviour throughout your project. Some tips from our own <a href="/mithridates/">Dave MacLeod</a> show you how to design one that works for you. 👉 sdb.li/4ly1PkX
SurrealDB (@surrealdb) 's Twitter Profile Photo

There's no easier way to get started with LangChain than with SurrealDB. In under 1 minute, you can store documents together with ollama generated embeddings, and do a similarity search to retrieve them. Learn more. 👉 sdb.li/4nvg0c9

SurrealDB (@surrealdb) 's Twitter Profile Photo

Shout out to community member, Albert Marashi, for the Zed extension for SurrealQL, our database query language. It adds SurrealQL syntax highlighting right inside Zed. Learn more and download. 👉 sdb.li/44DkHZ8

Shout out to community member, Albert Marashi, for the <a href="/zeddotdev/">Zed</a> extension for SurrealQL, our database query language. It adds SurrealQL syntax highlighting right inside Zed. Learn more and download. 👉 sdb.li/44DkHZ8
SurrealDB (@surrealdb) 's Twitter Profile Photo

Want to simplify your AI pipelines? Our guide will enable you to scrap ETL and build pipelines that blend multi-model data and AI logic directly inside one ACID database. Learn more. 👉 sdb.li/4eI9FGr

Want to simplify your AI pipelines? Our guide will enable you to scrap ETL and build pipelines that blend multi-model data and AI logic directly inside one ACID database. Learn more. 👉 sdb.li/4eI9FGr
SurrealDB (@surrealdb) 's Twitter Profile Photo

Surreal Cloud’s network capabilities make it possible to send and receive HTTP requests natively in-database securely and conveniently. AlexanderFridriksson shows you how to enable this. Spin up an instance and try it. 👉 sdb.li/44jcPeT

SurrealDB (@surrealdb) 's Twitter Profile Photo

Engineers at NVIDIA, Tencent, and Samsung already trust SurrealDB. Now it’s your turn. One powerful database unifies vectors, graphs, docs, and time-series, scaling from edge to petabyte clusters so your AI apps ship faster. 🔗 sdb.li/4lw6sMq

SurrealDB (@surrealdb) 's Twitter Profile Photo

Sunday Spotlight: our official LangChain integration is live! 🦜🔗 • SurrealDBVectorStore • SurrealDBGraph and SurrealDBGraphQAChain (experimental) pip install langchain-surrealdb and start building smarter RAG. surrealdb.com/docs/integrati…

Sunday Spotlight: our official <a href="/LangChainAI/">LangChain</a> integration is live! 🦜🔗

• SurrealDBVectorStore
• SurrealDBGraph and SurrealDBGraphQAChain (experimental)

pip install langchain-surrealdb and start building smarter RAG.

surrealdb.com/docs/integrati…
SurrealDB (@surrealdb) 's Twitter Profile Photo

Want to trigger an event when specific data changes in our multi-model database? Use SurrealQL’s DEFINE EVENT statement to define custom logic on record creation. Learn more in our docs. 👉 sdb.li/400thQ8

Want to trigger an event when specific data changes in our multi-model database? Use SurrealQL’s DEFINE EVENT statement to define custom logic on record creation. Learn more in our docs. 👉 sdb.li/400thQ8
SurrealDB (@surrealdb) 's Twitter Profile Photo

Databases are at the core of traditional software apps. With the rise of Agentic AI, the role of databases must evolve to serve as the “Agentic Memory” at the heart of reliable agentic systems. Tobie Morgan Hitchcock explains. 👉 sdb.li/45XAYua

Databases are at the core of traditional software apps. With the rise of Agentic AI, the role of databases must evolve to serve as the “Agentic Memory” at the heart of reliable agentic systems. <a href="/tobiemh/">Tobie Morgan Hitchcock</a> explains. 👉 sdb.li/45XAYua
SurrealDB (@surrealdb) 's Twitter Profile Photo

Did you know you can store Mistral AI embeddings as SurrealDB vectors via the Rust SDK for semantic search? Our own Dave MacLeod shows you how in a step by step guide. 👉 sdb.li/4eI3dPM

Did you know you can store <a href="/MistralAI/">Mistral AI</a> embeddings as SurrealDB vectors via the Rust SDK for semantic search? Our own <a href="/mithridates/">Dave MacLeod</a> shows you how in a step by step guide. 👉 sdb.li/4eI3dPM
SurrealDB (@surrealdb) 's Twitter Profile Photo

Want to build a chatbot that understands context? 🤖 We break it down with a minimal LangChain example. Learn how to use vector stores and graphs to generate intelligent, natural language answers. 👉 sdb.li/3Ij5Rzi