| ▲ | cammasmith 4 days ago | |||||||||||||||||||||||||
Built a SQL interface for DynamoDB. I was tired of constantly trying to find workarounds for querying on a NoSQL database, so I built a direct interface for DynamoDB, which I'm calling DynamoSQL. With it, you can use standard SQL (even JOINs) on DynamoDB. I'm really excited about it, and I'm starting beta trials this week. | ||||||||||||||||||||||||||
| ▲ | raw_anon_1111 4 days ago | parent [-] | |||||||||||||||||||||||||
So instead of people using the right tool for the right job and learning single table design when using DDB, they are going to use the completely wrong tool. I can just imagine the sub optimal in memory aggregations and expensive use of read and write units. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||