书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 323 个相关结果.
  • Acknowledgements

    Acknowledgements Acknowledgements AttentionThis page documents an earlier version. Go to the latest (v2.1)version. The YugabyteDB code base has leveraged several open source ...
  • CREATE KEYSPACE

    CREATE KEYSPACE Synopsis Syntax Diagram create_keyspace keyspace_properties Grammar Semantics Examples See also CREATE KEYSPACE Synopsis The CREATE KEYSPACE stateme...
  • NodeJS

    Develop NodeJS Apps Installation Working Example Pre-requisites Writing the js code Running the application Installation Working Example Pre-requisites Writing the js code ...
  • Java

    Develop Java Apps Maven Working Example Pre-requisites Creating the maven build file Writing a HelloWorld CQL app Building and running the app Maven Working Example Pre-requ...
  • CREATE TABLE AS

    CREATE TABLE AS Synopsis Syntax create_table_as Semantics create_table_as CREATE TABLE [ IF NOT EXISTS ] table_name table_name ( column_name [ , … ] ) AS query [ WITH [ NO ]...
  • Contribution checklist

    Contribution checklist Step 1. Build the source Step 2. Start a local cluster Step 3. Make the change Step 4. Add unit tests Step 5. Re-run unit tests Step 6. Submit a pull re...
  • AUTH

    AUTH Synopsis Return Value Examples See Also AUTH AttentionThis page documents an earlier version. Go to the latest (v2.1)version. AUTH authenticates a client connection...
  • 3. ACID Transactions

    ACID Transactions Creating the table Java example Inserting or updating data Java example Prepare-bind transactions Java example Sample Java Application Note on Linearizabil...
  • 4. ACID transactions

    ACID transactions Creating the table Java example Inserting or updating data Java example Prepare-bind transactions Java example Sample Java Application Example with cqlsh C...
  • Single row transactions

    Single row ACID transactions Hybrid time as an MVCC timestamp Reading the latest data from a recently elected leader Leader leases: reading the latest data in case of a network p...