Skip to content

davidmstokes/tutorials

Repository files navigation

Tutorials

These tutorials I have developed are to help you get up to speed on the MySQL Document Store which is a NoSQL JSON dcoument database. The Document Store is schema-less and you do not have to have a DBA set up relational tables, indexes, or other traditional relational database prerequesites.

The Document Store is designed around a CRUD instructional set which is wasy top learn and you no longer have to master Structured Query Language (SQL) to use it. And all this NoSQL data can also be accessed from the SQL side if you want.

I suggest starting with the introduction https://github.com/davidmstokes/tutorials/blob/master/docstore001.mp4 and then go to collections https://github.com/davidmstokes/tutorials/blob/master/collections.mp4

There are other videos on indexing documents https://github.com/davidmstokes/tutorials/blob/master/index01.mp4, modifying documents https://github.com/davidmstokes/tutorials/blob/master/modifydoc-02.mp4, and transactions https://github.com/davidmstokes/tutorials/blob/master/transactions-01.mp4 . The _id field is explained in https://github.com/davidmstokes/tutorials/blob/master/id.mp4

Information on using Document Store with relational tables can be found in https://github.com/davidmstokes/tutorials/blob/master/tables.mp4

Please contact me if you have comments or need more explenation. David.Stokes AT Oracle.com

About

Tutorials that I have developed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published