Registry / database / cch123-elasticsql

cch123-elasticsql

JSON →
library1.0.1gogounverified

Converts SQL queries into Elasticsearch DSL for querying Elasticsearch.

go get github.com/cch123/elasticsql
INSTALL
IMPORT
SIG · CCH123-ELASTICSQL
C
cch123-elasticsql
databasegov1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

elasticsql
✓ github.com/cch123/elasticsql

Convert a SQL SELECT statement to Elasticsearch DSL.

import "github.com/cch123/elasticsql" dsl, _, _ := elasticsql.Convert("SELECT * FROM index WHERE name = 'test'") // dsl contains the Elasticsearch query DSL.
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
cch123-elasticsql — go get cch123-elasticsql · libregistry