couchdb
Here are 724 public repositories matching this topic...
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Feb 15, 2022 - JavaScript
Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability
-
Updated
Feb 16, 2022 - 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
Jan 23, 2022 - PHP
An open-source & self-hostable Heroku / Netlify alternative.
-
Updated
Feb 15, 2022 - Svelte
Automated NoSQL database enumeration and web application exploitation tool.
-
Updated
Feb 13, 2021 - Python
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
-
Updated
Jan 15, 2022 - JavaScript
Android library for viewing, editing and sharing in app databases.
-
Updated
Jan 28, 2022 - 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
Feb 16, 2022 - JavaScript
Apache CouchDB
-
Updated
Feb 15, 2022 - JavaScript
Hibernate OGM - Domain model persistence for NoSQL datastores
-
Updated
Jul 23, 2021 - Java
Semi-official Apache CouchDB Docker images
-
Updated
Feb 9, 2022 - 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
Feb 7, 2022 - 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
Jan 31, 2022 - Python
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