Skip to content

rethinkdb/reql

Repository files navigation

ReQL Specification

This repository holds files and folders specifying ReQL, to some extent or another, in a parseable way.

ql2.proto

Protobuf file which defines the basic communication between clients and servers. Original file.

ql2.proto.json

Protobuf file parsed as JSON. Contains the same information as the ql2.proto file, but can be parsed by any standard JSON parser.

error_hierarchy.json

Hierarchy of the errors. Parseable version of this article.

rql_test/

Folder containing polyglot ReQL tests. Original folder.

About

Reql spec/parseable syntax or ast defs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published