Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

SurrealDB

< >

SurrealDB is a query language created in 2016 by Tobie Morgan Hitchcock.

#848on PLDB 9Years Old
Download source code:
git clone https://github.com/surrealdb/surrealdb
HomepageSource Code

SurrealDB is an end-to-end cloud-native database designed for modern applications, including web, mobile, serverless, Jamstack, backend, and traditional applications. With SurrealDB, you can simplify your database and API infrastructure, reduce development time, and build secure, performant apps quickly and cost-effectively.


Example from the web:
UPDATE person SET waist = <int> "34", height = <float> 201, score = <decimal> 0.3 + 0.3 + 0.3 + 0.1 ;

- Build the next great programming language Add Issues About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v168.0.0