Fauna Query Language

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages }} '''Fauna Query Language''' (FQL) is the language used to query FaunaDB databases. This is a cloud-based...")
 
m
Line 5: Line 5:
 
'''Fauna Query Language''' (FQL) is the language used to query [[FaunaDB]] databases. This is a cloud-based service with an API.
 
'''Fauna Query Language''' (FQL) is the language used to query [[FaunaDB]] databases. This is a cloud-based service with an API.
  
Drivers are available to add FQL support to various languages including [[Java]], [[JavaScript]], [[Go]], [[Python]], [[C-Sharp|C#]], and [[Scala]], with syntax variations to integrate it into the different languages.
+
Drivers are available to add FQL support to various languages including [[Java]], [[JavaScript]], [[Go]], [[Python]], [[C Sharp|C#]], and [[Scala]], with syntax variations to integrate it into the different languages.
  
 
Data storage and transfer within FQL is via a variant of [[JSON]].
 
Data storage and transfer within FQL is via a variant of [[JSON]].

Revision as of 23:55, 18 July 2020

File Format
Name Fauna Query Language
Ontology

Fauna Query Language (FQL) is the language used to query FaunaDB databases. This is a cloud-based service with an API.

Drivers are available to add FQL support to various languages including Java, JavaScript, Go, Python, C#, and Scala, with syntax variations to integrate it into the different languages.

Data storage and transfer within FQL is via a variant of JSON.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox