Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 516 Bytes

records.md

File metadata and controls

41 lines (27 loc) · 516 Bytes

records

SQL for Humans™

GitHub

Prereqs

  • Python3
  • Pip3

Install

pip install records
pip install psycopg2-binary

Records Usage

  • Start yugabyted node
yugabyted start
  • Load data into the YB cluster
yugabyted demo connect
  • Use records to query the YB cluster
$ python3

Python 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>