|
YugabyteDB
|
数据库模式 |
Relational Relational DBMS,Document store,Wide column store |
官网 |
https://www.yugabyte.com/ |
说明文档 |
https://docs.yugabyte.com/ |
安装说明 |
|
数据类型说明 |
|
DDL说明 |
|
元数据说明 |
|
示例代码 |
|
驱动类 |
com.yugabyte.Driver
|
驱动下载 |
|
驱动maven |
|
JDBC-URL |
jdbc:yugabytedb://{host}:{port}/{database} |
支持语言 |
C,C#,C++,Go,Java,JavaScript (Node.js),PHP,Python,Ruby,Rust,Scala |
支持接口 |
JDBC,YCQL, an SQL-based flexible-schema API with its roots in Cassandra Query Language,YSQL - a fully relational SQL API that is wire compatible with the SQL language in PostgreSQL |