changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > notes / q-notes.org

changeset 8: 6ac37a61456a
child: 4839b0675118
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 27 Jul 2024 02:45:34 -0400
permissions: -rw-r--r--
description: bump
1 * Queries
2 Q --- Query languages
3 
4 EQL = Event Query Language
5 SQL = Structured Query Language
6 LQL = Logical Query Language
7 GQL = Graph Query Language
8 
9 refs:
10 https://tdop.github.io/
11 https://howqueryengineswork.com/01-what-is-a-query-engine.html
12 https://paperhub.s3.amazonaws.com/dace52a42c07f7f8348b08dc2b186061.pdf
13 https://en.wikipedia.org/wiki/Graph_Query_Language
14 https://code.kx.com/q
15 https://docs.xtdb.com/reference/main/xtql/queries.html
16 https://neo4j.com/docs/cypher-manual
17 https://eql.readthedocs.io/en/latest/
18 https://clojure.github.io/clojure-contrib/doc/datalog.html
19 https://www.researchgate.net/publication/2850953_Soft_Stratification_for_Magic_Set_Based_Query_Evaluation_in_Deductive_Databases
20 http://sieve.info/
21 https://www.researchgate.net/publication/221542994_SARI-SQL_Event_query_language_for_event_analysis
22 https://www.elastic.co/guide/en/elasticsearch/reference/current/eql.html
23 https://www.youtube.com/watch?v=8XUutFBbUrg
24 https://www.scryer.pl/
25 https://github.com/inconvergent/cl-grph
26 https://jakewheat.github.io/sql-overview/
27 https://github.com/ronsavage/SQL
28 https://web.csulb.edu/colleges/coe/cecs/dbdesign/dbdesign.php
29 https://github.com/nikodemus/screamer
30 https://github.com/defunkydrummer/cl-gambol
31 https://www.lispworks.com/products/knowledgeworks.html
32 https://namin.seas.harvard.edu/files/namin/files/sql2c_jfp.pdf
33 https://scala-lms.github.io/tutorials/query.html