i waited for years

  Рет қаралды 62,078

Alex Ziskind

Alex Ziskind

Күн бұрын

...for SQL Server to work on my ARM-based MacBook Pro, and more recently on the Snapdragon X Elite machines. Now it can.
Try Quadratic today - www.quadratich...
Run Windows on Mac using Parallels: prf.hn/click/c... (affiliate)
Use coupon code: ZISKIND10
🛒 Gear Links 🛒
📺🧑‍💻 Monitor for coding 28": amzn.to/3XgFkaR
📺🧑‍💻 Monitor for coding 24": amzn.to/4dWhRlA
📺🧑‍💻 My LG Monitor: amzn.to/4dFpZ9t
📺🧑‍💻 My LG Monitor with ARM: amzn.to/3Mkbg7Y
🎧⚡ Great 40Gbps T4 enclosure: amzn.to/3JNwBGW
🛠️🚀 My nvme ssd: amzn.to/3YLEySo
📦🎮 My gear: www.amazon.com...
🎥 Related Videos 🎥
📺 About Vertical Monitors and Coding - • Why Developers Love Ve...
👨‍💻 MacBook Air with 144Hz Display - • I didn’t know what I w...
👨‍💻 15" MacBook Air | developer's dream - • 15" MacBook Air | deve...
🤖 INSANE Machine Learning on Neural Engine - • INSANE Machine Learnin...
🛠️ Developer productivity Playlist - • Developer Productivity
- - - - - - - - -
❤️ SUBSCRIBE TO MY KZbin CHANNEL 📺
Click here to subscribe: / @azisk
Join this channel to get access to perks:
/ @azisk
- - - - - - - - -
📱LET'S CONNECT ON SOCIAL MEDIA
ALEX ON TWITTER: / digitalix
- - - - - - - - -
#softwaredevelopment #macbook #sqlserver

