All Projects → omnisci → OmniSci.jl

omnisci / OmniSci.jl

Licence: other
Julia client for OmniSci GPU-accelerated SQL engine and analytics platform

Programming Languages

julia
2034 projects

Projects that are alternatives of or similar to OmniSci.jl

FaceDetection.jl
A face detection algorithm using Viola-Jones' rapid object detection framework written in Julia
Stars: ✭ 13 (-40.91%)
Mutual labels:  julia-language, julia-package, julialang
Julia
Algorithms implemented in the Julia programming language. We're collaborating with the Humans of Julia community!
Stars: ✭ 216 (+881.82%)
Mutual labels:  julia-language, julialang
DynamicHMCExamples.jl
Examples for Bayesian inference using DynamicHMC.jl and related packages.
Stars: ✭ 33 (+50%)
Mutual labels:  julia-language, julialang
NotebookToLaTeX.jl
A Julia package for converting your Pluto and Jupyter Notebooks into beautiful Latex.
Stars: ✭ 70 (+218.18%)
Mutual labels:  julia-language, julia-package
Julia-sublime
Julia syntax highlighting for Sublime Text
Stars: ✭ 106 (+381.82%)
Mutual labels:  julia-language, julialang
deoplete-julia
deoplete.nvim source for julia. Providing julia Syntax Completions for julia, in Neovim (deprecated for julia 0.6+)
Stars: ✭ 12 (-45.45%)
Mutual labels:  julia-language, julialang
GlobalSensitivity.jl
Robust, Fast, and Parallel Global Sensitivity Analysis (GSA) in Julia
Stars: ✭ 30 (+36.36%)
Mutual labels:  julia-language, julialang
IterTools.jl
Common functional iterator patterns
Stars: ✭ 124 (+463.64%)
Mutual labels:  julia-language, julialang
SortingLab.jl
Faster sorting algorithms (sort and sortperm) for Julia
Stars: ✭ 20 (-9.09%)
Mutual labels:  julia-package, julialang
ECharts.jl
Julia package for the Apache ECharts v4 visualization library
Stars: ✭ 80 (+263.64%)
Mutual labels:  julia-language, julialang
FstFileFormat.jl
Julia bindings for the fst format
Stars: ✭ 17 (-22.73%)
Mutual labels:  julia-language, julialang
XUnit.jl
XUnit.jl is a unit-testing framework for Julia.
Stars: ✭ 32 (+45.45%)
Mutual labels:  julia-language, julialang
BeautifulMakie
https://lazarusa.github.io/BeautifulMakie/
Stars: ✭ 281 (+1177.27%)
Mutual labels:  julia-language, julialang
julia-NotepadPlusPlus
Julia language support for Notepad++
Stars: ✭ 34 (+54.55%)
Mutual labels:  julia-language, julialang
DataFrames
Welcome to DataFrames.jl with Bogumił Kamiński
Stars: ✭ 106 (+381.82%)
Mutual labels:  julia-language, julialang
Scientific-Programming-in-Julia
Repository for B0M36SPJ
Stars: ✭ 32 (+45.45%)
Mutual labels:  julia-language, julialang
LatticeQCD.jl
A native Julia code for lattice QCD with dynamical fermions in 4 dimension.
Stars: ✭ 85 (+286.36%)
Mutual labels:  julia-language, julialang
CausalityTools.jl
Algorithms for causal inference and the detection of dynamical coupling from time series, and for approximation of the transfer operator and invariant measures.
Stars: ✭ 45 (+104.55%)
Mutual labels:  julia-language
ArgMacros.jl
Fast, flexible, macro-based, Julia package for parsing command line arguments.
Stars: ✭ 29 (+31.82%)
Mutual labels:  julia-package
GRUtils.jl
Tools for using the GR framework in Julia
Stars: ✭ 29 (+31.82%)
Mutual labels:  julia-language

OmniSci.jl

Linux: Build Status
Codecov: codecov

JuliaCon 2019 OmniSci.jl announcement: https://www.youtube.com/watch?v=coPbmYuUah0
Announcement blog post: Announcing OmniSci.jl: A Julia Client for OmniSci

Support

This package is not officially supported by OmniSci, Inc. and is maintained only on a best-effort basis.

Description

This package is an Apache Thrift-based client for OmniSci, with similar functionality to our Python package pymapd. Because of the rapid pace of OmniSciDB development, this package will attempt to always run against the most recent version of OmniSci. In most cases, OmniSci.jl should be backwards compatible to the last few OmniSciDB releases, but if you run into an issue, the first step would be to run the OmniSci.jl test suite against the newest stable CPU Docker image to validate the tests pass.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].