Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions presto-docs/src/main/sphinx/ecosystem.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*****
Ecosystem
*****

.. toctree::
:maxdepth: 1

ecosystem/list
17 changes: 17 additions & 0 deletions presto-docs/src/main/sphinx/ecosystem/list.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
=====================
Ecosystem
=====================

.. contents::
:local:
:backlinks: none
:depth: 1

Overview
--------

Here are some projects that support Presto:

* `APIJSON <https://github.com/Tencent/APIJSON>`_ : A JSON Transmission Protocol and an ORM Library that provides APIs and Docs without writing any code.

* `Hibernate <https://github.com/hibernate/hibernate-orm>`_ : Hibernate's core Object/Relational Mapping functionality.
1 change: 1 addition & 0 deletions presto-docs/src/main/sphinx/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Presto Documentation
sql
migration
rest
ecosystem
router
develop
release
Expand Down