SociaLite

Query language for large-scale graph analysis

With its novel compiler optimizations, SociaLite makes large-scale graph analysis faster than ever!

Image  Install   Image Quick Start   Image Compare

Easy

Image
With its Python integration, SociaLite queries can be simply extended with Python functions. The interactive shell makes it convenient to execute queries and examine the result.

Fast

Image
SociaLite queries are compiled to highly optimized parallel code. The compiled code can be up to 1000x faster than equivalent Hadoop programs.

Hadoop-friendly

Image
SociaLite is compatible with Hadoop with its HDFS inferfaces. Integration with YARN is planned, and being worked on.