yugabytedb

There are 47 repositories under yugabytedb topic.

  • ybdb-sealed-secrets

    Using YugabyteDB and Key Vault services to secure access to the Spring Boot Application

    Language:Java
  • YugabyteDB-Voyager

    Learn how to easily migrate from a legacy database such as Oracle, PostgreSQL, or MySQL to YugabyteDB and distributed SQL. Hands-on labs are in Gitpod with Jupyter notebooks, VS Code, and YugabyteDB!

    Language:Jupyter Notebook
  • gorm-examples

    This is a walkthrough of the various tutorials at: https://gorm.io/docs/

    Language:Go
  • go-ybpgxmock

    yugabyte db based on pgx mock driver for golang to test database interactions

  • YugabyteDB-YSQL

    Hackolade(https://hackolade.com) plugin for the Cloud Native Yugabyte database with YSQL API

    Language:JavaScript
  • generator-jhipster-yugabytedb

    JHipster blueprint that adds YugabyteDB distributed SQL support. It supports both YSQL and YCQL APIs.

    Language:EJS
  • YCQL-Development

    Discover the language features of YCQL, the benefits of query-driven data modeling, and how secondary indexes can improve YCQL query performance. Hands-on labs are in Gitpod with Jupyter notebooks, VS Code, and YugabyteDB!

    Language:Jupyter Notebook
  • yugabyte-simple-php-app

    A simple PHP application that connects to a YugabyteDB database cluster and performs basic CRUD operations.

    Language:PHP
  • yugabyte-db-go-client-api

    High-level YugabyteDB RPC and command line client

    Language:Go
  • yugabyte-db-go-proto

    YugabyteDB protobufs for golang

    Language:Go
  • yugabyte-db-example-extension

    Example PostgreSQL extension for YugabyteDB YSQL

    Language:C