书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 4525 个相关结果.
  • rqlite shell

    rqlite shell Usage Example Command history rqlite shell How to access rqlite using the command-line tool rqlite is a command line tool for interacting with a rqlite node. C...
  • 数据持久化

    数据持久化 数据持久化 本章中描述的模块支持在磁盘上以持久形式存储 Python 数据。 pickle 和 marshal 模块可以将许多 Python 数据类型转换为字节流,然后从字节中重新创建对象。 各种与 DBM 相关的模块支持一系列基于散列的文件格式,这些格式存储字符串到其他字符串的映射。 本章中描述的模块列表是: pickle ...
  • Atomic updates

    Atomic updates Upsert Atomic updates Peewee allows you to perform atomic updates. Let’s suppose we need to update some counters. The naive approach would be to write something...
  • 1 Database creation

    621 2021-04-18 《Zabbix 5.0 MANUAL》
    1 Database creation Overview MySQL PostgreSQL TimescaleDB Oracle SQLite 1 Database creation Overview A Zabbix database must be created during the installation of Zabbix...
  • Overview

    Overview Install Quick Start The fantastic ORM library for Golang aims to be developer friendly. Overview Full-Featured ORM Associations (Has One, Has Many, Belongs To, Many...
  • opm CLI reference

    opm CLI reference init render validate serve index add prune prune-stranded rm opm CLI reference The opm command-line interface (CLI) is a tool for creating and mainta...
  • opm CLI reference

    opm CLI reference generate dockerfile index add prune prune-stranded rm init migrate render serve validate opm CLI reference The opm command-line interface (CLI) is...
  • 第6章 核心C API

    1603 2019-05-24 《SQLite权威指南》
    第6章 核心C API 封装的查询 连接和断开连接 执行Query 处理记录 字符串处理 Get Table查询 预处理的查询 取记录 取字段信息 取字段值 一个实际的例子 参数化的查询 错误和意外 处理错误 处理忙状态 操作控制 提交Hook函数 回卷Hook函数 修改Hook函数 授权函数 线程 共享缓冲区模式 ...
  • Adapters

    Database adapters Memory/Filesystem SQL NoSQL Database adapters Feathers database adapters are modules that provide services that implement standard CRUD functionality for...
  • Overview

    Overview Install Quick Start The fantastic ORM library for Golang aims to be developer friendly. Overview Full-Featured ORM Associations (Has One, Has Many, Belongs To, Many...