Improve README.md (#1935)
This commit is contained in:
parent
bb94374c78
commit
822e207e7b
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -76,7 +76,15 @@
|
|||
|
||||
<h2><img height="20" src="/img/whatissurreal.svg"> What is SurrealDB?</h2>
|
||||
|
||||
SurrealDB is an end-to-end cloud native database for web, mobile, serverless, Jamstack, backend, and traditional applications. SurrealDB reduces the development time of modern applications by simplifying your database and API stack, removing the need for most server-side components, and allowing you to build secure, performant apps quicker and cheaper. SurrealDB acts as both a database and a modern, real-time, collaborative API backend layer. SurrealDB can run as a single server or in a highly-available, highly-scalable distributed mode, with support for SQL querying from client devices, GraphQL, ACID transactions, WebSocket connections, structured and unstructured data, graph querying, full-text indexing, geospatial querying, and row-by-row permissions-based access.
|
||||
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.
|
||||
|
||||
**Key features of SurrealDB include:**
|
||||
|
||||
- **Reduces development time**: SurrealDB simplifies your database and API stack by removing the need for most server-side components, allowing you to build secure, performant apps faster and cheaper.
|
||||
- **Real-time collaborative API backend service:** SurrealDB functions as both a database and an API backend service, enabling real-time collaboration.
|
||||
- **Support for multiple querying languages:** SurrealDB supports SQL querying from client devices, GraphQL, ACID transactions, WebSocket connections, structured and unstructured data, graph querying, full-text indexing, and geospatial querying.
|
||||
- **Granular access control**: SurrealDB provides row-level permissions-based access control, giving you the ability to manage data access with precision.
|
||||
|
||||
|
||||
View the [features](https://surrealdb.com/features), the latest [releases](https://surrealdb.com/releases), the product [roadmap](https://surrealdb.com/roadmap), and [documentation](https://surrealdb.com/docs).
|
||||
|
||||
|
|
Loading…
Reference in a new issue