JanusGraph

JanusGraph is an open source, distributed graph database under The Linux Foundation.[3] JanusGraph is available under the Apache License 2.0. The project is supported by IBM, Google, and Hortonworks[4].

JanusGraph
Initial releaseApril 20, 2017 (2017-04-20).[1]
Stable release
0.5.1 / March 25, 2020 (2020-03-25)[2]
Repositoryhttps://github.com/JanusGraph/janusgraph/
Written inJava
TypeGraph database
LicenseApache License 2.0
Websitejanusgraph.org

JanusGraph supports various storage backends (Apache Cassandra, Apache HBase, Google Cloud Bigtable, Oracle BerkeleyDB, Scylla)[5][6]. Scalability of JanusGraph depends on the underlying technologies, which are used with JanusGraph. For example, by using Apache Cassandra as a storage backend scaling to multiple datacenters is provided out of the box.

JanusGraph supports global graph data analytics, reporting, and ETL through integration with big data platforms (Apache Spark, Apache Giraph, Apache Hadoop).[7]

JanusGraph supports geo, numeric range, and full-text search via external index storages (ElasticSearch, Apache Solr, Apache Lucene).[8]

JanusGraph has native integration with the Apache TinkerPop[9] graph stack (Gremlin graph query language, Gremlin graph server, Gremlin applications).[7]

History

JanusGraph is the fork of TitanDB[10] graph database which is being developed since 2012[11][3].

  • Version 0.1.0 was released on Apr 20, 2017.[1]
  • Version 0.1.1 was released on May 16, 2017.[12]
  • Version 0.2.0 was released on Oct 12, 2017.[13]
  • Version 0.2.1 was released on Jul 10, 2018.[14]
  • Version 0.2.2 was released on Oct 9, 2018.[15]
  • Version 0.2.3 was released on May 21, 2019.[16]
  • Version 0.3.0 was released on Jul 31, 2018.[17]
  • Version 0.3.1 was released on Oct 2, 2018.[18]
  • Version 0.3.2 was released on Jun 16, 2019.[19]
  • Version 0.3.3 was released on Jan 11, 2020.[20]
  • Version 0.4.0 was released on Jul 1, 2019.[21]
  • Version 0.4.1 was released on Jan 14, 2020.[22]
  • Version 0.5.0 was released on Mar 10, 2020.[23]
  • Version 0.5.1 was released on Mar 25, 2020.[2]

Licensing and contributions

JanusGraph is available under Apache Software License 2.0.

For contributions an individual or an organisation must sign a CLA paper[24].

Literature

  • Kelvin R. Lawrence. PRACTICAL GREMLIN An Apache TinkerPop Tutorial. Version 282-preview. - February 2019, pp. 324 - 363.

Publications

  • Gabriel Campero Durand, Jingy Ma, Marcus Pinnecke, Gunter Saake: Piecing together large puzzles, efficiently: Towards scalable loading into graph database systems, May 2018
  • Hima Karanam, Sumit Neelam, Udit Sharma, Sumit Bhatia, Srikanta Bedathur, L. Venkata Subramaniam, Maria Chang, Achille Fokoue-Nkoutche, Spyros Kotoulas, Bassem Makni, Mariano Rodriguez Muro, Ryan Musa, Michael Witbrock: Scalable Reasoning Infrastructure for Large Scale Knowledge Bases, October 2018
  • Gabriel Campero Durand, Anusha Janardhana, Marcus Pinnecke, Yusra Shakeel, Jacob Krüger, Thomas Leich, Gunter Saake: Exploring Large Scholarly Networks with Hermes
  • Gabriel Tanase, Toyotaro Suzumura, Jinho Lee, Chun-Fu (Richard) Chen, Jason Crawford, Hiroki Kanezashi: System G Distributed Graph Database
  • Bogdan Iancu, Tiberiu Marian Georgescu: Saving Large Semantic Data in Cloud: A Survey of the Main DBaaS Solutions
  • Jingyi Ma. An Evaluation of the Design Space for Scalable Data Loading into Graph Databases - February 2018, pp. 39-47.

References

  1. "JanusGraph version 0.1.0". April 20, 2017 via Github.
  2. "JanusGraph version 0.5.1". March 25, 2020 via Github.
  3. "JanusGraph joining The Linux Foundation". www.linuxfoundation.org. The Linux Foundation. Archived from the original on 2018-08-24. Retrieved 2018-10-01.
  4. https://architecht.io/google-ibm-back-new-open-source-graph-database-project-janusgraph-1d74fb78db6b?gi=a49e21e38393
  5. "JanusGraph storage backends". Archived from the original on 2018-10-02. Retrieved 2018-09-19.
  6. "Powering a Graph Data System with Scylla + JanusGraph". Retrieved 2019-11-08.
  7. "JanusGraph site". Archived from the original on 2018-08-27. Retrieved 2018-09-19.
  8. "JanusGraph index storages". Archived from the original on 2018-10-02. Retrieved 2018-09-19.
  9. TinkerPop, Apache. "Apache TinkerPop". tinkerpop.apache.org. Archived from the original on 2018-08-29. Retrieved 2018-09-19.
  10. "Titan: Distributed Graph Database". titan.thinkaurelius.com. Archived from the original on 2018-07-31. Retrieved 2018-09-19.
  11. "JanusGraph Picks Up Where TitanDB Left Off". datanami.com. Datanami. Archived from the original on 2018-08-24. Retrieved 2018-09-30.
  12. "JanusGraph version 0.1.1". May 16, 2017 via Github.
  13. "JanusGraph version 0.2.0". October 12, 2017. Archived from the original on 2017-10-22. Retrieved 2018-09-19 via Github.
  14. "JanusGraph version 0.2.1". July 10, 2018 via Github.
  15. "JanusGraph version 0.2.2". October 9, 2018 via Github.
  16. "JanusGraph version 0.2.3". May 21, 2019 via Github.
  17. "JanusGraph version 0.3.0". July 31, 2018 via Github.
  18. "JanusGraph version 0.3.1". October 2, 2018 via Github.
  19. "JanusGraph version 0.3.2". June 16, 2019 via Github.
  20. "JanusGraph version 0.3.3". January 11, 2020 via Github.
  21. "JanusGraph version 0.4.0". July 1, 2019 via Github.
  22. "JanusGraph version 0.4.1". January 14, 2020 via Github.
  23. "JanusGraph version 0.5.0". March 10, 2020 via Github.
  24. "JanusGraph contribution rules". Archived from the original on 2017-06-08. Retrieved 2018-10-01 via Github.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.