August 2022 Summaries
10 posts from SurrealDB
Filter
Month:
Year:
Post Summaries
Back to Blog
SurrealDB has introduced several updates and features to enhance its database capabilities, including support for complex record IDs using arrays, which can be useful in timeseries data contexts, and the ability to query record ID ranges. These features allow for more precise data retrieval in natural sorting order. The latest release, v1.0.0-beta.7, also incorporates ACID-compliant, persistent on-disk storage using RocksDB, enabling multiple concurrent writers and ensuring data integrity. Additionally, the update includes optional command-line arguments, improved error handling when datastores can't be initiated, and root authentication for client libraries using the WebSocket protocol. SurrealDB's new functionalities have contributed to its popularity, making it a trending repository on GitHub, and it is now available for Windows users. The database is also recognized for its enterprise security standards, complying with SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001 certifications.
Aug 29, 2022
364 words in the original blog post.
SurrealDB, a project initiated by two brothers, has rapidly gained popularity, reaching the No. 1 spot as the trending public repository on GitHub worldwide. This achievement highlights the community's interest and support, as evidenced by its 2500 stars on GitHub and top rankings on platforms like Hacker News and Reddit's Programming and Rust subreddits. The project is in its early stages, with the founders expressing ambitious plans for its future development. Additionally, SurrealDB has been recognized for its commitment to enterprise security, being trusted and certified under various standards such as SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001.
Aug 24, 2022
185 words in the original blog post.
SurrealDB has gained significant attention and accolades within the tech community, reaching the number one spot on Reddit's Programming subreddit and becoming the top trending repository on GitHub. Additionally, it achieved the number four position on the front page of Hacker News. The platform is recognized for its enterprise-level security certifications, including SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001, showcasing its commitment to maintaining high security and privacy standards. SurrealDB encourages users to stay updated on its developments by subscribing to its newsletter, which covers releases, news, and events.
Aug 22, 2022
139 words in the original blog post.
SurrealDB recently achieved significant recognition by reaching the number four position on the front page of Hacker News and becoming the top entry on Reddit's Programming subreddit. This achievement has generated excitement within the SurrealDB community, highlighting the platform's growing prominence and relevance in the tech industry. The company encourages users to subscribe to their newsletter to stay informed about the latest releases, news, and events. SurrealDB is also committed to maintaining high enterprise security standards, having obtained certifications such as SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001.
Aug 22, 2022
134 words in the original blog post.
SurrealDB, a database platform, gained significant attention and engagement on social media platforms such as Reddit's Rust subreddit and Hacker News, where it was honored to be featured prominently. The platform recently released version 1.0.0-beta.6 and is recognized for its commitment to enterprise security, having achieved certifications like SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001. SurrealDB actively engages with its community through newsletters, sharing updates on releases, news, and events, and appreciates the support and feedback from its users.
Aug 20, 2022
124 words in the original blog post.
SurrealDB, in its version 1.0.0-beta.6, introduces several enhancements aimed at improving functionality and user experience. Key updates include the addition of a command-line SurrealQL REPL for quick querying, the ability to configure the server using environment variables, and the implementation of array sorting functions. The release also addresses bugs related to SQL export and multi-yield path expressions, ensuring more robust database operations. SurrealDB emphasizes security with certifications such as SOC 2 Type 2 and ISO 27001, positioning itself as a trusted solution for enterprise environments. The updates reflect an ongoing commitment to performance optimization and security compliance.
Aug 13, 2022
241 words in the original blog post.
SurrealDB recently made a successful debut on Indie Hackers, garnering significant attention and securing a spot on the 'Popular' list, thanks to the community's enthusiastic feedback and support. The company announced the release of version 1.0.0-beta.5 on August 1, 2022, and continues to engage with its audience through newsletters that explore its updates, news, and events. SurrealDB emphasizes its commitment to enterprise security, having obtained multiple certifications, including SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001, indicating a strong focus on trusted and certified operations.
Aug 04, 2022
114 words in the original blog post.
SurrealDB has announced the release of initial server-side documentation for Node.js, Golang, and Deno, as well as client-side documentation for JavaScript, which is now available online. Users are encouraged to report bugs or share ideas through GitHub Discussions and GitHub issues. The company also highlights its commitment to enterprise security by being trusted and certified for standards such as SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001.
Aug 04, 2022
134 words in the original blog post.
SurrealDB is a versatile NewSQL cloud database designed for a wide array of applications, including serverless, jamstack, and single-page applications, as well as traditional setups, offering deployment flexibility across cloud, on-premise, embedded, and edge environments. It integrates database, API, and authentication layers, providing advanced table-based and row-based customizable access permissions. As a multi-model database, it supports tables, documents, and graphs, allowing developers to store and model data in multiple ways without choosing a predefined method, and it facilitates complex querying without JOINs through inter-document links. SurrealDB also supports direct browser connections with WebSocket capabilities, enabling real-time bi-directional queries and notifications, and offers flexible querying options including SurrealQL and upcoming GraphQL support. It scales effortlessly across nodes for high availability, supports embedded JavaScript and WebAssembly functions for advanced data manipulation, and is designed to be embedded or run as a distributed cloud database. Built in Rust, SurrealDB emphasizes low resource consumption, aiming to simplify backend architecture and enhance developer focus on application development, while ensuring secure and straightforward data access.
Aug 03, 2022
934 words in the original blog post.
SurrealDB has released version 1.0.0-beta.5 as of August 1, 2022, introducing several enhancements and bug fixes, such as improvements to the surreal import and export CLI commands, and corrections for SQL syntax parsing errors and GROUP BY field aliasing issues. The company, which engages with its community through platforms like Indie Hackers, also emphasizes its commitment to enterprise security by achieving certifications like SOC 2 Type 2, GDPR, Cyber Essentials Plus, and ISO 27001. Additionally, SurrealDB provides resources and updates through newsletters and documentation available online.
Aug 01, 2022
129 words in the original blog post.