firebird shell scripts deFirebird Shell-Skripte Norman Dunbar, Mark Rotteveel, Martin Köditz Version 1.3-de, 31. Juli 2020 Inhaltsverzeichnis 1. Einleitung . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . erfolgreichen Installation von Firebird enthält das Verzeichnis /opt/firebird/bin eine Reihe nützlicher Shell-Skripte. Dieses Handbuch enthält Einzelheiten dazu, wofür diese Skripte bestimmt sind und wie sie https://www.firebirdsql.org/manual/pdl.html (HTML). Die Original-Dokumentation trägt den Titel Firebird Shell Scripts. Der ursprüngliche Autor der Original-Dokumentation ist: Norman Dunbar. Copyright © 2005-20200 码力 | 14 页 | 124.04 KB | 1 年前3
Apache Cassandra 快速入门指南(Quick Start)https://www.iteblog.com 各个文件或目录介绍如下: bin:这个目录下包含了启动 Cassandra 以及客户端相关操作的可执行文件,包括 query language shell(cqlsh)以及命令行界面(CLI)等客户端。同时还包含运行 nodetool 的相关脚本,操作 SSTables 的工具等等。 conf:这个目录下面包含了 Cassandra 的配置文件。必须包含的配置文件包括:assandra 网络拓扑配置文件等。 doc:这个目录包含 CQL 相关的 html 文档。 interface:这个文件夹下面只包含一个名为 cassandra.thrift 的文件。这个文件定义了基于 Thrift 语法的 RPC API,这个 Thrift 主要用于在 Java, C++, PHP, Ruby, Python, Perl, 以及 C# 等语言中创建相关客户端,但是在 CQL 出现之后,Thrift API 4.0 版本删除。 javadoc:这个文件夹包含使用 JavaDoc 工具生成的 html 文档。 lib:这个目录包含 Cassandra 运行时需要的所有外部库。 pylib:这个目录包含 cqlsh 运行时需要使用的 Python 库。 tools:这个目录包含用于维护 Cassandra 节点的相关工具。 NEWS.txt:这个文件包含当前及之前版本的 release notes 相关信息。0 码力 | 11 页 | 0 Bytes | 1 年前3
Apache Cassandra™ 10 Documentation February 16, 2012Cassandra's Built-in Consistency Repair Features 60 Cassandra Client APIs 60 About Cassandra CLI 60 About CQL 61 Other High-Level Clients 61 Java: Hector Client API 61 Python: Pycassa Client API 61 PHP: Phpcassa Column Families and Keyspaces 65 Getting Started with CQL 65 Starting the CQL Command-Line Program (cqlsh) 65 Running CQL Commands with cqlsh 66 Creating a Keyspace 66 Creating a Column Family 66 Snapshot 99 References 99 CQL Language Reference 99 CQL Lexical Structure 99 CQL Identifiers and Keywords 100 CQL Constants 100 CQL Comments 100 CQL Consistency Levels 100 CQL Data Types 101 Working0 码力 | 141 页 | 2.52 MB | 1 年前3
Apache Cassandra static column 介绍与实战注意,不是任何表都支持给列加上 STATIC 关键字的,静态列有以下限制。 如果表没有定义 Clustering columns(又称 Clustering key),这种情况是不能添加静态列的。如下: cqlsh:iteblog_keyspace> CREATE TABLE "iteblog_users_with_status_updates_invalid" ( column,相同 PRIMARY KEY 的数据在同一个分区里面只存在一行数据,本质上就是静态的,所以没必要支持静态列。 如果建表的时候指定了 COMPACT STORAGE,这时候也不允许存在静态列: cqlsh:iteblog_keyspace> CREATE TABLE "iteblog_users_with_status_updates_invalid" ( supported in COMPACT STORAGE tables" 如果列是 partition key/Clustering columns 的一部分,那么这个列不能说明为静态列: cqlsh:iteblog_keyspace> CREATE TABLE "iteblog_users_with_status_updates_invalid" (0 码力 | 5 页 | 0 Bytes | 1 年前3
DBeaver Lite User Guide v24.2.eaconfiguration settings DBeaver Lite User Guide 24.2.ea. Page 3 of 1010. AWS SSM configuration Shell commands Changing current user password Authentication models overview Database native DBeaver for your connection. See our for more details. article Shell Commands Configure shell commands for your connection. See the for more Shell Commands article details. These advanced settings allow database cannot be accessed directly, in such cases you can use the SSH tunnel. The SSH or Secure Shell is a network communication protocol that allows two computers to communicate and encrypts the shared0 码力 | 1010 页 | 79.48 MB | 1 年前3
DBeaver Lite User Guide v.24.1Network configuration settings DBeaver Lite User Guide 24.1. Page 3 of 1008. AWS SSM configuration Shell commands Changing current user password Authentication models overview Database native DBeaver options DBeaver Lite User Guide 24.1. Page 49 of 1008. Shell Commands Configure shell commands for your connection. See the for more Shell Commands article details. These advanced settings allow database cannot be accessed directly, in such cases you can use the SSH tunnel. The SSH or Secure Shell is a network communication protocol that allows two computers to communicate and encrypts the shared0 码力 | 1008 页 | 79.40 MB | 1 年前3
DBeaver User Guide v.21.1administrators then you do not need to configure SSO parameters. Otherwise you need to open the command shell ( ), enter win+R , press enter and provide the required parameters. Read for the aws configure DBeaver User Guide 21.1. Page 268 of 348. DBeaver EE supports Cassandra schema browser, data viewer and CQL queries execution. It also supports various administrative tools. You can connect directly to a server Cassandra tables DBeaver User Guide 21.1. Page 273 of 348. DBeaver User Guide 21.1. Page 274 of 348. CQL is a very simple SQL language dialect. Cassandra Query Language It supports simple SELECT queries0 码力 | 348 页 | 19.35 MB | 1 年前3
DBeaver User Guide v.21.3administrators then you do not need to configure SSO parameters. Otherwise you need to open the command shell ( ), enter win+R , press enter and provide the required parameters. Read for the aws configure editor as usual. DBeaver supports all JS queries for MongoDB 2 and 3 as well as a subset of the shell queries. mongo The following example creates a user in the current database. db.createUser({ DBeaver User Guide 21.3. Page 301 of 381. DBeaver EE supports Cassandra schema browser, data viewer and CQL queries execution. It also supports various administrative tools. You can connect directly to a server0 码力 | 381 页 | 20.79 MB | 1 年前3
DBeaver User Guide v.22.0administrators then you do not need to configure SSO parameters. Otherwise you need to open the command shell ( ), enter win+R , press enter and provide the required parameters. Read for the aws configure editor as usual. DBeaver supports all JS queries for MongoDB 2 and 3 as well as a subset of the shell queries. mongo The following example creates a user in the current database. db.createUser({ DBeaver User Guide 22.0. Page 303 of 384. DBeaver EE supports Cassandra schema browser, data viewer and CQL queries execution. It also supports various administrative tools. You can connect directly to a server0 码力 | 384 页 | 20.85 MB | 1 年前3
DBeaver User Guide v.22.2administrators then you do not need to configure SSO parameters. Otherwise, you need to open the command shell ( ), enter win+R , press enter, and provide the required parameters. Read for the aws configure "Configuration" field. You can read more about User and Service authentication here Google Cloud Shell will be used for authethication. If your GCP account has a configured SSO portal, you can use a web-based editor as usual. DBeaver supports all JS queries for MongoDB 2 and 3 as well as a subset of the shell queries. mongo The following example creates a user in the current database. db.createUser({0 码力 | 423 页 | 22.89 MB | 1 年前3
共 200 条
- 1
- 2
- 3
- 4
- 5
- 6
- 20













