Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
core
docs
Merge requests
!557
jdbc.md: new document
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
jdbc.md: new document
at/jdbc
into
main
Overview
9
Commits
7
Pipelines
8
Changes
1
All threads resolved!
Hide all comments
Merged
Alexander Tolstoy
requested to merge
at/jdbc
into
main
6 months ago
Overview
9
Commits
7
Pipelines
8
Changes
1
All threads resolved!
Hide all comments
Expand
Summary
jdbc.md: new document
Close
#368 (closed)
Cherry-pick to: none
Staging:
https://docs.binary.picodata.io/picodata/at_jdbc/tutorial/connectors/jdbc/
Edited
6 months ago
by
Alexander Tolstoy
0
0
Merge request reports
Viewing commit
0698e7e8
Prev
Next
Show latest version
1 file
+
3
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
0698e7e8
Update jdbc.md
· 0698e7e8
Konstantin Osipov
authored
6 months ago
docs/tutorial/connectors/jdbc.md
+
3
−
5
Options
@@ -5,12 +5,10 @@
## Общие сведения {: #intro }
Драйвер предоставляет
[
JDBC API
][
jdbc_api
]
для работы с низкоуровневым
Picodata API и служит коннектором к СУБД Picodata из приложений,
поддерживающих JDBC-подключения. Драйвер совместим с кластерами
Picodata, использующими библиотеку шардирования [vshard].
Драйвер предоставляет
[
JDBC API
][
jdbc_api
]
для работы с
Picodata и служит коннектором к СУБД Picodata из приложений,
поддерживающих JDBC-подключения.
[
vshard
]:
../../overview/glossary.md#vshard
[
picodata-jdbc
]:
https://git.picodata.io/picodata/picodata/picodata-jdbc
[
jdbc_api
]:
https://docs.picodata.io/apidocs/jdbc/latest/
Loading