3 Star 19 Fork 2

Gitee 极速下载/beekeeper-studio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/beekeeper-studio/beekeeper-studio
克隆/下载
mkdocs.yml 3.03 KB
一键复制 编辑 原始数据 按行查看 历史
Matthew Rathbone 提交于 2024-06-19 15:16 . database documentation updated
site_name: Beekeeper Studio
site_url: https://docs.beekeeperstudio.io
site_description: Beekeeper Studio user documentation - how to install, configure, and use Beekeeper Studio
copyright: Copyright © Beekeeper Studio, Inc
repo_url: https://github.com/beekeeper-studio/beekeeper-studio
repo_name: beekeeper-studio
edit_uri: edit/master/docs
extra:
social:
- icon: fontawesome/brands/x-twitter
link: https://twitter.com/beekeeperdata
name: Beekeeper on X (Twitter)
- icon: fontawesome/brands/github
link: https://github.com/beekeeper-studio/beekeeper-studio
name: Beekeeper Studio on GitHub
generator: false
theme:
logo: assets/bks.svg
favicon: assets/favicon.ico
name: material
icon:
repo: fontawesome/brands/github
font:
text: Rubik
features:
- navigation.instant
# - navigation.tabs
- navigation.tabs.sticky
- navigation.tracking
- navigation.sections
- navigation.footer
- navigation.top
- search.suggest
- search.highlight
- content.action.edit
- content.action.view
- content.code.copy
- content.tooltips
palette:
scheme: slate
primary: custom
accent: custom
extra_css:
- stylesheets/extra.css
extra_javascript:
- javascript/extra.js
plugins:
- search
- include-markdown
# - social:
# cards_layout_options:
# background_color: "#2c2c2c"
# color: "#ffffff"
# font_family: Rubik
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
- tables
- abbr
- attr_list
- md_in_html
- nl2br
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
nav:
- Introduction: index.md
- getting-started-guide.md
- purchasing-a-license.md
- Installing:
- installation/index.md
- Supported Platforms:
- installation/windows.md
- installation/macos-m1-intel.md
- installation/linux.md
- Databases:
- user_guide/connecting/supported-databases.md
- Connecting To A Database: user_guide/connecting/connecting.md
- DB Specific Guides:
- user_guide/connecting/sqlite.md
- user_guide/connecting/google-bigquery.md
- user_guide/connecting/oracle-database.md
- User Guide:
- user_guide/using-the-sql-editor.md
- user_guide/editing-data.md
- user_guide/data-export.md
- user_guide/modify-tables.md
- user_guide/entity-relationship-diagrams-erd.md
- user_guide/backup-restore.md
- user_guide/cloud-storage-team-workspaces.md
- user_guide/importing-data-csv-json-etc.md
- user_guide/query-magics.md
- Support:
- Upgrading: support/upgrading-from-the-community-edition.md
- support/subscription-management.md
- support/contact-support.md
- support/open-source.md
- support/troubleshooting.md
- support/data-location.md
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/mirrors/beekeeper-studio.git
git@gitee.com:mirrors/beekeeper-studio.git
mirrors
beekeeper-studio
beekeeper-studio
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385