home.social

#surrealdb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #surrealdb, aggregated by home.social.

fetched live
  1. Dev Update #2 for smista․ai is out.

    This dev update follows our second milestone, which was about building smista-storage, the crate that gives user sessions a proper home.

    An #AI session is not just a chat history: it is a graph of messages, routing decisions, tool calls, approvals, plans, diffs, and much more.

    That made the choice of database more interesting than usual.

    We have to be able to run locally, by embedding the engine, without asking users to spin up local services.
    But we also have to be ready for a future SaaS version in which the database is deployed on a dedicated cluster.

    That's why we opted for SurrealDB: embedded inside the #Rust router, runs in memory for unit tests, and standalone for SaaS architectures.

    Once again, focusing on our core principle: Local-first, but not local-only.

    Read the full update: smista.ai/blog/dev-update-2-lo

    #rustlang #ai #llm #opensource #localfirst #devtools #surrealdb

  2. In a world where #databases are as common as cat memes, 🤪 someone thought it would be hilarious to benchmark the mythical #SurrealDB against actual databases like #Postgres and Mongo. 😂 Spoiler: it's like comparing #unicorns to horses—glittery but not very practical. 🦄✨
    surrealdb.com/blog/surrealdb-3 #MongoDB #benchmarks #humor #HackerNews #ngated

  3. SurrealDB 3.0 now packs agent memory, business logic, and multimodal data into a single Rust‑powered engine. It blends graph queries, vector search and retrieval‑augmented generation, letting AI agents store context and act without juggling separate stores. Dive into the details and see how this open‑source DB could reshape your stack. #SurrealDB #RetrievalAugmentedGeneration #VectorSearch #MultiModalData

    🔗 aidailypost.com/news/surrealdb

  4. If you're a developer, #SurrealDB might be the ultimate prototyping tool for your data. Check out my latest blog post on using SurrealDB with Node.js and Fastify! #sql #nosql #nodejs #fastify reverentgeek.com/meet-surreald

  5. 🚀 NEW on We ❤️ Open Source 🚀

    What’s a multimodal database? How does it simplify complex data queries? 🤔 Tobie Morgan Hitchcock, CEO of SurrealDB, discusses how open source databases are evolving—plus insights on AI, "daytime travel," and best practices for devs.

    📺 Watch now: youtube.com/watch?v=yHKN40Lt9hc

    #WeLoveOpenSource #SurrealDB #AI #Databases #OpenSource

  6. 🔄 #SurrealDB Cloud beta brings managed infrastructure for simplified database operations, enabling developers to focus on application building #Developer #Database
    💎 Platform includes free tier for initial development and scalable options for growing organizations #Cloud #Tech

  7. Does anyone have experience with multi-nose mode scaling using their new surrealkv storage engine?

  8. I really want to use #surrealdb for an backend app I’m making instead of #postgres But I don’t wanna regret this design decision as well. Stuck between what’s and if’s

    #rust #rustlang

  9. Wrote a custom DSN parser that simplifies the process of setting up a #SurrealDB instance in Go while working on a new project. It simply extracts connection details from the DSN string and stores it in a configuration struct which is then utilized to follow the connection process per official documentation.

    Formatted like so:
    surreal://root:pass@host:port/ns/db

    Does the team plan to modify the official Golang driver or officially endorse DSNs? @phkaznowski, your insight would be invaluable.

  10. 🖥️ In the final chapter of episode four of our programming tutorial series, we show how graph database SurrealDB can be used to show that Evan Ferguson is the third youngest player to start a competitive game for the Republic of Ireland's Men's senior team
    #COYBIG #SurrealDB
    youtube.com/watch?v=6J1SPMXzOh

  11. Found out #SurrealDB went 1.0 earlier this month and looks much more usable now, so of course it's time to reanimate the idea of a federated lastfm replacement I had ​:cat_typing:​

  12. Really excited to see SurrealDB hit the v1.0.0 release! Really need to play with this a bit more...

  13. Coucou la tech, est-ce que des personnes ici ont testé et pourraient me faire un retour d'xp, même tout simple, sur #SurrealDB 🧐?