Home / Companies / SurrealDB / Blog / October 2023

October 2023 Summaries

2 posts from SurrealDB

Filter
Month: Year:
Post Summaries Back to Blog
In the second part of a tutorial series on building a notes app with Next.js, Tailwind, and SurrealDB, several enhancements are introduced to the Surreal Stickies application, including multi-user capabilities, authentication, and real-time updates. The new version of SurrealDB 1.0 allows for a more efficient architecture by eliminating the separate API layer previously needed to interact with the database. This tutorial covers the setup of direct database connections, schema creation, and the implementation of tagging features for improved note organization. Authentication is managed within the database itself, with detailed permissions and session handling outlined for user management. The tutorial also integrates Live Queries for real-time updates, enhancing the app's ability to immediately reflect changes across devices. Additionally, the frontend structure is briefly discussed, emphasizing component organization and state management, with the entire project available for exploration on GitHub. The article encourages community engagement and further development through social media sharing and participation in the SurrealDB community.
Oct 13, 2023 2,376 words in the original blog post.
SurrealDB World 2023 marked the launch of SurrealDB 1.0, drawing over 300 in-person attendees and more than 2,000 online participants to its inaugural user conference. The event highlighted SurrealDB's aim to revolutionize the database industry by enhancing data management and communication across diverse software systems through features like SurrealQL, Live Queries, Change Feeds, and SurrealML. CEO Tobie outlined a vision for redefining the database landscape, while the conference featured insightful discussions, live demonstrations, and interactive sessions with industry experts like Kelsey Hightower. Community engagement played a crucial role, with SurrealDB emphasizing its commitment to expanding its user base and fostering collaboration through platforms such as Hacker News and Reddit. Highlights included a live demo showcasing SurrealDB's capabilities and an AMA session with the co-founders, further solidifying SurrealDB's position as a powerful tool for developers. The launch of the SurrealDB Store and the availability of conference replays online extended the impact of the event, celebrating the active participation and contributions of its open-source community.
Oct 02, 2023 988 words in the original blog post.