Skip to content
#

dbms

Here are 860 public repositories matching this topic...

This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.

  • Updated Mar 22, 2022
  • Jupyter Notebook
JusticeGong
JusticeGong commented Mar 23, 2022

Proposed changes

Issue Number: #7986 #6491

Problem Summary:

Describe the overview of changes.

This PR contains basic usage instruction documents of Doris Manager, including compiling, initializing the platform, space & cluster management and system settings.

Checklist(Required)

  1. Does it affect the original behavior: (No)
  2. Has unit tests been added: (No Need)
  3. Has
good first issue kind/docs approved reviewed
proddata
proddata commented Feb 6, 2022

Use case:
Postgres compatible tools like Datagrip, DBeaver, etc. want to get (and sometimes set e.g. Azure Data Studio) the datestyle used by the database. It seems like there is already some implementation for that.

Feature description:
As a db tool engineer I want to be able to fetch the set datestyle of a database to be know how to interpret dates in my tool.

extra: ability

Improve this page

Add a description, image, and links to the dbms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dbms topic, visit your repo's landing page and select "manage topics."

Learn more