Skip to content

Instantly share code, notes, and snippets.

View msdiniz's full-sized avatar
🏠
Working from home

Marcelo Scofano Diniz msdiniz

🏠
Working from home
  • Rio de Janeiro - Brazil
View GitHub Profile
@msdiniz
msdiniz / sample-xqsx.xqy
Created June 15, 2019 17:04 — forked from grtjn/sample-xqsx.xqy
A brief exampe of XQuery 3.0 + Scripting Extensions..
(: A brief exampe of XQuery 3.0 + Scripting Extensions.. :)
(: This example was taken from a Twitter application
: written in XQuery!
:)
(: Follow functionality of Twitter :)
declare sequential function twitter:follow-friend()
{
(: Get the id of user to be followed.. :)
@msdiniz
msdiniz / estados-cidades.json
Created May 19, 2021 17:28 — forked from letanure/estados-cidades.json
JSON estados cidades do brasil, dividido por estados. segunda lista atualizada em 2020, dados do IBGE
{
"estados": [
{
"sigla": "AC",
"nome": "Acre",
"cidades": [
"Acrelândia",
"Assis Brasil",
"Brasiléia",
"Bujari",