diff --git a/index.md b/index.md index ab59d04..0121d44 100644 --- a/index.md +++ b/index.md @@ -2,17 +2,18 @@ # Page settings layout: homepage keywords: + - 'youtrack database' - 'graph database' - 'graphdb' - - 'graphdatabase' - 'object database' - 'object-oriented database' - 'document database' - 'embedded database' - - 'orientdb' + - 'encryption at rest' + - 'GQL' # Hero section title: YouTrackDB -description: One-stop object-oriented graph database for your application development. +description: One-stop object-oriented graph database for your application development supported by YouTrack project. buttons: - icon: github content: Get started @@ -32,22 +33,22 @@ grid_navigation: url: 'https://github.com/youtrackdb/youtrackdb' external_url: true - title: SQL-like query language - excerpt: YouTrackDB uses a dialect of SQL query language enriched by graph and object-oriented functions and commands. Thanks to the SQL layer, it's easy for people skilled in the relational world to use. + excerpt: YouTrackDB uses a dialect of SQL query language enriched by graph and object-oriented functions and commands. Thanks to the SQL layer, it's easy to use for people skilled in the relational world. cta: Let's try it url: 'https://github.com/youtrackdb/youtrackdb' external_url: true - title: 'Prototype to EE: Zero Effort' - excerpt: YouTrackDB works in schema-less, schema-mixed, and schema-full modes. Universal API allows you to port your database to a server environment without changing your application code. + excerpt: YouTrackDB works in schema-less, schema-mixed, and schema-full modes. Universal API allows you to port your database from an embedded to a server environment without changing your application code. cta: Let's try it url: 'https://github.com/youtrackdb/youtrackdb' external_url: true - title: Strong security - excerpt: YouTrackDB has a strong security profiling system based on user, role, and predicate security and supports SQL as one of the query languages. + excerpt: YouTrackDB has a strong security profiling system based on user, role, and predicate security and supports SQL as one of the languages for predicates. cta: Let's try it url: 'https://github.com/youtrackdb/youtrackdb' external_url: true - - title: OrientDB fork - excerpt: YouTrackDB is a binary-compatible fork of OrientDB. Databases created with OrientDB can be used without any data alterations in YouTrackDB. + - title: Encryption at rest + excerpt: YouTrackDB optionally encrypts all data stored on disk using modern AES encryption. url: 'https://github.com/youtrackdb/youtrackdb' cta: Let's try it external_url: true