current location:Home > Technical Articles > Database
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Plain Javascript Refresher for those feeling left behind or not knowing where to start w/ Functions, Arrays, Loops, JSON & NoSQL
- Here we will learn Plain Vanilla JS without using NodeJS or external libraries. We will start right out of the box with a use case by converting some Google sheet data into JSON and storing it in an AWS S3 bucket, then fetching it using plain js. Mos
- JS Tutorial . nosql 472 2024-10-31 00:32:29
-
- PHP array_map for associative array – Fast Tips
- If you are here you are probably already aware that the array_map function doesn't allow access to array keys in the callback. Having the key other than the value can be extremely useful dealing with associative arrays (arrays with string keys). I w
- PHP Tutorial . nosql 569 2024-10-26 07:59:30
-
- What Is a NoSQL Database and When Should You Use It?
- SQL and NoSQL databases each have their own characteristics and use cases. Understanding their respective structures, scalability, and scope of application can help you better choose a database solution that fits your specific needs. There are two m
- Mysql Tutorial . nosql 751 2024-10-24 17:12:02
-
- Lambda function with GraalVM Native Image - Part ow to develop and deploy Lambda function with custom runtime
- Introduction In the part 1 of the series we gave an introduction to the GraalVM and especially its Native Image capabilities. We also explained its benefits for the Serverless applications. In the this part of the series we'll explain how to de
- javaTutorial . nosql 948 2024-10-21 16:16:30
-
- Relational vs. Document Databases: Key Differences, Use Cases, and Performance
- In the dynamic world of data management, choosing the right database is crucial. Should you opt for a relational database like MySQL, or go with a document database such as MongoDB? Each database type comes with its own set of advantages and trade-of
- Mysql Tutorial . nosql 610 2024-10-19 06:12:30
-
- Software Engineering Postmortem: Real-time Chat Microservice
- The Real-time Chat Microservice project was a full-stack web application developed using the Firebase ecosystem, React.js, Express.js, and Node.js. The goal was to create a real-time chat experience where users could create an account, log in, and se
- JS Tutorial . nosql 1101 2024-10-18 14:59:38
-
- IT skills you (and your tech teams) need to develop at work
- When tech changes, the skills an organization needs also change. As a technologist, what skills should you prioritize learning to build or boost your tech career? As a leader, how can you help your teams develop these skills through effective upskill
- Python Tutorial . nosql 860 2024-10-18 14:43:47
-
- MongoDB Integration with Node.js – A Complete Guide
- MongoDB is one of the most popular NoSQL databases, widely used by developers to create scalable and flexible applications. Coupled with Node.js, which is a widely adopted platform for backend development, you can const
- JS Tutorial . nosql 371 2024-10-13 06:19:02
-
- The Ultimate Guide to Becoming a Game-Changing Full Stack Developer: Unleashing the Power of JavaScript
- Are you ready to level up your career as a full-stack developer? In today’s fast-paced tech world, mastering full-stack development with JavaScript is more crucial than ever. JavaScript has transformed how we build web applications, turning developer
- JS Tutorial . nosql 375 2024-10-12 08:37:02
-
- Unlocking the Power of Real-Time Data Management with RxDB
- In today's fast-paced development environment, managing data efficiently and in real-time is crucial for building responsive applications. Enter RxDB, a powerful JavaScript database designed for real-time data synchronization and offline-first capabi
- JS Tutorial . nosql 873 2024-10-11 10:30:30
-
- Is the MERN Stack Still Valid?
- Remember when the MERN stack was the Beyoncé of web development stacks? It was everywhere, and if you weren’t using it, you were probably missing out on some secret sauce. But here we are in 2024, and it’s time to ask the question that’s been on the
- JS Tutorial . nosql 410 2024-10-09 20:35:02
-
- Node.js | Get Started Basics
- Here are the top 5 features of Node.js: JavaScript Runtime Full-Stack Development: Node.js allows JavaScript to be used both on the client-side and server-side, enabling developers to build full-stack applications using a single language. V8 Eng
- JS Tutorial . nosql 881 2024-10-08 16:25:02
-
- The main steps I follow when kicking off Node.js projects
- In this article, I want to emphasize some steps I follow when developing Node.js applications. These steps help me deliver reliable apps that cover business needs and are flexible and scalable for long-term growth. Before starting with approaches an
- JS Tutorial . nosql 807 2024-10-07 18:18:31
-
- Understanding OLTP and Choosing the Right Database
- Understanding OLTP and Choosing the Right Database for Your Transactional Workloads Introduction to OLTP (Online Transaction Processing) Online Transaction Processing (OLTP) refers to a class of systems designed to manage transaction
- Mysql Tutorial . nosql 588 2024-10-05 06:08:02
-
- Database Interactions in Go: From SQL to NoSQL
- Introduction Go (Golang) has become a popular choice for building robust, high-performance backend services. One of the key strengths of Go is its excellent support for database operations, whether you're working with traditional SQL databases
- Golang . nosql 973 2024-10-01 22:07:02