Prototyping is my favorite part of programming. I like building new stuff and getting things working. It’s no surprise, then, that I am a big fan of MongoDB and NoSQL in general. Don’t get me wrong: I ...
The repository at simonw/simonwillisonblog-backup contains a backup of the database on my blog, https://simonwillison.net/ - created using this tool. This will show ...
JSON (JavaScript Object Notation) has become the de facto standard for lightweight data exchange across applications, especially within modern web-based platforms. For Oracle APEX developers, JSON ...
Regular Expressions for Language Model Completions. Some people, when confronted with a problem, think “I know, I'll use regular expressions.” Now they have two problems. Exact structure out of any ...
We help people to transfer data between the most popular databases. Comma Separated Values (CSV) format is a common data exchange format used widely for representing sets of records with identical ...