
RxDB
Firebase
PouchDB
GUN
SignalDB
Supabase
FeathersJS
Realm.io
Medium
Ghost
WordPress
DEV.to
Tumblr
Blogger
Hashnode
Write.as
RxDB, which stands for Reactive Database, is a JavaScript-based NoSQL database designed for a wide range of applications such as websites, hybrid apps, Electron apps, progressive web apps, and Node.js. The "reactive" aspect of RxDB allows you not only to retrieve the current state of the database but also to subscribe to all changes in the state, including query results or specific fields within a document. This feature is particularly advantageous for real-time user interface applications, as it facilitates development and offers notable performance benefits. Additionally, RxDB can be utilized to build efficient backends in Node.js.
RxDB
MediumMedium is recommended for avid readers seeking a variety of topics ranging from personal development to technology. It's also ideal for writers looking to publish their work to a broad audience and potentially earn revenue through the platform's Partner Program.
Based on our record, Medium seems to be a lot more popular than RxDB. While we know about 3105 links to Medium, we've tracked only 14 mentions of RxDB. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Iโm doing offline-first apps at work and want to emphasize that youโre constraining yourself a lot trying to do this. As mentioned, everything fast(ish) is using SQLite under the hood. If you donโt already know, SQLite has a limited set of types, and some funky defaults. How are you going to take this loosey-goosey typed data and store it in a backend database when you sync? What about foreign key... - Source: Hacker News / 12 months ago
> I'm thinking to give it a try in one of my React Native apps that face very uncertain connectivity. Some similar stuff you may want to investigate (no real opinion, just sharing since I've investigated this space a bit): - https://rxdb.info. - Source: Hacker News / over 1 year ago
Looks like it could be a more batteries-included/opinionated alternative to RxDB (https://rxdb.info). The relational queries might help some people who tend to think in SQL as opposed to documents (as in CouchDB or MongoDB) and the WebSockets for synchronization will help people get started more quickly. (RxDB provides interfaces for those who want to implement their own storage engine and/or synchronization... - Source: Hacker News / about 2 years ago
Some years ago "offline-first" was a thing: https://web.archive.org/web/20170720174332/http://hood.ie/initiatives/#offline-first Primarily based on PouchDB/CouchDB. Now the site redirects to RxDB. https://rxdb.info/ There's still a site by that name but I don't quite understand what's the intention https://offlinefirst.org/. - Source: Hacker News / about 2 years ago
I'm interested in this problem also! I think there is a large overlap with projects that market/focus on offline-first experiences. AFAIK this problem can be solved by: 1) Considering a client-side copy of the database that gets synced with the remote DB. This is an approach [PowerSync](https://www.powersync.com/) and [ElectricSql](https://electric-sql.com/) and [rxdb](https://rxdb.info/) take! - Source: Hacker News / over 2 years ago
* Memory management + how to handle 4 common memory leaks: 421K / 77K The blog is at ~11K followers now, almost all developers. Back then every article ended with a plug for my startup, which was the actual reason I was writing them. My company got acquired, I kept the blog, and I took the plugs out. When the blog was active, I had a couple of people/companies ask to buy it and a few more wanting to advertise in... - Source: Hacker News / about 3 hours ago
Luck disguised as genius aura, cult of the potential of "young geniuses", similar to Elizabeth Holmes. https://medium.com/@trendguardian/rigged-networks-1d5ad5c6f825. - Source: Hacker News / about 11 hours ago
Some background on The Nordic Times: https://medium.com/@collegehill/max-tegmark-ai-conspiracy-theories-and-the-swedish-right-an-investigation-5c70eea21b56. - Source: Hacker News / about 19 hours ago
Gateway was located in Sioux City, IA before they moved to South Dakota in 1990: https://medium.com/@madmedic11671/behind-the-spots-the-story-of-gateway-computers-ce3263bcd07f Sioux City is near a tripoint where Iowa, South Dakota, and Nebraska located in the Missouri River floodplain so it is natural they would have operations in all three states at some point in its history. I just drove through here and spent a... - Source: Hacker News / 1 day ago
I saw this medium post from you https://medium.com/@atixwasfound/how-i-began-writing-my-own-programming-language-01a1672d3bd8 In there it says you started this journey when you were 8 years old and that you are a 14 year old programmer I'm not sure how I feel about this to be honest, I need to process that. - Source: Hacker News / 2 days ago
Firebase - Firebase is a cloud service designed to power real-time, collaborative applications for mobile and web.
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
PouchDB - Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browser
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
GUN - Self-hosted Firebase.
DEV.to - Where software engineers connect, build their resumes, and grow.