Install
NoSQL & NewSQL
Document, key-value, columnar, search, and distributed SQL engines.
- 8 Tracked terms
- Last 30 days Feed window
What this topic collects on
An article joins this feed when it matches these terms. Each one is also a search of its own.
Related topics
Latest in NoSQL & NewSQL
The Most Valuable Data in Your AI Stack Is the Stuff You Fed It
4+ hour, 17+ min ago (313+ words) Four stories landed on the same day this week, and they're all the same story. Not one of these is about whether AI is smart. All four are about data moving in a direction nobody authorized — out of a vendor,…...
1,551 Elasticsearch and 1,462 Memcached Endpoints: Two Cache Layers With Different Defaults
6+ hour, 55+ min ago (836+ words) Two ZoomEye host searches collected on 18 September 2026 returned 1,551 observable services on port 9200 and 1,462 on port 11211. Port 9200 is Elasticsearch's HTTP interface. Port 11211 is Memcached's default listener. The counts are similar; the security stories are not. Elasticsearch: authentication that became a default…...
DynamoDB vector search without embeddings
10+ hour, 10+ min ago (553+ words) So I had a go at the geography case. The setup is a store locator, which is about the most ordinary geography question going. Seven real places stand in for shops, five in and around Leeds and two over in…...
No Results Found (Until You Look)
20+ hour, 40+ min ago (840+ words) I set my dad a challenge: find me a documentary that's on next weekend. I wanted to see how... Tagged with webdev, ux, opensource, nextjs....
I Rate-Limited an API by Hand. Then I Configured One in a Form Field.
21+ hour, 57+ min ago (285+ words) My hotel booking backend has an GET endpoint that has no rate limiting at all, nothing stops a client... Tagged with api, backend, security....
[quick-revisit]: MongoDB Indexes & B-Trees
1+ day, 19+ hour ago (21+ words) The Mental Model A MongoDB collection without an index is like a cookbook without an index... Tagged with webdev, beginners, database....
Lazy vs Eager Cache Population: Which Caching Strategy Should You Use?
2+ day, 9+ hour ago (30+ words) Learn the difference between lazy and eager cache population, their performance trade-offs, and how to choose the right caching …...
Cache Invalidation: Three Patterns and the Cost of Getting It Wrong
2+ day, 15+ hour ago (278+ words) A version-control service I worked on kept a small list in Redis: which version of the code bundle... Tagged with caching, distributedsystems, backend, consistency....
Day 12 - NoSQL Deep Dive - Document, Key-Value, Graph কোনটা কখন?
3+ day, 45+ min ago (653+ words) একটা জিনিস চিন্তা করুন, আপনি চাইলেই সবসময় organized way-তে থাকতে পারবেন না। এটা nearly impossible। আর যদি হয়ে যান, তাহলে আপনি মানুষ থেকে robot হয়…...
Open-source tool: Cross-database universal "field-level" data lineage analysis and visualization(Part 3 of 3)
3+ day, 1+ hour ago (23+ words) This article is Part 3. The first two parts have already implemented the parsing and saving of... Tagged with productivity, database, bigdata, datalineage....