feathers-cassandra
Cassandra adapter
A Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
Feathers service adapter for Cassandra DB based on Express-Cassandra ORM and CassanKnex query builder
8 stars
4 watching
0 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
cassandracassanknexdatabasedbexpress-cassandrafeathersfeathersjsknexmodelorm
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an adapter for using KnexJS with Feathers services to interact with databases. | 112 |
| An adapter for connecting Feathers.js applications to Objection.js, an ORM based on KnexJS. | 98 |
| A Feathers service adapter for the Sequelize ORM | 208 |
| A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
| A Feathers service for blob storage and management | 93 |
| Provides a Feathers database adapter for Mongoose, an object modeling tool for MongoDB. | 189 |
| Provides a service adapter for interacting with an embedded MongoDB-like database (NeDB) in a Node.js application. | 84 |
| Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
| An FeathersJS service adapter using Lowdb as a lightweight in-memory and file-based database solution. | 6 |
| Provides a Node.js adapter for using ArangoDB as a backend database in Feathers applications. | 25 |
| A networking library that abstracts interactions with FeathersJS backend services. | 50 |
| Automatically generates OpenAPI documentation for Feathers services and integrates it with Swagger UI | 225 |
| A module that enables role-based permissions for Feathers services | 184 |
| Synchronizes service events between Feathers application instances using a messaging mechanism | 223 |
| Integrates FeathersJS with Vuex for building robust state management systems | 445 |