In addition to the connectors that StrongLoop provides and maintains, there are a number of connectors created by the open-source community.

    Warning: IBM and StrongLoop do not support the connectors listed here; they are maintained by the LoopBack community and are listed here for convenience.

    Please contact IBM/StrongLoop to request support for one of these connectors or to request an additional connector.

    The following table lists some of the community connectors. See npmjs.org for a complete list.

    Note:See also https://github.com/pasindud/awesome-loopback for an extensive list of LoopBack community resources.

    Data sourceConnectorNotes
    Apache CouchDBloopback-connector-couch
    Apache Kafkaloopback-connector-kafkaProvided as option by data source generator.
    ArangoDBloopback-connector-arangodb
    Couchbaseloopback-connector-couchbaseExample at loopback-example-couchbase
    Elasticsearchloopback-connector-es
    Fabric Composerloopback-connector-composerEnables integration with Blockchain applications that are built with Fabric Composer for Hyperledger Fabric
    Firebase Firestoreloopback-connector-firestore
    Firebase Realtime Databaseloopback-connector-realtime-database
    Google Cloud Datastoreloopback-connector-google-cloud-datastore
    Mandrilllb-connector-mandrillEnables applications to send emails via Mandrill
    Neo4jloopback-connector-neo4jProvided as option by data source generator. NOTE: This connector has known issues.
    RavenDBloopback-connector-ravendb
    RethinkDBloopback-connector-rethinkdb
    Riakloopback-connector-riak
    SAP HANAloopback-connector-saphanaProvided as option by data source generator.
    SQLiteloopback-connector-sqlite
    Twilioloopback-connector-twilioExample in GitHub.