-
Updated
Oct 1, 2020 - Go
#
query-engine
Here are 65 public repositories matching this topic...
M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform
3
2
Open
MSSQL Storage
2
C-ollins
commented
May 3, 2020
ebyhr
commented
Sep 29, 2020
Currently, it's ignored silently. We need to consider some RDBMS doesn't support setting a column comment in CREATE TABLE (e.g. PostgreSQL).
https://github.com/prestosql/presto/blob/22717c61419c851b1c3814b60a3453b22d4a45ef/presto-b
A golang expression evaluator & Library to build SQL query engine based functionality.
-
Updated
Sep 28, 2020 - Go
linas
commented
Aug 8, 2020
Per discussion in #2743 this class is mis-named.
Also, rename LinkStreamValue to just plain LinkStream.
Federated mysql compatible proxy to elasticsearch, mongo, cassandra, big-table, google datastore
-
Updated
May 11, 2019 - Go
-
Updated
Oct 1, 2020 - TypeScript
A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.
-
Updated
Oct 1, 2020 - Go
Query multiple APIs and DBs and join them in a single query
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Sep 22, 2020 - JavaScript
json
data-science
machine-learning
query
csv
spark
scale
avro
azure
text
svm
s3
root
hdfs
parquet
query-engine
nested
dataframes
schemaless
jsoniq
-
Updated
Oct 1, 2020 - Java
Compilation and Verification of Data-Centric Languages
sql
compiler
functional-programming
verification
query-engine
query-language
verified-compiler
coq-proof-assistant
-
Updated
Sep 16, 2020 - Coq
The Apache Storm implementation of the Bullet backend
-
Updated
Sep 23, 2020 - Java
Incremental view maintenance for openCypher graph queries.
query
research
graph
pattern-matching
graphs
incremental
graph-processing
query-engine
cypher
ingraph
cypher-query-language
opencypher
-
Updated
Mar 18, 2019 - Scala
Store immutable facts and query them with datalog.
-
Updated
Jan 15, 2019 - JavaScript
Ethereum utilities for Elixir
-
Updated
Sep 17, 2020 - Elixir
In memory cache server with query capabilities
-
Updated
Jan 5, 2019 - Python
Super-Efficient SPARQL Engine, which can handle very large datasets like Wikidata, allows combination with Text Search, and offers support for fast Autocompletion. It's faster than anything else out there, in particular faster than Blazegraph or Virtuoso. The index builds are also much faster.
-
Updated
Sep 30, 2020 - C++
-
Updated
Oct 1, 2020 - TypeScript
A semantic and technical analysis of musical scores based on Information Retrieval Principles
-
Updated
Mar 11, 2016 - Java
An adaptive query processing engine for SPARQL endpoints.
-
Updated
Sep 13, 2017 - Python
Open source implementation of the SOQL.
javascript
library
typescript
sql
dml
map-reduce
query-engine
resolvers
soql
object-query
graph-query
-
Updated
Sep 16, 2020 - TypeScript
This library automaticly generates LINQ Expressions from Dtos to Database Entities
automation
aspnetcore
filter
range
query-engine
filtering
automatic-filtering
aspnetcoremvc
paginations
querystring-to-linq
-
Updated
Sep 29, 2020 - C#
-
Updated
Sep 8, 2020 - Clojure
Multi-backend GPU datababse written with Futhark
-
Updated
Oct 1, 2020 - Futhark
-
Updated
Sep 25, 2020 - JavaScript
Cloudformation template for deploying Presto on AWS
-
Updated
Jul 20, 2020 - Python
A new SQL engine, compatible with ANSI SQL.
-
Updated
Aug 6, 2020 - C++
Querying Knowledge Graphs by Tabular Examples
-
Updated
Jun 5, 2020 - JavaScript
Improve this page
Add a description, image, and links to the query-engine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the query-engine topic, visit your repo's landing page and select "manage topics."
I'm not sure how feasible this may be, but the old logparser program from Microsoft supported queries like
And it would read from test.csv, without needing any config files.