changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > org > notes / q-notes.org

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