Commit Graph
6 Commits
Author SHA1 Message Date
Lorin Thwaits b062f2c734 Remove extra spacing 2023-02-20 19:33:29 +00:00
GAUTHAM e6d97b02c2 Small change in the Sample Database 1 README.md file 2021-04-28 09:20:56 +04:00
LightOfOdin 45661c9064 Update README.md 2018-10-17 16:38:28 +11:00
David Oraha f2a08db82f Added sample database 1 2018-10-17 16:35:07 +11:00
Sergio Govoni 96f947b085 SQL Server 2017, Thanks to Graph Database, can express certain kinds of queries more easily than a relational database by transforming complex relationships into graphs (#354)
* Added some media for incoming demos on SQL Graph database

* Added the file README.md and the first demo of the session SQL Server 2017 Graph Database that I have done at SQL Saturday Parma 2017 #sqlsat675

* Fixed a bug in SQL text visualization

* Deleted some Unicode characters

* Update file README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md added the demo "Build a sample recommendation system using SQL Graph"

* Added the file sqlsat675 40 Recommendation system.sql that contains source code of the demo "Build a sample recommendation system using SQL Graph"

* Update README.md

* Added the file sqlsat675 30 Many-to-many relationships.sql

* Delete folder sql-saturday-675-parma-italy

* Add folder recommendation-system

* Rename files

* Update README.md

* Update README.md

* Update media file related to SQL Graph demos

* Used function JSON_VALUE instead of OPENJSON to extract the first language of a Person

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-01-29 14:44:32 -08:00
Jovan Popovic 682c88cbc7 Added IVS demo app
Added IVS sample ap and corrected some spelling errors in readme file in
GeoJSON app.
2016-12-03 15:07:33 +01:00