facebook

Discover the Best Private SQL Classes in Amsterdam

For over a decade, our private SQL tutors have been helping learners improve and fulfil their ambitions. With one-on-one lessons at home or in Amsterdam, you’ll benefit from high-quality, personalised teaching that’s tailored to your goals, availability, and learning style.

search-teacher-icon

Find Your Perfect Teacher

Explore our selection of SQL tutors & teachers in Amsterdam and use the filters to find the class that best fits your needs.

chat-icon

Contact Teachers for Free

Share your goals and preferences with teachers and choose the SQL class that suits you best.

calendar-icon

Book Your First Lesson

Arrange the time and place for your first class together. Once your teacher confirms the appointment, you can be confident you are ready to start!

0 teachers in my wish list
|
+-

6 sql teachers in Amsterdam

star icon
active star icon
(21 reviews)
Manoj - Amsterdam$31
Trusted teacher: I am a Professional Full Stack Developer with over 15 years of hands-on experience in software engineering, system design, and artificial intelligence. I’ve worked across frontend, backend, DevOps, and AI, building enterprise-grade systems for real-world applications — from large-scale microservices to cognitive AI platforms. I’m passionate about teaching the real, modern way of coding — combining deep technical foundations with today’s most advanced technologies: Generative AI, Agentic systems, RAG architectures, cloud automation, and intelligent DevOps. Whether you are a beginner exploring your first “Hello World,” a professional improving your stack, or a researcher/developer exploring AI systems, I can guide you step-by-step — conceptually, practically, and strategically. 🧩 What You Will Learn 🖥️ Front-End Development Master how to build responsive, interactive, and high-performance interfaces: HTML / HTML5 – Structure, semantics, forms, accessibility CSS / CSS3 / SCSS – Layout, animations, responsive design, Flexbox, Grid Bootstrap / Tailwind / Material UI – Rapid design frameworks JavaScript (ES6+) – Functional programming, event loop, closures, async/await TypeScript – Strong typing, interfaces, decorators, generics React.js / Next.js – Components, hooks, state management, routing, APIs Angular (1.x to 17) – Modules, dependency injection, RxJS, advanced architecture Vue.js (optional) – Reactive programming, lifecycle management jQuery / AJAX – Legacy support and backend communication Web Performance – Lighthouse, Core Web Vitals, PWA, caching strategies ⚙️ Back-End & Enterprise Development Build scalable, secure, and intelligent server-side systems: C / C++ / Data Structures / Algorithms / OOPS Java / J2EE / Spring / Spring Boot / Spring Cloud / Hibernate / Struts / Wicket Microservices Architecture – API gateway, service registry, inter-service communication Node.js / Express / NestJS – Modern JavaScript/TypeScript backend REST & SOAP Web Services – API design, security, documentation (Swagger / Postman) Python (Flask / FastAPI) – REST APIs, ML pipelines, automation Shell Scripting (Linux/Unix) – Automation, cron jobs, log parsing, DevOps scripting PHP / Laravel / CodeIgniter – Classic web backend development Containerization & Orchestration: Docker, Kubernetes, Helm CI/CD & Cloud: Jenkins, GitHub Actions, Azure DevOps Pipelines ☁️ Cloud & DevOps Mastery Learn to build, deploy, and scale applications on the cloud: AWS (EC2, S3, Lambda, DynamoDB, API Gateway, ECS) Azure (App Services, Functions, CosmosDB, DevOps) Google Cloud (GCP, Vertex AI, BigQuery, Cloud Run) Monitoring & Logging: ELK Stack (Elasticsearch, Logstash, Kibana), Grafana, Prometheus Infrastructure as Code (IaC): Terraform, AWS CDK, Azure Bicep Version Control & Collaboration: Git, GitHub, GitLab, Bitbucket CI/CD Pipelines: Build, test, deploy automation, rollback, release management 📱 App Development Develop mobile and hybrid apps end-to-end: Android (Java/Kotlin) – UI/UX, activity lifecycle, API integration Hybrid Frameworks: Ionic, Cordova, React Native Progressive Web Apps (PWA) – Offline-first, caching, mobile optimization Firebase Integration: Auth, Firestore, Cloud Messaging 🤖 Artificial Intelligence & Machine Learning Learn how modern AI systems are built and deployed: AI Fundamentals: Neural networks, supervised/unsupervised learning Machine Learning with Python: scikit-learn, TensorFlow, PyTorch Natural Language Processing (NLP): Transformers, BERT, GPT Computer Vision: OpenCV, YOLO, Image Classification AI APIs & Integrations: Google DialogFlow, Azure Cognitive Services, OpenAI API 🧬 Generative AI, RAG & Agentic Systems Special focus on real-world AI integration and automation: Generative AI Models (GPT, Claude, Gemini, Llama, Mistral) – Practical implementation Prompt Engineering – Designing powerful, reusable prompt frameworks Retrieval-Augmented Generation (RAG) – Hybrid search + generation architectures Agentic AI Systems – Building autonomous multi-agent workflows (e.g., AutoGPT, CrewAI) Agentic RAG – Contextual memory, chaining, and reasoning systems LangChain / LlamaIndex – RAG pipelines, document loaders, embeddings, vector DBs Vector Databases: Pinecone, Chroma, Weaviate, FAISS Knowledge Graphs & Context Management – Enterprise data linking with RAG AI App Deployment: FastAPI + Streamlit + LangServe + Docker Copilot & AI Tools: GitHub Copilot, ChatGPT API, Code Interpreter, Vertex AI Studio Google AI Developer Kit (ADK) – Edge AI, TensorFlow Lite, Coral, and model serving Voice AI & Conversational Design: Dialogflow CX, OpenAI Assistants, ElevenLabs 🔬 Data, Testing & Quality Database Systems: MySQL, PostgreSQL, MongoDB, Oracle, DB2, Redis Database Design: ERD, normalization, indexing, performance tuning Testing Tools: JUnit, Mockito, Selenium, Cypress, Postman TDD / BDD Practices: Unit, integration, and end-to-end testing Logging & Monitoring: ELK, Splunk, Prometheus Performance Optimization: Profiling, caching, concurrency 🧩 Operating Systems & Scripting Windows / Linux / Ubuntu / Unix Administration File Systems, Permissions, Networking, Process Management Shell Scripting / Automation / Log Analysis System Security and SSH Hardening 🧠 Bonus Topics Mathematics for Programmers – Logic, combinatorics, probability, graph theory Game Development Basics: Unity, Phaser.js, HTML5 Canvas AI Ethics, Data Privacy, Responsible AI Design Automation Projects & Web Crawling / Scraping: BeautifulSoup, Selenium, Puppeteer No-Code / Low-Code Integrations: Zapier, Make, AI automations
Computer programming · Java · Javascript
star icon
active star icon
(3 reviews)
Izhar - Amsterdam$28
Trusted teacher: Python is a high level programming language. It's object oriented approach help programmers to write simple and logical codes. Due to its easy syntax, it is actually easier as compared to other programming languages. Having years of experience in coding language, I know how and where to start and move the topics at a good pace. I'll be starting with you from scratch and help you to build your concepts and master over the language. I am providing you a brief summary of our course which we generally follow but that doesn't mean that I am bound to just this much content. In case you have any doubt for any other specific topic related to the subject, you could always come up to me or you need any help in your assignments or projects, you are always welcome. Here is a brief overview of the topics we'll be covering : 1: Introduction To Python • Installation and Working with Python • Understanding Python variables • Python basic Operators • Understanding python blocks 2: Python Data Types • Declaring and using Numeric data types: int, float, complex • Using string data type and string operations • Defining list and list slicing • Use of Tuple data type 3: Python Program Flow Control • Conditional blocks using if, else and elif • Simple for loops in python • For loop using ranges, string, list and dictionaries • Use of while loops in python • Loop manipulation using pass, continue, break and else • Programming using Python conditional and loops block 4: Python Functions, Modules And Packages • Organizing python codes using functions • Organizing python projects into modules • Importing own module as well as external modules • Understanding Packages • Powerful Lamda function in python • Programming using functions, modules and external packages 5: Python String, List And Dictionary Manipulations • Building blocks of python programs • Understanding string in build methods • List manipulation using in build methods • Dictionary manipulation • Programming using string, list and dictionary in build functions 6: Python File Operation • Reading config files in python • Writing log files in python • Understanding read functions, read(), readline() and readlines() • Understanding write functions, write() and writelines() • Manipulating file pointer using seek • Programming using file operations 7: Python Object Oriented Programming – Oops • Concept of class, object and instances • Constructor, class attributes and destructors • Real time use of class in live projects • Inheritance , overlapping and overloading operators • Adding and retrieving dynamic attributes of classes • Programming using Oops support 8: Python Regular Expression • Powerful pattern matching and searching • Power of pattern searching using regex in python • Real time parsing of networking or system data using regex • Password, email, url validation using regular expression • Pattern finding programs using regular expression 9: Python Exception Handling • Avoiding code break using exception handling • Safe guarding file operation using exception handling • Handling and helping developer with error code • Programming using Exception handling 10: Python Database Interaction • SQL Database connection using python • Creating and searching tables • Reading and storing config information on database • Programming using database connections 11: Python Multithreading • Understanding threads • Forking threads • Synchronizing the threads • Programming using multithreading 12: Contacting User Through Emails Using Python • Installing smtp python module • Sending email • Reading from file and sending emails to all users addressing them directly for marketing 13: Python CGI Introduction • Writing python program for CGI applications • Creating menus and accessing files • Server client program In case you have any query, please feel free to contact me. Give yourself a chance for a better future. All the best
Computer science · Computer programming · Computer engineering
🎓 BIT UCSC UoM Final Year Software Project Help – Sri Lanka Are you a BIT student at UCSC – University of Colombo struggling with your Final Year Software Project? We provide Professional BIT Final Year Project Development & Documentation Support according to UCSC guidelines. ✅ Our Services: ✔ Project Proposal Writing ✔ Full Software Development (PHP, MySQL, Java, Python, AI, Web) ✔ System Documentation (Chapters 1–5) ✔ SRS Documentation ✔ Database Design & UML Diagrams ✔ Research Paper Support ✔ Plagiarism-Free Report ✔ Viva & Presentation Preparation ✔ Individual Project Guidance 💻 Technologies We Support: PHP & MySQL Systems Java Desktop Applications Python Projects Web-Based Systems E-commerce Systems AI & Machine Learning Projects Mobile App Projects 🎯 Why Choose Us? ✔ 100% Original Work ✔ According to UCSC BIT Guidelines ✔ Affordable Prices ✔ On-Time Delivery ✔ Friendly Support 📍 Specially for BIT Students – UCSC, University of Colombo 🇱🇰 සිංහල VERSION 🎓 UCSC BIT අවසන් වසර Software Project සහාය – ශ්‍රී ලංකාව ඔබ University of Colombo School of Computing BIT ශිෂ්‍යයෙක්ද? Final Year Software Project එකට සහාය අවශ්‍යද? අපි UCSC මාර්ගෝපදේශ අනුව සම්පූර්ණ Project සහ Documentation සහාය ලබාදෙමු. ✅ අපගේ සේවාවන්: ✔ Project Proposal ලිවීම ✔ Software Development (PHP, Java, Python, Web) ✔ සම්පූර්ණ Documentation (Chapter 1–5) ✔ SRS Documentation ✔ UML Diagrams & Database Design ✔ Research Support ✔ Plagiarism Free Report ✔ Viva Training 🎯 අපව තෝරාගැනීමට හේතු: ✔ 100% Original ✔ UCSC Guidelines අනුව ✔ සාධාරණ මිල ✔ නියමිත කාලයට 🇮🇳 தமிழ் VERSION 🎓 UCSC BIT இறுதி ஆண்டு Software Project உதவி – இலங்கை நீங்கள் University of Colombo BIT மாணவரா? Final Year Project க்கு உதவி தேவையா? UCSC வழிகாட்டுதலுக்கு ஏற்ப முழுமையான Project & Documentation உதவி வழங்குகிறோம். ✅ எங்கள் சேவைகள்: ✔ Project Proposal எழுதுதல் ✔ Software Development (PHP, Java, Python) ✔ முழு Documentation (Chapter 1–5) ✔ SRS & UML Diagram ✔ Database Design ✔ Research Paper உதவி ✔ Viva Preparation 🎯 ஏன் எங்களை தேர்வு செய்ய வேண்டும்? ✔ 100% Original Work ✔ UCSC Standard ✔ நேரத்திற்கு வேலை முடித்தல் ✔ மலிவு விலை
Computer programming · Information technology · Web development
Meet even more great teachers. Try online lessons with the following real-time online teachers:
Trusted teacher: Hi. I'm a senior software developer from Iran with over 15 years experience in software development. I'm in a business trip to Netherlands on mid July for a short period of time (almost 60 days) and I decided to conduct programming courses as besides my work mostly to cover some of my expenses though I'm eager to gain new experience working with local young students who are enthusiastic to learn programming skills. To said that, I tried to setup the course fee as low as possible and make it feasible for any interested person to take. I think it will be a great opportunity for both of us to have it. Here is brief bio about me and my working experience: I've been working and teaching programming for long time and the way I deliver contents is totally unique from my perspective because I always leverage my experiences to give my students a real practice on subjects while they get to know the core concepts behind each subject. I've been doing corporate training for about 2 years for 500 fortune IT companies and I perfectly know the standards and methods for teaching. I believe this is the time for everyone who wants to enter to programming era to learn the connected concepts all together in a practical way, therefore I sit down with my student and let him/her to practice along with me all new concepts and assist him/her to get the result as I do. All with practice and real life examples and projects. I also give my students an extra bonus to complete their tasks at home and send me their code for review out of the class without any extra charge. This actually means they extend the training hours event far more than the amount it's mention in course descriptions. At the end, I'm ready to refund the whole money if my student feel not satisfied with my service. I also have a flexible timing schedule which makes my students to book their class at their favorite time. Last but not least, I can customize the course contents based on your age and your backgrounds, so don't worry and contact me for more advise before you take my course. Good luck and hope to hear from you.
Computer programming
Hi All, I'm Madalina, 27 years old software developer. I finished Computer Science high school and university in Romania and Hungary. Working as a full-time backend Java software developer in the past 5 years and full stack (backend + front-end) in the past 2 years. I have experience in teaching and training since 2012. During the lessons the used language for back-end is Java. For front-end HTML, CSS, AngularJS. For fastening up the learning process a personal laptop for the students in the intermediate group, would be optimal. For this purpose I start 3 teams: 1. Beginners : Primary school students or persons interested to have some basic concepts and terminology regarding software development: searching and sorting algorithms, variables, parameters, function overriding, pseudo language, functions, procedures, data structures, pure HTML and CSS. 2. Intermediate: concepts of dns servers and lookup, frameworks definitions and introduction, SQL queries, Hibernate framework, query and processing database objects in Java, http, web services, JSON format, SpringBoot, unit testing JUnit, full stack approach, HTML, CSS and introduction to Angular JS. 3. Advanced : Group for students in the first and second year of university, with a full stack approach. Already familiar with the knowledge of an intermediate student. During the lessons a brief introduction to Java frameworks, project delivery, project management frameworks Agile Scrum and Lean, continuous delivery Jenkins, SpringBoot + AngularJs, implementation of website, database handling, login form, security. Regards, Madalina
Computer science · Software engineering · Algorithms
Showing results 1 - 6 of 61 - 6 of 6

