Do you want to save time with DBeaver? Get my DBeaver Cheat Sheet here: databasestar.mykajabi.com/lpkj-dbeaver-cheat-sheet/?
@Tranquility_002 жыл бұрын
This is a very good quality video. Very focused, no time wasted. Thank you so much.
@DatabaseStar2 жыл бұрын
Thanks Daniel! Glad you found it useful.
@aliahyar3174 Жыл бұрын
simple tutorial, straight to the point and it's very clear. Thank you so much for this!!!!
@DatabaseStar Жыл бұрын
Thanks, glad you like it!
@ecofirewall6676 Жыл бұрын
THANK YOU for this the import/export section was all that i was looking for & it really helped
@DatabaseStar Жыл бұрын
Great to hear that it helped!
@PeterThornton4 ай бұрын
This is just what i was looking for, clear and to the point. Thank you
@DatabaseStar4 ай бұрын
Glad it helped!
@jcanino202 жыл бұрын
Thank you for this. It was extremely helpful and informative, and I will be watching it again!!
@DatabaseStar2 жыл бұрын
Thanks! Glad it was helpful. Are there any features in DBeaver you would like to see a tutorial on?
@manishpatel21252 жыл бұрын
Can it run PL/SQL
@lekham48242 жыл бұрын
@@DatabaseStar Can you make from scratch DBeaver full series playlist. Include each and every details and all we can do using DBeaver.
@moatef1586 Жыл бұрын
This is a perfect tutorial. Thank you so much.
@DatabaseStar Жыл бұрын
You're welcome!
@Програмистпограмистев4 ай бұрын
Thank you very much for this good quality video. I both respect and appreciate the effort stands behind such a quality!
@DatabaseStar4 ай бұрын
Glad you enjoyed it!
@Ironwally Жыл бұрын
Thanks for the great video! Very nice exlanations and style of talking.
@DatabaseStar Жыл бұрын
Glad you liked it!
@alexlee9773 Жыл бұрын
Thanks you very much for you detailed explanation and good quality video!!!!!
@DatabaseStar Жыл бұрын
Glad it was helpful!
@olatunji25429 ай бұрын
This video was very helpful. Thank you so much
@DatabaseStar9 ай бұрын
Glad it was helpful!
@charlsroy58307 ай бұрын
Great video, helpful. Thank you :)
@DatabaseStar7 ай бұрын
Glad it was helpful!
@rafaelfonseca79422 жыл бұрын
Got a new subscriber. Thanks for this video!
@DatabaseStar2 жыл бұрын
Glad it was helpful!
@shakazullu7734Ай бұрын
Muito bom este video. Obrigado 👍
@DatabaseStarАй бұрын
Thanks! You’re welcome.
@Kennerdoll Жыл бұрын
But how do you start by creating a Table minus the database itself? I was expecting to see CREATE DATABASE `DB Name`; as a first line
@DatabaseStar Жыл бұрын
Good point. This assumes you already have a database. If not, you'll need the Create Database command as you mentioned.
@munyul Жыл бұрын
Hi ... I'd really like to see a tutorial for the "Projects" tab, did you ever make one? A quick search through your videos didn't turn up anything. I'm new to DBeaver and am trying to setup a Project - the issue I have is that the scripts never open with a valid connection, so I can't run them - I have no idea what is going wrong there.
@DatabaseStar Жыл бұрын
I haven't made one yet, but I'll add it to my list of future videos. Thanks for reminding me!
@boulettefranck26275 ай бұрын
Thank you for your excellent work !
@DatabaseStar5 ай бұрын
You’re welcome!
@jillian-gallays24 күн бұрын
Great video. I followed your steps BUT when I go to schemas - public - tables: there is nothing inside. I dont have a list like yours (Adress, address_status....test_tables) How do I get that list?
@DatabaseStar18 күн бұрын
Thanks! Oh those tables are there because I had already created them on the database, probably to set up data for other videos. If you don’t see them it’s because your database and tables would be different to mine, and that’s ok.
@Thebubble772 жыл бұрын
Great video, very helpful. Thank you!
@DatabaseStar2 жыл бұрын
Glad it was helpful!
@abdurrazzak1612 Жыл бұрын
I installed today. Its awesome
@DatabaseStar Жыл бұрын
Glad to hear!
@rajatsharma58922 жыл бұрын
Awesome! Thanks, This video helped me a lot.
@DatabaseStar2 жыл бұрын
Glad it helped!
@joshuakaufmann4081 Жыл бұрын
That was very helpful. Thankyou
@DatabaseStar Жыл бұрын
Glad it was helpful!
@nicog_99Ай бұрын
I accidently closed the database navigator... Where can i open it again? Cant find it
@DatabaseStarАй бұрын
I think you can open it again from Windows - Database Navigator.
@axelef23444 ай бұрын
It's very promising. Big gain of knowledge in short time. I'll try to stick to your channel in spite of my ADD😅
@DatabaseStar4 ай бұрын
Thanks!
@igorhefner Жыл бұрын
great quality, subscribed!
@DatabaseStar Жыл бұрын
Much appreciated!
@jlbardinas111 ай бұрын
Can you please show how to create a Database Dump in Dbeaver-CE?
@DatabaseStar11 ай бұрын
Sure, good idea!
@prashlovessamosa Жыл бұрын
Thank you 🙏
@DatabaseStar Жыл бұрын
You’re welcome!
@Bammmmmmm3 ай бұрын
very nice video, what is the possibility of creating a database dump and loading onto AzureSQL using DBeaver, thank you!
@DatabaseStar3 ай бұрын
Thanks! You can use the DBeaver import process to load a dump into a database if you need.
@korleone722 жыл бұрын
thank you for the review
@DatabaseStar2 жыл бұрын
No problem!
@machocorpse69297 ай бұрын
Why is my select not capitalized, how can I fix this?
@DatabaseStar7 ай бұрын
There's a setting in DBeaver: Go to Preferences > General > Editors > SQL Editor > SQL Formatting. Then under Auto Format there is a box for Convert Keyword Case.
@machocorpse69297 ай бұрын
@@DatabaseStar thanks
@PhNg111111 ай бұрын
Hi, I got trouble in running cte in DBeaver. My cte name is not recognized at main query, even though the query still works. This problem causes me to have to enter column names letter by letter instead of using tabs.
@DatabaseStar11 ай бұрын
Oh that's odd. Perhaps there's a caching issue with the name of the subquery not being recognised. Or perhaps DBeaver doesn't recognise it - as in, it's a bug in DBeaver.
@mohammadzacharyabidin9780 Жыл бұрын
Hey, I wonder.. How can I download all the query codes from dbeaver?
@DatabaseStar Жыл бұрын
You can save the SQL queries you write as SQL files on your computer.
@willywooca Жыл бұрын
Can I run 2 queries together, and display the 2 results together at the bottom(one after the other)? Similar to what SSMS does?
@DatabaseStar Жыл бұрын
You may be able to do this if you select both queries and click the Execute button.
@y-dv6qo Жыл бұрын
How can I create a chart after executing a SQL query please?
@DatabaseStar Жыл бұрын
There may be a DBeaver feature for this, otherwise I think you would have to use a tool like Excel.
@sorapple11292 жыл бұрын
Thanks for good tutorial. What is the issue for all tables under public/tables are not showing any table name (postgresql db). Thanks
@DatabaseStar2 жыл бұрын
Thanks, glad you like it!
@codingjhames Жыл бұрын
Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. Connection refused Connection refused
@DatabaseStar Жыл бұрын
I assume this is Postgres? Is your database running, and is it on that port?
@mohammedalsarraj9963 Жыл бұрын
Could we connect it with ms access?
@DatabaseStar Жыл бұрын
Possibly, I'm not sure and I haven't tried it, but it might be possible.
@firojtasildar63672 жыл бұрын
Can you make a video on how to make connection to oracle database
@DatabaseStar2 жыл бұрын
Sure! I've got one here using SQL Developer: kzbin.info/www/bejne/iqXdlGWNeLCWhNE But I don't have one for using DBeaver.
@SalvadorEspinosa-b9k5 күн бұрын
at 1:25 what is the password here? also considering that iam using a work laptop, am I still able to download it? Because i have user admin password access. but still not sure which password to use here. iam getting the following error when testing connecting:" Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. Connection refused: no further information Connection refused: no further information" tysm
@DatabaseStar2 күн бұрын
The password is the one for your database when it was set up, either by you or by people at work. It would be different to the password I am using. You may be able to download it, but you should check your IT policy to see if you’re allowed to download applications that may not be approved.
@MBorky22 жыл бұрын
Connection refused: connect I just installed postgradeSQL 14 and DBBeaver, but Iam not able to conneted according this video.
@DatabaseStar2 жыл бұрын
Oh. Is there any other information about the connection error?
@giridhark1280 Жыл бұрын
How to unlock a table in DBeaver if its get locked?
@DatabaseStar Жыл бұрын
I think it depends on your database vendor, but it should unlock when the transaction that is locking it has finished.
@vineethreddy7072 Жыл бұрын
how to solve this "dbeaver error can't init data transfer Reason can't create or update target table"
@DatabaseStar Жыл бұрын
Oh I'm not sure how to resolve that, but there's probably an answer to it on StackOverflow.
@the3amverses839 Жыл бұрын
Thank you!
@DatabaseStar Жыл бұрын
You're welcome!
@francoiscoetzee9452 Жыл бұрын
Thank you
@DatabaseStar Жыл бұрын
You're welcome
@chrispotterfan2 жыл бұрын
What management software is the best for the database firebird? I'm used to SSMS for microsoft sql servers.
@DatabaseStar Жыл бұрын
I haven't used Firebird at all, so I'm not sure what would be the best. However, DBeaver is pretty good, so if it works for Firebird you could try that.
@ZillianRain-pd7jk9 ай бұрын
how to write a query from difference database in dbeaver
@DatabaseStar9 ай бұрын
What do you mean?
@ZillianRain-pd7jk9 ай бұрын
@@DatabaseStar , from different micro service database
@LotusSoftPvtLtd2 жыл бұрын
Great tutorial.
@DatabaseStar2 жыл бұрын
Thanks!
@s734music2 жыл бұрын
Great explanation. I'm disappointed that DBeaver locks up basic and essential stuff like ERD behind the pricey Enterprise subscriptions. New users will find themselves paying way more than they ever expected to get necessary functions or having to switch to something free like PGAdmin that includes a visual ERD tool in every install.
@DatabaseStar2 жыл бұрын
Thanks! Yeah that is disappointing for something that is a common feature
@YogiGhorechaАй бұрын
I can not see relationship between tables
@DatabaseStar29 күн бұрын
It could be that there are no foreign key constraints in the tables.
@deenaa_019310 ай бұрын
amazing content
@DatabaseStar10 ай бұрын
Thanks!
@paulobiscocho9042 Жыл бұрын
Great video!
@DatabaseStar Жыл бұрын
Thanks!
@rahulagarwal968 Жыл бұрын
Can i install DBeaver even if I have already installed xamp for mysql and pgadmin for postgres. Since DBeaver supports both. Which GUI software will you suggest me to use as a beginner ?
@DatabaseStar Жыл бұрын
Yes you can install dbeaver if you have those installed. Dbeaver is a good tool to use as a beginner, I find it easy to use and it’s quite popular so there is a lot of support if you have issues.
@firstsurname24788 ай бұрын
so ultimately this piece of software CANNOT save database schema? I wasted a day on this with no luck
@DatabaseStar8 ай бұрын
What do you mean by "save database schema"? Do you mean save the data into your tables within a schema? Or save the SQL script you use to set up your database? Or something else?
@74Bagas2 жыл бұрын
wow.. thank you
@DatabaseStar2 жыл бұрын
No problem!
@barbierubogdan46192 жыл бұрын
sa ...I don't even have a available device where i can download it
@DatabaseStar2 жыл бұрын
Ah well that would make it hard to use DBeaver...
@khushdeepsingh87782 жыл бұрын
Can anyone please help, if i want to join table x from db1 with table y from db2. Is this possible with dbeaver?
@DatabaseStar2 жыл бұрын
I think so, but it would depend on the database vendor you're using and if those features are supported. In Oracle, for example, you can use a concept called a "database link" to query a table from another database.
@oshoosho46042 жыл бұрын
query builder!!!!!!
@DatabaseStar2 жыл бұрын
Do you mean, you’d like a tutorial on query builder?
@oshoosho46042 жыл бұрын
@@DatabaseStar obviously
@ianrickey208 Жыл бұрын
Subscribed.
@DatabaseStar Жыл бұрын
Thanks!
@sumeennaazshaik12146 ай бұрын
helpful
@DatabaseStar6 ай бұрын
Thanks!
@Music-tp8gg4 ай бұрын
nice video
@DatabaseStar4 ай бұрын
Thanks
@karandullet3802 жыл бұрын
I just wanted to edit game stats 🥲
@DatabaseStar2 жыл бұрын
You can use SQL to edit game stats, assuming you have the data in an SQL database. Where is the data now?
@azizbekmaqsudov8742 Жыл бұрын
when i press sapce after writing any word with uppercase it turns into lower case letters. why?
@DatabaseStar Жыл бұрын
I am guessing it's some kind of auto-format feature within DBeaver..