Skip to content

A set of demos used to show how to use MySQL Document Store with different languages.

License

Notifications You must be signed in to change notification settings

boyzoid/mysql-document-store-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Document Store Demos

This repo contains MySQL Document Store demos for different languages supported by the X-Plugin.

Each demo is designed to stand on its own and provides a simple API to show how to use the X DevAPI to interact with MySQL Document Store.

The individual demos do not interact with each other.

Included in this repo are:

To set up the demo database, you will need to have MySQL Shell installed.

  • Use MySQL Shell to connect to your database server.
  • Run the command util.loadDump("{absolute path to project}/data/scores_dump}")

Be sure to follow any instructions in the README for each demo.

About

A set of demos used to show how to use MySQL Document Store with different languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published