- Sequel Pro Alternative for Windows [closed]
- 4 Answers 4
- Sequel Pro News
- Sequel Pro – 1.1.2
- Sequel Pro – 1.1.1
- Release Candidate 1.1.1 RC2
- Release Candidate 1.1.1
- Security Update 1.1.0.1
- Sequel Pro 1.1 – A touch of colour for your Databases
- Sequel Pro 1.1 RC2
- Sequel Pro 1.1 RC1
- Hello, this is Sequel Pro 1.0
- Sequel Pro 1.0 RC1
- Аналог Sequel Pro под Windows?
Sequel Pro Alternative for Windows [closed]
Want to improve this question? Update the question so it’s on-topic for Stack Overflow.
Closed 8 years ago .
Well my macbook pro is kind of not cutting it for me anymore and I have a perfectly good Windows Laptop I would actually rather use but I cannot find a reliable replacement for my SQL client. So I am looking for a replacement for SequelPro for Windows..
Ones I have Tried and Either Didn’t like or found a few issues with.
Navicat — This one when left inactive for more than 15 minutes crashes.. I don’t mind that it wants to disconnect but please do it gracefully with out locking up my system for a few minutes.
SQLyog — Works well but I would like something with atleast a free for non-commercial use. I don’t do any freelance and rarely do I do any of my ‘work’ on my personal laptop.
So does anyone have any suggestions?
4 Answers 4
I use SQLYog at home and work. It turns out they DO have a free open-source version, though sadly they’ve been trying to hide that fact for the last few years.
You can download the open-source version from https://github.com/webyog/sqlyog-community — just click the «Download SQLyog Community Version» link.
You say you’ve had problems with Navicat. For the record, I use Navicat and I haven’t experienced the issue you describe. You might want to dig around, see if there’s a reason for your problem and/or a solution, because given the question asked, my first recommendation would have been Navicat.
But if you want alternative suggestions, here are a few that I know of and have used:
MySQL has its own tool which you can download for free, called MySQL Workbench. Download it from here: http://wb.mysql.com/. My experience is that it’s powerful, but I didn’t really like the UI. But that’s just my personal taste.
Another free program you might want to try is HeidiSQL. It’s more similar to Navicat than MySQL Workbench. A colleague of mine loves it.
(interesting to note, by the way, that MariaDB (the forked version of MySQL) is currently shipped with HeidiSQL as its GUI tool)
Finally, if you’re running a web server on your machine, there’s always the option of a browser-based tool like PHPMyAdmin. It’s actually a surprisingly powerful piece of software.
Sequel Pro News
Sequel Pro – 1.1.2
Sequel Pro 1.1.2 is a stable release that squashes a number of bugs. Thank you to everyone who is actively reporting issues on Github.
If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.
Sequel Pro – 1.1.1
Sequel Pro 1.1.1 squashes a number of bugs and crashes that users have been seeing. Thank you to everyone who is actively reporting issues on Github.
If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.
- 90% less crashing!
- Fix broken display of BIT fields (#2254)
- Fix broken SQL Export of BIT fields (#2262)
- And many other fixes/optimisations.
- Check out Github for a full list..
Release Candidate 1.1.1 RC2
A second Release Candidate for Sequel Pro 1.1.1 is now available, fixing an auto-complete bug and built with a different version of Xcode to avoid a malware false positive (oops!).
- 90% less crashing!
- Fix broken display of BIT fields (#2254)
- Fix a concurrent modification exception that could occur when duplicating a database
- Fix an exception when changing the tab indentation while the Bundle Editor is open (#2246)
- Fix exporting Bundles not working (#2261)
- Fix broken SQL Export of BIT fields (#2262)
- Fix broken keychain access with SSH on 10.6 (#2268)
- Fix connection view input fields accepting multi-line input (#2269)
- Fix Edit Trigger sheet not working correctly in many localized versions (#2289)
- Fix a crash that could occur when closing a window from fullscreen mode on 10.11
- Fix one cause of a popular crash involving alert dialogs (part of #2297)
- Fix bundle commands no longer working in popup field editor (and possibly other situations) (#2299)
- Fix table name token not being used in SQL exports even when only one table is selected (#1858)
- Improve the way Sequel Pro infers the collation of a column. This does not entirely fix the bug of SP sometimes displaying the wrong collation, but should work in ≥ 99% of cases. (#2237)
- Fix an issue where Sequel Pro would throw an exception when connecting to a mysql server that was in limbo after an update (i.e. someone did forget to run `mysql_upgrade`) (#2302)
Fix a random crash involving `_scrollViewDidChangeBounds` (#2126) - Fix an exception on 10.11 when trying to install an SP update while a modal dialog is displayed
- Fix an issue on 10.11 where only one .SPF file could be opened in some cases (#2294)
- Fix an exception when right-clicking in the CSV field mapping table without active selection (#2219)
- Improve charset detection for Sphinx (#2384)
- Fix an issue where copying the contents of a TEXT/BLOB field from a custom query result may not contain all data if keyboard navigation was used (#2283)
- Fix a crash that could occur when connecting immediately after disconnecting (#2353)
- Fix a table specific auto-complete (#2046)
- Build with Xcode 7.2.1 to avoid being correctly identified as malware (#2405)
Release Candidate 1.1.1
A Release Candidate for Sequel Pro 1.1.1 is now available, with 90% less crashing!
- 90% less crashing!
- Fix broken display of BIT fields (#2254)
- Fix a concurrent modification exception that could occur when duplicating a database
- Fix an exception when changing the tab indentation while the Bundle Editor is open (#2246)
- Fix exporting Bundles not working (#2261)
- Fix broken SQL Export of BIT fields (#2262)
- Fix broken keychain access with SSH on 10.6 (#2268)
- Fix connection view input fields accepting multi-line input (#2269)
- Fix Edit Trigger sheet not working correctly in many localized versions (#2289)
- Fix a crash that could occur when closing a window from fullscreen mode on 10.11
- Fix one cause of a popular crash involving alert dialogs (part of #2297)
- Fix bundle commands no longer working in popup field editor (and possibly other situations) (#2299)
- Fix table name token not being used in SQL exports even when only one table is selected (#1858)
- Improve the way Sequel Pro infers the collation of a column. This does not entirely fix the bug of SP sometimes displaying the wrong collation, but should work in ≥ 99% of cases. (#2237)
- Fix an issue where Sequel Pro would throw an exception when connecting to a mysql server that was in limbo after an update (i.e. someone did forget to run `mysql_upgrade`) (#2302)
Fix a random crash involving `_scrollViewDidChangeBounds` (#2126) - Fix an exception on 10.11 when trying to install an SP update while a modal dialog is displayed
- Fix an issue on 10.11 where only one .SPF file could be opened in some cases (#2294)
- Fix an exception when right-clicking in the CSV field mapping table without active selection (#2219)
- Improve charset detection for Sphinx (#2384)
- Fix an issue where copying the contents of a TEXT/BLOB field from a custom query result may not contain all data if keyboard navigation was used (#2283)
- Fix a crash that could occur when connecting immediately after disconnecting (#2353)
Security Update 1.1.0.1
Version 1.1.0.1 fixes a security flaw reported by Radoslaw Karpowicz that allows remote code execution by any user on your LAN.
Please use the built in check for updates system to install the fix.
Sequel Pro 1.1 – A touch of colour for your Databases
Sequel Pro 1.1 is ready to go for El Capitan and comes with a touch of extra colour to match the new Yosemite design. We’ve been cooking this one for a while now and have squished a heap of bugs! If you are using El Capitan and having SSH connection issues, this is the version you need to be on.
A big thanks to Max Lohrmann for the day to day keeping Sequel Pro running. Thank you also to the other developers who contributed and especially the translators who make these releases accessible for everyone.
If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.
Sequel Pro 1.1 RC2
Thanks for all the feedback in RC1, you are helping us make the best software. We would love it if you could test this RC2 and break it before we release it to all of our lovely users. Download Sequel Pro 1.1 RC2
Changes since 1.1rc1:
* Disable “smart” substitutions for field editor sheet (fixes #2154)
* Fix an issue where Sequel Pro added a NUL byte to the end of every query (fixes #2184)
* Fix an issue where LIKE filters were changed to BINARY if reloading a table via cmd+R (fixes #2179)
* Fix an exception when trying to remove a query favorite via its context menu (fixes #2161)
* Fix a rare exception when opening a session via “Open Recent”
* Fix an exception when trying to sort favorites by “host” or “type” while groups are present (fixes #2151)
* Fix a crash when the database popup was removed from the toolbar (fixes #2147)
* Fix an exception when no database was selected and the user tried to export a query result with the “database” file name token (fixes #2145)
* Fix a crash when displaying the server process list (fixes #2114)
* Fix a popular exception when a user tried to edit a field with a lost connection and then chose “disconnect” when Sequel Pro asks to reconnect (fixes #2137)
* Fixed a rare crash when SSH connections failed (caused by a race condition) (fixes #2132)
* Field Editor now uses the newer “find bar” instead of the “find panel” on supported OS X versions (#2148)
Sequel Pro 1.1 RC1
Our new version 1.1 of Sequel Pro is almost ready to go, but we want your help with some testing. This version 1.1 release candidate comes with a touch of extra colour to match Yosemite. We would love it if you could test it and break it before we release it to all of our lovely users.
If you find any bugs, please add them to our issue tracker.
If you use Sequel Pro on a regular basis, consider donating $20 or $30 to the project.
We especially need our JP/SE/ES/PT/FR translators to help us get to 100% translated.
Hello, this is Sequel Pro 1.0
Today we are pleased to announce the release of Sequel Pro 1.0. With this new release comes a beautiful new icon, courtesy of Kenichi and the guys at Panic. We think the new icon is fantastic!
Please download this delicious new version of Sequel Pro, have a taste and tell us what you think. We’re excited to hear from you!
If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.
Please note that we’ve changed how Sequel Pro is signed to add Gatekeeper compatibility. You will have to allow Sequel Pro access to your Keychain passwords for your favorites when prompted.
All the new goodies!!
- Much more intuitive favourites handling and editing on the connection screen, now with folders and inline saving/connection testing
- Swedish, French and Japanese localisations
- New Quick Connect feature on connection screen.
- Much improved connection stability and handling
- More speed improvements and new goodies for you to discover. Read the full release notes for all the spoilers!
- Lots of retina icon goodness!
If you find any bugs, please add them to our issue tracker.
Sequel Pro 1.0 RC1
This one has been coming for a while now.. This release candidate represents the final features of our 1.0 release and we would love it if you could test it and break it before we release it to all of our good looking users. Yes you too!
If you find any bugs, please add them to our issue tracker.
If you use Sequel Pro on a regular basis, please consider donating $10 or $20 to the project.
Please note that we’ve changed how Sequel Pro is signed to add Gatekeeper compatibility. You will have to allow Sequel Pro access to your Keychain passwords for your favorites when prompted.
New features — Please give these an extra test!
- Much more intuitive favourites handling and editing on the connection screen, now with folders and inline saving/connection testing
- Swedish, French and Japanese localisations
- New Quick Connect feature on connection screen.
- Much improved connection stability and handling
- More speed improvements and new goodies for you to discover. Read the full release notes for all the spoilers!
- Lots of retina icon goodness!
- Check out our beautiful new icon, courtesy of Kenichi and the Panic guys. We think it’s fantastic!
Аналог Sequel Pro под Windows?
Геймпад не работает под Windows 7 Pro, но работает под Windows 8 Home basic
Привет! Извиняюсь, если пишу не совсем в тот раздел — не нашел более подходящего. Проблема такая.
Какой существует аналог inet_pton под windows?
под Linux данный код работает успешно socketFd=socket(AF_INET,SOCK_STREAM, 0);.
Ограничения доступа пользователя под Windows 2000 Pro Rus
Как максимально ограничить доступ пользователя на компьютере под Windows 2000 Pro Rus. Необходимо.
Как расшарить папку в Windows XP Pro из под ограниченной учетки?
Просьба подробно объяснить. Как расшарить папку в Win XP Pro из под ограниченной учетки? Если.
Заказываю контрольные, курсовые, дипломные и любые другие студенческие работы здесь или здесь.
Как под Windows XP Pro расшарить папку (по паролю) для юзера с другого компа?
Проблема: под WinXP Pro надо разрешить доступ к папке конкретному человеку в сети. Каким образом.
Можно ли, купив лицензию на Windows 10 Pro, вернуться к Windows 7 Pro?
Можно ли купив лицензию на Windows 10 pro вернуться к Windows 7 pro? (т.е. изначально была 10тка, а.
Можно ли использовать windows 7 pro с лицензионной наклейкой windows 8 pro?
можно ли использовать windows 7 pro с лицензионной наклейкой windows 8 pro
Недорогой/бесплатный аналог Acronis Backup & Recovery под Windows Server 2003?
Требования к идеальному кандидату: — разные схемы копирования (полная, дифференциальная.