Thanks!
Thanks for attending my talk "Storing Non-Scalar Data" at FrOSCon 2017 that I gave on August 20th, 2017. Here you can find some extra information about the talk if they are available. For this talk we have:
Questions?
If you have any questions about the talk, feel free to contact me. My details are on the contact page.
Slides
The talks slides can be downloaded at nonscalar-froscon17.pdf
Resources
- CouchDB: Curl: http://docs.couchdb.org/en/2.0.0/intro/curl.html
- CouchDB: Finding Your Data with Views: http://guide.couchdb.org/draft/views.html
- CouchDB: HTTP Document API: https://wiki.apache.org/couchdb/HTTP_Document_API
- Elasticsearch: Intorducing the Query Language: https://www.elastic.co/guide/en/elasticsearch/reference/current/_introducing_the_query_language.html
- Elasticsearch: PHP: https://github.com/elastic/elasticsearch-php
- Elasticsearch: Query DSL: https://www.elastic.co/guide/en/elasticsearch/reference/5.2/query-dsl.html
- JSON Schema: http://json-schema.org/
- MongoDB: Document Validation: https://docs.mongodb.com/manual/core/document-validation/
- MySQL: Functions That Modify JSON Values: https://dev.mysql.com/doc/refman/5.7/en/json-modification-functions.html
- MySQL: Indexes on the JSON Data Type: https://dev.mysql.com/doc/refman/5.7/en/create-table-secondary-indexes.html#json-column-indirect-index
- MySQL: JSON Data Type: https://dev.mysql.com/doc/refman/5.7/en/json.html
- MySQL: JSON Function Reference: https://dev.mysql.com/doc/refman/5.7/en/json-function-reference.html
- PostgreSQL: GIN and GiST Index Types: https://www.postgresql.org/docs/9.6/static/textsearch-indexes.html
- PostgreSQL: HSTORE: https://www.postgresql.org/docs/9.6/static/hstore.html
- PostgreSQL: JSON Types: https://www.postgresql.org/docs/9.6/static/datatype-json.html
- Redis: Data types: https://redis.io/topics/data-types
- Redis: Introduction into data types: https://redis.io/topics/data-types-intro