Back to all databases

Kinetica

A GPU-accelerated analytical database with a graph solver component for shortest path, pattern matching, and geospatial network analysis. Uses proprietary SQL extensions for graph operations on weighted and directed graphs. Also supports spatial, time-series, and vector search workloads.

Overall rank
#72
First released
2009
License
Proprietary
Built with
C++

Details

Vendor
Kinetica
Type
Multiple
Category
Established
License
Proprietary
Language
C++
Query Languages
SQL
Protocols
HTTP/RESTPostgreSQL wireJDBC/ODBC
Sources 7 references

Protocols HTTP/REST, JDBC/ODBC, PostgreSQL wire

Kinetica documents three independent client channels: a REST/JSON API (wrapped by its language SDKs), official ODBC and JDBC drivers, and a separate PostgreSQL Wire Protocol listener on port 5432 for any Postgres-compatible client. pass_A's gap was omitting the documented Postgres wire protocol page.

License Proprietary

Confirms current value; independent tech press explicitly describes Kinetica as closed-source/proprietary.

Released 2009

Confirms current value; Kinetica's predecessor company GIS Federal was founded in 2009 to build the GPUdb software that later became Kinetica.

  • In 2009, Amit Vij and Nima Neghaban founded GIS Federal, a developer of software they called GPUdb.
    Kinetica (software) · reviewed 2026-08-02

Language C++

Confirms current value via a secondary catalog source; Kinetica has not published primary documentation stating the core engine's implementation language, only that it was built from scratch without relying on open-source projects.