Hacker News new | ask | show | jobs
by PYTHONDJANGO 1368 days ago
After many experiments we found that it makes a lot of sense to handle these things at the data access layer and not make your project depend on some special kind of data store.

Orbitjs looks interesting for this approach https://orbitjs.com/.

Not sure if there are many different tools following this model.