Пікірлер: 207
@RobRitchie-bs1ql
@RobRitchie-bs1ql 5 ай бұрын
You know what - in spite not being a tutorial, it's a fairly good tutorial on what it takes to get this thing running. Thanks for posting this Alex.
@TalynOne
@TalynOne 5 ай бұрын
If you run SQL Server Management Studio as Administrator (right click run as admin on the shortcut) it will work for windows authentication login, no need to create a new account, also it requires an additional registry addition (found it github issue discussion) to enable TCP connections from code. Once you have it running once you can create SA or other regular SQL account for future logins.
@Z3rgatul
@Z3rgatul 5 ай бұрын
This ^ If you start process without "Run as admin", your security token has no local administrator group And SQL server checks if your token has this group
@CrisDevDotDot
@CrisDevDotDot 5 ай бұрын
@@Z3rgatul omg omule mersi !!
@emilfabrice
@emilfabrice 4 ай бұрын
No Windows machine with ARM (and not installing SQL just for the purpose of testing) but I was wondering why doing the whole logout-shenigans? If account is in admjnistrators, just right click to "run as administrator"?
@ZhuJo99
@ZhuJo99 5 ай бұрын
That's funny. Running Microsoft SQL server in a Mac is easier than in Windows 🤣
@mojizze
@mojizze 5 ай бұрын
Not really. He would have gotten similar results if he used the docker version on Windows. Lol
@MaavBR
@MaavBR 5 ай бұрын
@@mojizze He would not. You can't load an AMD64 image on Docker for Windows on ARM. This works on Apple Silicon, however.
@xBINARYGODx
@xBINARYGODx 5 ай бұрын
@@MaavBR the op is still entirely wrong because running it in Windows, even if only trye on x64, is the easiest - the newer arm windows being a bit behind the much less new mac on arm, is actually not really surprising even if it makes good memes.
@MaavBR
@MaavBR 5 ай бұрын
@@xBINARYGODx Windows on ARM is older than macOS on ARM. We've had Windows RT on the Windows 8 days, and Windows 10 had a full ARM release way before Apple Silicon was even announced. Besides, the fact that you have to go through this many hoops to get it running on Windows on ARM with Microsoft knowing how prominent ARM has become in the datacenter space in the last few years (plus themselves pushing ARM PCs now) is ridiculous. Just like with Apple, at the very least their entire first-party software library should run on ARM on release (even if through a translation layer for some apps).
@dinbandhusharma4568
@dinbandhusharma4568 5 ай бұрын
That pain for first time setting up, after that, that will be easy
@JoeMilbachOnline
@JoeMilbachOnline 5 ай бұрын
I feel your pain Alex. This was a great video, loved the humor mixed in with the madness of getting things working.
@Winnetou17
@Winnetou17 5 ай бұрын
Is just me who, in a bad day would've gone into a SCREAMING MENTAL BREAKDOWN over that login not working over and over again ?
@WillemAsselbergs
@WillemAsselbergs 5 ай бұрын
Fantastic detail and journey. We all feel your pain. And relief.
@Kitsune_Dev
@Kitsune_Dev 5 ай бұрын
I NEVER CLICKED SO FAST
@bassheadlife492
@bassheadlife492 5 ай бұрын
Why?
@nymbusDeveloper86
@nymbusDeveloper86 5 ай бұрын
Me too
@PankajNikam
@PankajNikam 5 ай бұрын
+1
@alokbomb
@alokbomb 5 ай бұрын
This was long overdue, glad it's working on ARM now !! Now the next one....Native ARM SQL Server... 🙂
@vadym8713
@vadym8713 5 ай бұрын
This is the most entertaining channel for developers ) I, myself, working as an architect and mostly nowadays doing development in 'read-only' mode, but looking at you is both entertaining and much more helpful, than watching those tech KZbinrs mostly concerned with video editing
@Dalamain
@Dalamain 5 ай бұрын
Alex at some point in the future it would be worth updating the video title so others wanting to run SQL Server on ARM can find it, great video man!
@JoeBurnett
@JoeBurnett 5 ай бұрын
I love the ARM platform. My favorite videos of yours are where you're using your Apple Silicon Mac and Parallels to run apps on Windows 11. I've been using my M2 Max MacBook Pro and Parallels 19 to use Windows 11 and have found the performance phenomenal! Oh, and I could never give one of your videos a thumbs down!
@18PregnantAndProud
@18PregnantAndProud 5 ай бұрын
did u find any compatibility problem with windows apps ?
@alexanderruchkov7629
@alexanderruchkov7629 5 ай бұрын
Is running multiple vms and applications inside taxing on ram?
@MrSparc
@MrSparc 5 ай бұрын
Are you running Windows 11 for ARM or x64 I'm your Parallels VM?
@mazkanata7151
@mazkanata7151 5 ай бұрын
Thanks Alex, it worked! I actually installed sql server on M1 without docker.Finally, next up is Microsoft server for ARM and its game over.
@seabird3896
@seabird3896 4 ай бұрын
You're one intelligent dude figuring all this out 😂 99.1% of it flew over my head 😭😂
@CraigCruden
@CraigCruden 5 ай бұрын
Never used SQL Server, but I am glad that I have been able to run both Postgres and Oracle RDBMS (via VMWare/Oracle Linux ARM/Oracle RDBMS ARM)
@SlyEcho
@SlyEcho 5 ай бұрын
Docker Desktop on macOS runs an Arm Linux virtual machine to run the containers and inside it it is using Rosetta, the Linux version
@dinbandhusharma4568
@dinbandhusharma4568 5 ай бұрын
The way you solve the administrator problem access is amazing 🔥
@matthewblott
@matthewblott 5 ай бұрын
What's amusing to me watching this is I remember migrating MSSQL from Windows to Linux as soon as it was viable a few years ago and being amazed at how much easier it is to run on Linux!
@mohammedmudassirshaikh557
@mohammedmudassirshaikh557 5 ай бұрын
Thank you for showing this. Finally some way to run SQL Server stuff on Arm! I am still going to stick with x86 until MS supports (optimizes it to run) on ARM.
@mponiedzialek
@mponiedzialek 5 ай бұрын
Microsoft released SQL Edge which had support for ARM processors but for some reason they abandoned it in last year
@prnva_
@prnva_ 5 ай бұрын
Really like these videos Alex!
@garynagle3093
@garynagle3093 5 ай бұрын
I felt your pain. So glad this works.
@galvesribeiro
@galvesribeiro 5 ай бұрын
Just FYI - there is a version of SQL Server which run on ARM natively which is the Azure SQL Edge. You can install from a container.
@alfajrdream
@alfajrdream 5 ай бұрын
love to watch your videos. super content. keep going.
@Unizuka
@Unizuka 4 ай бұрын
That login sequence is very relatable haha, I had a problem with json decoding in flutter, a silly problem wasted 2 days of my life, i want to break something because of it thankfully nothing was broken, I managed to fix it by mistake and i am still not sure how it got fixed and why it happened
@petrzurek5713
@petrzurek5713 5 ай бұрын
Now that it is half-ass working, people are gonna complain endlessly until it works “natively”, I’d call it a good start
@mudianyikevin7470
@mudianyikevin7470 5 ай бұрын
Hi, we gonna need a proper tutorial for that. This was too fast for me. I wanted to get me a snapdragon laptop but wasn't sure it would run sql and ssms. Good thing i am subscribed to your channel
@xiLeMaNiK
@xiLeMaNiK 5 ай бұрын
Hi Alex, found your channel over the last year and I love the content you put out. One thing I'd like to see is an example of x86 code and the equivalent arm64 code for the same function, with some explanation on the differences. This talk of "translation layers" (Rosetta 2 on Mac) has me curious what's actually going on under the hood.
@weinbergfahrer4048
@weinbergfahrer4048 5 ай бұрын
Thank you for your unwavering optimism - and bringing us little nuggets like this so frequently! Would you consider it safe to move one's work as a dev to Windows on Arm at this time - or better wait for another six to twelve months?
@xBINARYGODx
@xBINARYGODx 5 ай бұрын
the newer Intel and even AMD processors that are finally, actually mobile parts are what might be worth waiting for - maybe get arm like battery life with as good or better performance and never have to worry about compatibility.
@spdrasr007
@spdrasr007 5 ай бұрын
It's going to be interesting to see the new Intel processors. If they are even close to what they are being advertised as then it kind of kills the need for Snapdragons. Unless, they are going to be much more expensive. Looking forward to watching your reviews. Hopefully you'll get the Lenovo 7i.
@fshtank
@fshtank 5 ай бұрын
MS SQL is the DB I ‘grew up’ on (as it were) I’ve used Oracle, Sybase, Mongo, MySQL/Maria, PostgreSQL … SQL Server / TSQL is my favorite hands down
@carambanoescacharrado9446
@carambanoescacharrado9446 5 ай бұрын
In mac is just docker run and it works, I've been using it for years
@abusimbe
@abusimbe 5 ай бұрын
Congrats!!!!
@arthurmelo88
@arthurmelo88 5 ай бұрын
You deserve a thumbs up just for the pain and suffering you went through manipulating users and authentication within Windows.
@overburdeneddd
@overburdeneddd 5 ай бұрын
Alex always makes a video which is related developer enviroment. this is smt unique
@bamqadem
@bamqadem 5 ай бұрын
Thanks, Alex, for the good news. Did you try setting Encryption to Optional under Connection Security while logging into the SQL Server? It will accept your normal Windows user.
@robertbutscher6824
@robertbutscher6824 5 ай бұрын
Great video, one month ago I failed in configuring sql server on Arm, i used the same script.
@templarbr
@templarbr 4 ай бұрын
When using windows authentication qith Sql server management studio or azure data studio on windows, you can launch a process with runas command line or shift+right click over the target application shortcut, a prompt will appear, then introduce local account into it. .\local-username or full computer name. 😎
@jorgesaravia8586
@jorgesaravia8586 5 ай бұрын
The struggle at the end! Btw what's that keyboard?
@june5646
@june5646 4 ай бұрын
Now imagine if we got a PostGreSQL DB ARM version...
@mansoorbepar
@mansoorbepar 5 ай бұрын
“Same same but different”
@pytorche6206
@pytorche6206 5 ай бұрын
The "Boom" drink game. I am drunk. (Joking).
@endaksi_channel
@endaksi_channel 5 ай бұрын
Windows on ARM machines should be great for running Linux :)
@arthurmelo88
@arthurmelo88 5 ай бұрын
absolutelly
@fullmetalindividualist7802
@fullmetalindividualist7802 5 ай бұрын
Postgres has run natively on MacOS arm64 for years. `brew install postgresql`
@robertbutscher6824
@robertbutscher6824 5 ай бұрын
Great video, is it possible to run SSAS in such an environment? I‘m not sure, wether MS Data Tools will work in an Arm environment. Visual studio runs on Arm, but not the SSAS template. I think it‘s less stressful to use an ssql instance on Azure, isn‘t it.
@AZisk
@AZisk 5 ай бұрын
depending on your situation, azure might be a better option.
@robertbutscher6824
@robertbutscher6824 5 ай бұрын
Thanks, Alex ❤ your channel
@francis.creation
@francis.creation 5 ай бұрын
Humm, been using SQL Server on M1 for years. My dotnet integration test will automatically execute a docker-compose for initializing all the dependencies including the SQL server, and execute the migration script (table, sp, lookup data, etc), then run the test using the triple-A pattern. After the integration tests are completed, the SQL server instance is left intact. The reason I didn't tear down the data is if I need to inspect the data created by test results or use it as sample data for API I don't need to manually create it. On the succeeding run, the migration is no longer executed but tear down the data instead from the previous run before running the tests again. This same identical workflow is also performed in the CI pipeline.f
@The_Penguin_City
@The_Penguin_City 5 ай бұрын
PostgreSQL in Debian for arm chips 😊
@Thakkshan-d6g
@Thakkshan-d6g 5 ай бұрын
Hey man what are some coding IDES that you use your video are amazing
@ContraVsGigi
@ContraVsGigi 5 ай бұрын
That looks a bit like torture. Maybe he should use some other db server.
@SwissPGO
@SwissPGO 5 ай бұрын
Very secure ... having to log in as administrator
@tnowak
@tnowak 5 ай бұрын
I wonder if MSDTC is working between these two machines :)
5 ай бұрын
Alex, we need a video about that keyboard...
@AZisk
@AZisk 5 ай бұрын
i’m liking it more and more.
@ovicwankenobi
@ovicwankenobi 5 ай бұрын
it should work if you change from Mandatory to Optional on the certificates
@BelarusianInUk
@BelarusianInUk 5 ай бұрын
You could use Colima to run x86 docker containers on arm
@BrandonLackey
@BrandonLackey 5 ай бұрын
I'd settle for just an SSMS for Arm at this point lol
@DanielHarrisCodes
@DanielHarrisCodes 5 ай бұрын
Azure Data Studio - better in some ways, worse in others
@BrandonLackey
@BrandonLackey 5 ай бұрын
@@DanielHarrisCodes yup, I use it everyday but need a RedGate plugin 😔
@atomsbaza2
@atomsbaza2 5 ай бұрын
@@DanielHarrisCodes agree
@spadesman_the_first3296
@spadesman_the_first3296 5 ай бұрын
I use JetBrains DataGrip for all my querying needs and keep SSMS around for DB management
@hbcmc
@hbcmc 22 күн бұрын
8:30 did you logout/login for the group permissions to take effect?
@fallinginthed33p
@fallinginthed33p 5 ай бұрын
Power BI Desktop could be next.
@focus168168
@focus168168 5 ай бұрын
Do you think you could try installing Mac OS as the boot OS on a Snapdragon and run it like an M3 chip? lol. They are all ARM though MAC OS might not detect it.
@hvishal44
@hvishal44 5 ай бұрын
Really waiting for you to compare java computation between arm and x86. Lots of Indian guys are waiting for this
@spadesman_the_first3296
@spadesman_the_first3296 5 ай бұрын
I have been using the Azure SQL Edge arm build for several years now with no problems
@AZisk
@AZisk 5 ай бұрын
different product, but ok
@leolucas4922
@leolucas4922 5 ай бұрын
Azure SQL Edge no longer supports arm
@spadesman_the_first3296
@spadesman_the_first3296 4 ай бұрын
@@leolucas4922 Ah, thanks for the update.
@blevenzon
@blevenzon 5 ай бұрын
Now I wish they made RSAT run on ARM
@bara4067
@bara4067 5 ай бұрын
9:06 had me laughing so hard
@ceruleous
@ceruleous 5 ай бұрын
PostgreSQL has been natively running on ARM forever and it's better than SQL Server
@Egor9090
@Egor9090 4 ай бұрын
In a world where Azure SQL Edge exists people still trying to run x86 SQL Server on ARM
@jw-works
@jw-works 5 ай бұрын
Do you have Rosetta 2 enabled ?
@pqsk
@pqsk 4 ай бұрын
Good one.
@fadoobaba
@fadoobaba 5 ай бұрын
WOnder how is PyTorch performance on Snapdragon chips? like for training simple multi layered perceptrons? at a hobbyist level..
@pmarkx84
@pmarkx84 5 ай бұрын
Well tbh the windows arm part is painful. Windows need to support arm stuff better...
@vinusuhas4978
@vinusuhas4978 5 ай бұрын
What about mongo db and its tools ? Also try other databses
@Ahmed-jj5qk
@Ahmed-jj5qk 5 ай бұрын
Awesome video, as usual! I just have a quick question: How can I access the Visual Studio app (for example, the Swagger page) from macOS when using Parallels? Is there a way to set up port forwarding or something similar?
@AZisk
@AZisk 5 ай бұрын
yes, you can configure networking in several different ways between the host and guest
@Ahmed-jj5qk
@Ahmed-jj5qk 5 ай бұрын
​@@AZisk Would it be possible for this to be the topic of a future video? 🥺 I use Visual Studio for the backend on Windows (running in Parallels) and run the front-end (Angular, React) on macOS itself. However, I've had a hard time connecting them, even with port forwarding, as it requires static hostnames.
@dustsucker4704
@dustsucker4704 5 ай бұрын
Is there a reason you use SQL Server? And not any other SQL Database?
@TakuCoding
@TakuCoding 5 ай бұрын
Yeah I will hold on the new arm pcs from now looks like too much work than it needs to be lol 😂😅
@catalinpreda4666
@catalinpreda4666 5 ай бұрын
doesn't look much harder than x64 windows tbf MSSMS is just a pain to log into sometimes - most of the issue he ran into at the end I encountered with my normal windows installs
@DanielHarrisCodes
@DanielHarrisCodes 5 ай бұрын
I looked into trying to get this working previously on a new Mac, but had to go back to SQL Edge running in an emulated Linux container. Does the job still, but I'll revisit this to run natively as also interested in getting SQL running on Linux outside of my Mac
@ivanalvarez920
@ivanalvarez920 20 күн бұрын
Can someone help me please? I can't make the connection on my surface laptop following the steps in the github repository and even following the video.
@seenukarthi
@seenukarthi 5 ай бұрын
I used to run Azure SQL Edge docker image which is an arm image but in latest version of docker it’s crashing constantly
@AZisk
@AZisk 5 ай бұрын
I haven’t used the Edge version, because I prefer all the features of full SQL server - hopefully this method works for you now
@seenukarthi
@seenukarthi 5 ай бұрын
@@AZisk yes now I’m using the way you are using
@paulh6933
@paulh6933 5 ай бұрын
I run Azure SQL Edge also. Lately if i update the container, the next day the container no longer runs (i power off at night). If i don't update everything works fine.
@seenukarthi
@seenukarthi 5 ай бұрын
@@paulh6933 it’s something to do with the kernel version in the latest docker. In macOS now you can run x64 containers in Rosetta 2
@theontologist
@theontologist 5 ай бұрын
Ditto. My used Azure SQL Edge containers often fail to relaunch after stopping them, and sometimes I have to create a couple fresh containers before they work at all. I keep my data in a Docker volume that I aggressively back up. I wish I could keep the data in a volumized folder on my host Mac OS, but Docker on the Mac seems to handle host directory-based volumes poorly.
@petereriksson6760
@petereriksson6760 5 ай бұрын
If I am not wrong, Win Home can not run SQL Server regardless of x86 or ARM…
@petereriksson6760
@petereriksson6760 5 ай бұрын
Well, not without some trickery at least… I might remember wrong…
@knightrider697
@knightrider697 5 ай бұрын
I wonder who in the world would still use windows for development.. In fact, I wonder who would still use windows at all, if they had a chance not to
@paulh6933
@paulh6933 5 ай бұрын
Installed Docker Desktop on M3 mac, ran the docker cmd, get the WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8). looking in Docker Desktop, container is not running, try and start it runs 3 seconds, fails. there is a warning triangle w/ AMD64 saying poor performance. Perhaps Alex is running some other software like Roseta 2?
@ambecki
@ambecki 5 ай бұрын
You can start SQL management by command runas with parameter noprofile or netonly (for domain login).. And I don't know why there is no simples way to do it....
@ranjitmandal1612
@ranjitmandal1612 5 ай бұрын
Windows sometimes becomes so much pain
@nyambe
@nyambe 5 ай бұрын
This could actually be a skit, pure comedy, but it is not. It seem that the apple silicon installation was easier. I laughed when I remembered all those hacks to get things running on a windows machine, sorry about that. It reminded me of back in the day.
@nedeilse6994
@nedeilse6994 4 ай бұрын
now ,another more years,lunar lake better
@davebraford7520
@davebraford7520 5 ай бұрын
Ok, couple of things. I've lost count the number of times I heard "Sequel Server" confused with "MY SEQUEL" due to the perceived interpolation of the short-tags "SQL" and "SEQUEL". Sequel is a Structured Query Language, there are others - like TSQL (which MS SQL Server supports). This is fine, when you speak in a group of data nerds - just not good practice in an instructional context. Running this bloated pile of garbage on ARM is just a waste of time - just use an Azure instance and be done with it. I can honestly say I would rather work as a Walmart greeter than interact with MS SQL Server in any context.
@Thulebeez
@Thulebeez 5 ай бұрын
Man i have been waiting for the exact video for past two weeks SQL Sever running on ARM now i just need my Biz app ERP to run on ARM, hey Alex can test and install SAGE 200 ERP on the Surface , Being trying to spin up ARM VM's on Azure but no luck.
@Kitsune_Dev
@Kitsune_Dev 5 ай бұрын
Does this means you can run Windows on Arm? (what about Linux?)
@AZisk
@AZisk 5 ай бұрын
yep. both
@unjordi
@unjordi 5 ай бұрын
It actually runs better in Linux. You can have multiple independent instances running in their containers and keep track of them all with another docker container called Portainer
@krccmsitp2884
@krccmsitp2884 5 ай бұрын
This was fun.
@Trickey2413
@Trickey2413 5 ай бұрын
feet. thanks for reading my ted talk.
@jerry9548
@jerry9548 5 ай бұрын
Why not run Azure SQL Edge in Docker when developing locally? Has worked perfectly for me for over a year on my macbook.
@AZisk
@AZisk 5 ай бұрын
different product
@jerry9548
@jerry9548 5 ай бұрын
@@AZisk Yes but for development purposes it has been working perfectly fine for replacing SQL Server on my MacBook.
@AZisk
@AZisk 5 ай бұрын
@@jerry9548depends what you’re developing. if you need OLAP then you can’t
@devavishka
@devavishka 5 ай бұрын
Hey I am a cs student starting next year I was wondering I have a laptop should I get a tablet with it or just the laptop is enough my laptop is a razer blade 15 brand new I just got.
@melmartinez7002
@melmartinez7002 4 ай бұрын
Oh my gawd. Watching you go through the torture of MS authentication shenanigans .... smh. It just shouldn't be that stupid.
@mr.nobody3862
@mr.nobody3862 5 ай бұрын
I want a full review of honor magic bookart 14
@bjornnaujokat3043
@bjornnaujokat3043 4 ай бұрын
I dont know what went wrong, but i cant install the SQL Server. I always get an error. I am using windows 11 on vmware fusion with a macbook m3. Can someone help me?
@rushabjain7485
@rushabjain7485 5 ай бұрын
Can someone please summarise what this video is about? I am not very technical but got the yoga slim 7x snapdragon laptop recently.
@shubhamsehgal2336
@shubhamsehgal2336 5 ай бұрын
@@rushabjain7485 return it back
@AZisk
@AZisk 5 ай бұрын
really?
@rushabjain7485
@rushabjain7485 5 ай бұрын
@@AZisk 😂😅. Or you could suggest an AI tool that summarises this video
@AZisk
@AZisk 5 ай бұрын
@@rushabjain7485why would anyone spend their time summarizing this for you when you’re too lazy and obviously don’t even really care about the topic.
@rushabjain7485
@rushabjain7485 5 ай бұрын
@@AZisk I have ADHD
@ChrisBautista
@ChrisBautista 5 ай бұрын
i don't like MSSQL simply because of the authentication problems you face when trying to connect to it
@AZisk
@AZisk 5 ай бұрын
security vs convenience.
@HadesTimer
@HadesTimer 5 ай бұрын
I'm sorry Alex, I hate MS SQL Server...
@arastu1774
@arastu1774 5 ай бұрын
what does sql do tho im not not a tech guy
@peterbizik224
@peterbizik224 5 ай бұрын
But it is not just a sql express server version ?
@AZisk
@AZisk 5 ай бұрын
full version
@peterbizik224
@peterbizik224 5 ай бұрын
@@AZisk hmm its just strange dowload via docker full version
@martimmourao
@martimmourao 5 ай бұрын
This video represents my experience using Windows as a developer.
@OggVorbis69
@OggVorbis69 5 ай бұрын
I lived to see ssms working …. 😊 🎉❤❤❤
@anshulsingh8326
@anshulsingh8326 5 ай бұрын
So you are Open WebUI user too
@scottsun345
@scottsun345 5 ай бұрын
May I say this is why MacBooks don't use FaceID?🙃
@catalinpreda4666
@catalinpreda4666 5 ай бұрын
they'll add it in a few years and call it groundbreaking Windows laptops started incorporating fingerprint readers around 2015-2016 with the introduction of Windows Hello in Windows 10. The first MacBook with a built-in fingerprint reader was the 2020 MacBook Pro
DeepSeek on Apple Silicon in depth | 4 MacBooks Tested
26:27
Alex Ziskind
Рет қаралды 121 М.
M4 Mac Mini CLUSTER 🤯
18:06
Alex Ziskind
Рет қаралды 536 М.
Wednesday VS Enid: Who is The Best Mommy? #shorts
0:14
Troom Oki Toki
Рет қаралды 50 МЛН
요즘유행 찍는법
0:34
오마이비키 OMV
Рет қаралды 12 МЛН
How is this Website so fast!?
13:39
Wes Bos
Рет қаралды 1,3 МЛН
X Elite "Aktually" Delivers
16:05
Alex Ziskind
Рет қаралды 166 М.
Самая простая установка Arch Linux и KDE Plasma (archinstall, rufus)
37:03
Дмитрий Бухарин live
Рет қаралды 7 М.
The 3 Laws of Writing Readable Code
5:28
Kantan Coding
Рет қаралды 841 М.
It’s Perfect. It’s Unusable. - Snapdragon for a Month Challenge Conclusion
18:08
Forced to switch from MacBook to PC for this
10:10
Alex Ziskind
Рет қаралды 52 М.
Front-end web development is changing, quickly
3:43
Fireship
Рет қаралды 1,4 МЛН
Local LLM Challenge | Speed vs Efficiency
16:25
Alex Ziskind
Рет қаралды 161 М.
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 228 М.
Wednesday VS Enid: Who is The Best Mommy? #shorts
0:14
Troom Oki Toki
Рет қаралды 50 МЛН