SurrealDB is helping developers consolidate their databases
Brothers Tobie Morgan Hitchcock and Jaime Hitchcock spent years building cloud-based software-as-a-service (SaaS) systems together, ranging from tools to let golf courses measure âgolfer engagementâ to online platforms designed to assess job candidates. While the systems they built had wildly different functions, the unifying thread running through all of them was a dependence on databases â databases that could allow the systems to grow while remaining performant.
Managing databases isnât as challenging as it used to be. But at scale, it can be a different story â and Hitchcock says he and Morgan experienced many of the common pain points firsthand while building out SaaS systems.
âDevelopers spend excessive time on infrastructure management and ensuring that the data in their applications is consistent across multiple different databases and system types with different characteristics and guarantees,â Tobie told TechCrunch in an interview. âIn addition to this, they need to learn new programming and query languages while working with many different client libraries, leaving less time for application development and leading to reduced performance and more complex application deployments.â
The Hitchcock brothersâ solution was a database architecture called SurrealDB, maintained by a startup of the same name Tobie and Jaime co-founded in 2015. (We covered SurrealDBâs seed last January.) SurrealDB allows developers to model data using multiple different data models at once, and to deploy databases across both cloud and on-premises environments.
âAs a multi-model database, SurrealDB helps organizations looking to consolidate the numbers of databases they own and manage,â Tobie said. âWe believe that an important part of each database is the ability to easily and effortlessly control each aspect of the database.â
The database architecture SurrealDB, which was built in the programming language Rust, shares certain characteristics in common with relational databases. But it features added functionality like security controls and granular access permissions management.
SurrealDB also ships with a tool, Surrealist, that lets developers perform certain database management tasks visually, without having to write code.
SurrealDB the company is currently pre-revenue. However, the plan is to make money through Surreal Cloud, a fully managed version of SurrealDB that launched in beta early this month after a lengthy delay. (The original plan was to launch in 2023.)
VCs have faith in the brothersâ roadmap. SurrealDB this week closed a $20 million funding round led by FirstMark and Georgian with participation from Crew Capital and Alumni Ventures, bringing the 32-person, London-based startupâs total raised to $26 million.
Tobie says that the proceeds will go toward product development and âsustainableâ hiring.
âSurrealDB has emerged as the choice for organizations burdened by the cost of managing multiple databases,â Tobie added optimistically. âWith organizations looking to reduce the cost of the tech stacks, we see this as an opportunity for SurrealDB.â