couchdb
Here are 717 public repositories matching this topic...
-
Updated
Oct 3, 2021 - TypeScript
-
Updated
Oct 1, 2021 - JavaScript
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
Updated
Oct 3, 2021 - Erlang
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
-
Updated
Sep 29, 2021 - PHP
Automated NoSQL database enumeration and web application exploitation tool.
-
Updated
Feb 13, 2021 - Python
An open-source, hassle-free, self-hostable Heroku & Netlify alternative
-
Updated
Sep 18, 2021 - Svelte
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
-
Updated
May 12, 2021 - JavaScript
Android library for viewing, editing and sharing in app databases.
-
Updated
Sep 25, 2021 - Kotlin
The CHT Core Framework makes it faster to build responsive, offline-first digital health apps that equip health workers to provide better care in their communities. It is a central resource of the Community Health Toolkit.
-
Updated
Oct 1, 2021 - JavaScript
Hibernate OGM - Domain model persistence for NoSQL datastores
-
Updated
Jul 23, 2021 - Java
Apache CouchDB
-
Updated
Sep 27, 2021 - JavaScript
Semi-official Apache CouchDB Docker images
-
Updated
Oct 1, 2021 - Shell
Serverless Platform for the stateful services
-
Updated
Nov 3, 2020 - Go
Universal set of diagnostic tests for PHP applications.
-
Updated
Jan 30, 2020 - PHP
Library for building offline-first browser-based applications :: платформа автономных веб-приложений
-
Updated
Sep 26, 2021 - JavaScript
An in-memory database based on the CouchDB REST API and containing the CouchDB Futon and Fauxton web sites
-
Updated
Oct 10, 2018 - C++
Apache CouchDB Documentation
-
Updated
Oct 1, 2021 - Python
CouchDB - curated meta resources & best practices list
-
Updated
Jun 7, 2020
Improve this page
Add a description, image, and links to the couchdb topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the couchdb topic, visit your repo's landing page and select "manage topics."


Report incident is currently hardcoded to set
reportedByto some user instead of the currently logged in user's id. This needs to be corrected to user the current user id from the redux store.To Reproduce