-
Open-source JavaScript database inspired by Apache CouchDB that's designed to run well within the browserPricing:
- Open Source
Speaking of databases, this one is pocket-sized. PouchDB is a JavaScript database designed to run in the browser. This latest release includes over 202 merged PRs 😮, and comes with improved stability and performance. There's the ability to streamline the automated test suites and improve in-browser testing. Read up on the major changes in the changelog.
#Databases #NoSQL Databases #Developer Tools 29 social mentions
-
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.Pricing:
- Open Source
Want a low code application for event-driven applications? Then Node-RED is your go to. The new update brings a breaking change, with Node-RED now requiring Node 18.x or later. The team have added new features and updated dependencies to the editor, and there are lots of fixes within the editor. Check out the release notes for all the details.
#DevOps Tools #Automation #API Tools 127 social mentions
-
A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6, React and Material DesignPricing:
- Open Source
- Freemium
- Free Trial
- €135.0 / Monthly
Whenever I see the word "framework", I can't help but think of the Linebreakers' song "We're Gonna Build a Framework". That aside, React-admin has over 25,000 users around the world. It's a single-page application framework, allowing you to build web apps running on top of REST/GraphQL APIs, using TypeScript, React and Material Design. React-admin's latest update brings refined lists and forms, dependency update, and easier application initialisation.
#Design Tools #Open Source #Developer Tools 26 social mentions
-
DuckDB is an in-process SQL OLAP database management systemPricing:
- Open Source
What do ducks and databases have in common? They are both fast, reliable, and portable. Okay, maybe ducks aren't like that, but DuckDB is 🦆. This database provides a rich SQL dialect, with support for arbitrary and nested correlated subqueries, window functions, collations, complex types—such as arrays, structs, and maps—and several extensions. This first major release is called "Nivis", after the sadly non-existent Snow Duck, that is apparently known for its stability. Congrats to the team on shipping your very first version 🥳.
#Databases #Big Data #Relational Databases 33 social mentions