Our students from Amsterdam evaluate their de SQL teacher.

To ensure the quality of our de SQL teachers, we ask our students from Amsterdam to review them.
Only reviews of students are published and they are guaranteed by Apprentus. Rated 4.9 out of 5 based on 102 reviews.

Python Step by step tutorial for beginners and intermediate (Amsterdam)
Izhar
rating star
rating green star
Izhar is an excellent tutor. He is very professional, knowledgeable, enlightening, insightful and adaptable/receptive to individual student needs. My tutoring session with him was really amazing and transformative for me and I highly recommend him. He keeps his lessons effective, engaging and fun. He customizes classes based upon your level of understanding. He conveys his knowledge of complex material in a manner which is easily understandable. If you want someone to work with you and ensure you progress like I have, go with Izhar.
Review by DANNY
Scientific subjects (Math, Physics, Chemistry) for students of the French mission/for middle and high school students (Casablanca)
Amin
rating star
rating green star
So far, I've been getting help with my IGCSE 's in Math and Computer Science with Amin. In most of the lessons I've been with him, he's been really helpful and responsible. He has also been very patient. He helps me become more confident in my answers and makes the lessons pretty fun! After my lessons with him, I do understand my topics more and am able to go to my classes in school without feeling lost. If you're ever struggling with Physics or Programming, I'm sure he can help you too :)
Review by MANIJ
Econometrics & Statistics - For University & School Students. SAT, IB, A-Levels, University Courses (Amsterdam)
Nick
rating star
rating green star
Nick's approach is patient and thorough, informative and imaginative as well. He always comes up with his own examples in order to test my knowledge on a given exercise and helps me get to the answer at my own pace, rather than handing it to me. He doesn't use a one-size-fits-all method, but rather tailors his lesson in order to get out my full potential, even in a field I find difficult. He makes himself available for additional questions and is overall great to work with!
Review by DENI
map iconMap