积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部数据库(112)后端开发(92)数据库工具(44)PostgreSQL(40)Java(36)ActiveMQ(36)phpMyAdmin(35)Python(32)Django(30)云计算&大数据(25)

语言

全部英语(250)

格式

全部PDF文档 PDF(206)其他文档 其他(44)
 
本次搜索耗时 0.315 秒,为您找到相关结果约 250 个.
  • 全部
  • 数据库
  • 后端开发
  • 数据库工具
  • PostgreSQL
  • Java
  • ActiveMQ
  • phpMyAdmin
  • Python
  • Django
  • 云计算&大数据
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The SQL Handbook

    3 The SQL Handbook 1. Information systems, data and information 2. What is a Database? And a DBMS? 3. Do you always need a database? 4. Relational Databases 5. Introduction to SQL 6. Creating running with SQL, starting from zero knowledge. You will learn the terms and the main ideas, what is a DBMS, how to structure a database, how to insert data into it, how to query the database. I will only the age is essential knowledge that is key in an information system. 2. What is a Database? And a DBMS? A database is a collection of information carefully organized into a system. The technology that
    0 码力 | 26 页 | 440.71 KB | 1 年前
    3
  • pdf文档 ClickHouse in Production

    ClickHouse into Your IT Ecosystem Alexander Sapin, Software Engineer ClickHouse in Production ClickHouse DBMS › Blazing fast › Linearly scalable › Flexible SQL dialect › Store petabytes of data › Fault-tolerant Network File System (S3, HDFS) › Key-Value Storage (Redis, Aerospike) › Relational DBMS (PostgreSQL, MySQL) › NoSQL DBMS (MongoDB, Couchbase) https://github.com/donnemartin/system-design-primer 7 / 97 (S3, HDFS) › Key-Value Storage (Redis, Aerospike) › Relational DBMS (PostgreSQL, MySQL) › Coordination system (Zookeeper, etcd) › NoSQL DBMS (MongoDB, Couchbase) › OLAP Database (ClickHouse!) https://github
    0 码力 | 100 页 | 6.86 MB | 1 年前
    3
  • pdf文档 Stream processing fundamentals - CS 591 K1: Data Stream Processing and Analytics Spring 2020

    the DSMS does not know when the stream ends. 3 Vasiliki Kalavri | Boston University 2020 DW DBMS SDW DSMS Database Management System • ad-hoc queries, data manipulation tasks • insertions storage analytics static data streaming data Vasiliki Kalavri | Boston University 2020 DBMS vs. DSMS DBMS DSMS Data persistent relations streams Data Access random sequential, single-pass Updates
    0 码力 | 45 页 | 1.22 MB | 1 年前
    3
  • pdf文档 RSQLite: SQLite Interface for R

    Its default is FALSE. append a logical specifying whether to append to an existing table in the DBMS. Its default is FALSE. header is a logical indicating whether the first data line (but see skip) the row.names should be output to the output DBMS table; if TRUE, an extra field whose name will be whatever the R identi- fier "row.names" maps to the DBMS (see DBI::make.db.names()). If NA will add rows
    0 码力 | 16 页 | 119.52 KB | 1 年前
    3
  • pdf文档 Firebird 2.5 Language Reference

    metadata for databases, was “good enough” for several years: the data definition language (DDL) of a DBMS is stable and grows slowly in comparison to the data manipulation language (DML) employed for queries IBSurgeon (ibase.ru) (Russia) Technical support and developer of administrator tools for the Firebird DBMS. Sponsors of the Translation Project Syntess Software BV (Netherlands) Mitaro Business Solutions integer; when read, the integer is converted back. The method of storing fixed-point data in the DBMS depends on several factors: declared precision, database dialect, declaration type. Table 2. Method
    0 码力 | 521 页 | 2.30 MB | 1 年前
    3
  • pdf文档 Flask入门教程

    Flask 项目里使用 Bootstrap 4 的步骤。 第 4 章:静态文件 34 第 5 章:数据库 大部分程序都需要保存数据,所以不可避免要使用数据库。用来操作数据库的数据 库管理系统(DBMS)有很多选择,对于不同类型的程序,不同的使用场景,都会 有不同的选择。在这个教程中,我们选择了属于关系型数据库管理系统 (RDBMS)的 SQLite,它基于文件,不需要单独启动数据库服务器,适合在开发 'sqlite:////' + os.path. join(app.root_path, 'data.db') 注意 这个配置变量的最后一个单词是 URI,而不是 URL。 对于这个变量值,不同的 DBMS 有不同的格式,对于 SQLite 来说,这个值的格式 如下: sqlite:////数据库文件的绝对地址 数据库文件一般放到项目根目录即可, app.root_path 返回程序实例所在模块的 Flask-SQLAlchemy" $ git push 提示 你可以在 GitHub 上查看本书示例程序的对应 commit:4d2442a。 进阶提示 在生产环境,你可以更换更合适的 DBMS,因为 SQLAlchemy 支持多种 SQL 数据库引擎,通常只需要改动非常少的代码。 我们的程序只有一个用户,所以没有将 User 表和 Movie 表建立关联。访问 Flask-SQLAlchemy
    0 码力 | 127 页 | 7.62 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    PostgreSQL disk-oriented database instances acting together as one cohesive database management system (DBMS). It is based on PostgreSQL 9.4, and in most cases is very similar to PostgreSQL with regard to SQL functionality. Database users interact with Greenplum Database as they would with a regular PostgreSQL DBMS. Greenplum Database can use the append-optimized (AO) storage format for bulk loading and reading Greenplum Database is distributed, the process for initializing a Greenplum Database management system (DBMS) involves initializing several individual PostgreSQL database instances (called segment instances
    0 码力 | 2445 页 | 18.05 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.21 Documentation

    PostgreSQL disk-oriented database instances acting together as one cohesive database management system (DBMS). It is based on PostgreSQL 9.4, and in most cases is very similar to PostgreSQL with regard to SQL functionality. Database users interact with Greenplum Database as they would with a regular PostgreSQL DBMS. Greenplum Database can use the append-optimized (AO) storage format for bulk loading and reading Greenplum Database is distributed, the process for initializing a Greenplum Database management system (DBMS) involves initializing several individual PostgreSQL database instances (called segment instances
    0 码力 | 2025 页 | 33.54 MB | 1 年前
    3
  • pdf文档 VMware Greenplum 6 Documentation

    PostgreSQL disk-oriented database instances acting together as one cohesive database management system (DBMS). It is based on PostgreSQL 9.4, and in most cases is very similar to PostgreSQL with regard to SQL functionality. Database users interact with Greenplum Database as they would with a regular PostgreSQL DBMS. Greenplum Database can use the append-optimized (AO) storage format for bulk loading and VMware Greenplum Database is distributed, the process for initializing a Greenplum Database management system (DBMS) involves initializing several individual PostgreSQL database instances (called segment instances
    0 码力 | 2374 页 | 44.90 MB | 1 年前
    3
  • pdf文档 VMware Tanzu Greenplum v6.23 Documentation

    PostgreSQL disk-oriented database instances acting together as one cohesive database management system (DBMS). It is based on PostgreSQL 9.4, and in most cases is very similar to PostgreSQL with regard to SQL functionality. Database users interact with Greenplum Database as they would with a regular PostgreSQL DBMS. Greenplum Database can use the append-optimized (AO) storage format for bulk loading and VMware Greenplum Database is distributed, the process for initializing a Greenplum Database management system (DBMS) involves initializing several individual PostgreSQL database instances (called segment instances
    0 码力 | 2298 页 | 40.94 MB | 1 年前
    3
共 250 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 25
前往
页
相关搜索词
TheSQLHandbookClickHouseinProductionStreamprocessingfundamentalsCS591K1DataProcessingandAnalyticsSpring2020SQLiteInterfaceforFirebird2.5LanguageReferenceFlask入门教程入门教程VMwareGreenplumDocumentationTanzuv62123
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