Nice
tfm
Power dispenser
They really try to make their billions is investment in this shit worth it. It will definitely work by forcing it onto people
I've added a sidebar description.
It should have a connection to Europe.
I'm pretty happy with engagement in the Fediverse.
Lemmy has about 40,000 monthly active users. Lemmy.world accounts for about 15,500 of that. That's about 40%.
This site currently measures the concentration of user data for active users: in the Fediverse, this data is on servers (also known as instances); in the Atmosphere, it is on the PDSes that host users' data repos. All PDSes run by the company Bluesky Social PBC are aggregated in this dataset, since they are under the control of a single entity. Similarly, mastodon.social and mastodon.online are combined as they are run by the same company.
MongoDB is a NoSQL database engine. So no, afaik you cannot do direct SQL queries on it. You'd need to migrate it to SQLite first.
Depending on your use case I'd probably simply continue using MongoDB for this dataset and reference it from your SQLite database. That way you can skip the migration progress every time you update the dataset. However, this could create a technical overhead and can get messy pretty quickly.
Have you considered using their API?