harperdb-migration-demo

Example app to show a migration process from MongoDB to HarperDB (by khaosdoctor)

Harperdb-migration-demo Alternatives

Similar projects and alternatives to harperdb-migration-demo

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better harperdb-migration-demo alternative or higher similarity.

harperdb-migration-demo reviews and mentions

Posts with mentions or reviews of harperdb-migration-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-13.
  • Understanding Async Iterators in JavaScript
    2 projects | dev.to | 13 Jan 2024
    const promiseArray = [ fetch('https://lsantos.dev'), fetch('https://lsantos.me') ] async function iterate () { for await (const response of promiseArray) console.log(response.status) } iterate() // 200, 200
  • Best practices for HarperDB projects using TypeScript
    7 projects | dev.to | 9 Oct 2023
    { "name": "hdb-typescript-best-practices", "version": "0.0.1", "description": "", "main": "index.js", "type": "module", "scripts": { "start": "node --env-file=.env dist/index.js", "start:dev": "NODE_OPTIONS='--loader=tsx' node --env-file=.env src/index.ts" }, "keywords": [], "author": "Lucas Santos (https://lsantos.dev/)", "license": "GPL-3.0", "devDependencies": { "@types/node": "^20.7.1", "tsx": "^3.13.0", "typescript": "^5.2.2" } }
  • Migrating a legacy application from MongoDB to HarperDB
    2 projects | dev.to | 2 Mar 2022
    The second thing is to clone the application repository, the application has three branches:
  • A note from our sponsor - SurveyJS
    surveyjs.io | 9 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Stats

Basic harperdb-migration-demo repo stats
3
3
0.0
about 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com