SQLed - SQL Database Manager App Reviews

VERSION
2.7.0
SCORE
4.1
TOTAL RATINGS
49
PRICE
$1.99

SQLed - SQL Database Manager App Description & Overview

What is sqled - sql database manager app? SQLed – Powerful SQLite Database Manager

Your database toolkit – anytime, anywhere.
SQLed brings the full power of SQLite to your iPhone, iPad, or iPod Touch. Whether you're a developer, DBA, teacher, or student, SQLed gives you a fast, intuitive, and feature-rich way to work with databases on the go.

Key Features:
▸ Project-Based Organization
Easily manage multiple databases by grouping them into projects for better structure and productivity.

▸ Full SQLite Support
Create, edit, and delete tables, views, indexes, and triggers. Automatically generate and export DDL scripts with a tap.

▸ Smart SQL Editor
Write and execute SQL with syntax highlighting, predefined snippets, error notifications, and query-by-query execution.

▸ Intuitive Table Data Viewer
Browse, search, edit, and sort table data. Import from and export to CSV files with ease.

▸ Import & Export Made Simple
Move projects, databases, scripts, and CSVs via email, iTunes, or your favorite cloud storage providers.

▸ Offline SQL Reference
Never get stuck—consult the built-in reference even without an internet connection.

▸ Designed for Productivity
Use drag-and-drop to move data, benefit from powerful swipe gestures, and enjoy a UI optimized for iPhone, iPad, and iPad Pro.

▸ Security First
Protect your databases with passcode lock and benefit from auto-generated backups every time you open the app.

Why SQLed?
•Built for developers, students, and educators
•Perfect for working with test or production SQLite databases
•iOS 18 ready with full support for modern devices
•Lightweight, fast, and beautifully minimal

Take your database workflow mobile with SQLed—the must-have SQLite manager for iOS.

😍 Do you love SQLed - SQL Database Manager app? Please share your friends!

share facebook whatsapp twitter pinterest email telegram
App Name SQLed - SQL Database Manager
Category Developer Tools
Published
Updated 05 June 2026, Friday
File Size 14.45 MB

SQLed - SQL Database Manager Comments & Reviews 2026

Awesome for the price. I’ve downloaded a lot of these apps trying to find an app that I can play around or use on my iPad, some of them you couldn’t really save you’re working. I really didn’t want to only use Linux for database practice and this really helped. Otherwise, I can’t really use the iPad for more complicated things. Thank you.

Excellent. UPDATE I have been using this app for well over a year. It is an excellent database manager. I use it to manage one of my SQLite databases. The developer is continually updating the app and making improvements. I highly recommend it. ORIGINAL REVIEW I am just starting to use this app, so these are my first impressions. I spent a good amount of time trying to find the best SQLite editor for the iPad. This looked to be the best among them, and appeared to be an app that is constantly updated and ready for the retina display on the new iPad. The app looks great on the new iPad, is full-featured, and is easy to use. Dropbox support sealed the deal for me. Anyone looking for a SQLite editor for the iPad or iPhone should purchase this app. I look forward to future updates. Thanks!

Needs forms…. Great DB app, but sorely lacking a Forms feature for input. (Or at least support for input of new records in views.)

Needs encrypted database support. I do like this app but really need encrypted database support. Not sure if there is some good reason for not having it but still really need it.

Works well, nice to use. I haven’t used all its functionality but what I have used works very well. I have a decently large DB (around 33 meg) and it handles it just fine. Frequent updates too; the developers care.

Very good SQL editor!. This app does what it says very well. It is able to edit sqlite dbs with ease and efficiency. You can import/export dbs from Dropbox (a must for me) then edit structures, data, etc. But what blew me away was the sql editor! It's not just a color syntax coded editor, but each of the common sql commands has a button just above the keyboard. A select statement is easily done with just a few taps! It even has a table/column picker for easy access to column and table names. Plus the editor is context aware; If you invoke the editor from inside a specific table, the editor knows this and provides the column names for the in-context table! Wow. I wish I had such a good editor for sql server and MySQL also! This is well worth the price!

useless. Wow, I just wanted to open a sql file and maybe edit it, but there’s no way to do that. Completely useless.

good. want to be able to connect to my already made sql database, not make a new one

Great, Useful, quite a few errors.. A great start. Because of errors, I tend to save the initial DDL for each table, view, trigger and make changes from there and run the changes in the editor to get around the errors. Would be nice if the editor had multiple tabs for different scripts and keep them loaded in the tabs. Data Table view needs to handle horizontal scrolling much better. A simple automatic form view for a row of data would be very useful. This application has shown me how incrediblely powerful sqlite is. Worth the money even with all the errors. Looking forward to more improvements.

Caution - Developer Missing. This app looked good, so I bought it. I Immediately. had a problem, so I and went to get tech support. All the links to the developer and app support result in 404 errors on a German travel website. I’d release a refund if I know who to contact.

Great app. Looks good. No network connection needed to create tables, triggers etc on the go. This only supports MySQL however. Kind of disappointed that it wasn't clear in the description. Wish this had support for tsql/SQL Server.

Nice tool. I'm a realtor and .net software developer. I'm very surprised at the number of functions and the power built into this system for the price. If I could have found a CRM system with the functions I wanted for real estate I never would have found this. I'm glad I did. Never thought I could use SQLite on an iPad. Very cool. A couple of small bugs nothing too bad so far.

Satisfied. I had tried the previous version (on iPad) which lacked a few convenient features for me. I had compared it to some other SQLite editing tools and already found this one to be the best for me. Now, with the update, practically everything I was missing is now implemented. Not only I can view and edit my Mac's SQLite DBs on the go on my iPad now, I am also happy with the quick response to my feature requests.

Love the future I see. I just purchased this version (1.6.1). I was impressed with the features (I have 30 years of SQL experience) for the price on an iPad. because I am an advanced user, I immediately started putting it thru the paces. It did not take long for me to find a problem area. I contacted the developer and have already gotten a response. I love the future potential of this product when all the kinks are corrected and could not ask for better support.

Great Database. Great mobile DB app. Love it. Could you add a wizard that would create tables from a CSV file? That would be awesome!

Nice work - lots of promise. iOS 11 recently killed the last SQLite database client I used, so I had to shop around for a replacement. Decided to give SQLed a try. Very pleased and pleasantly surprised. In fact, I like it better than the last one. And I am encouraged by the fact that this app is actively developed. A few enhancements that I would love to see in the future: * Display columns that auto-set width based on data width, and/or can be user-adjusted. * User-defined forms * Display BLOBs when content is image data Keep up the great work! :-)

Can't import a CSV. I'm trying to import a plain .CSV file into SQLEd. All indicators are that there is a way to do this. Documentation appears to want the CSV inside a .SQLite file inside a .ZIP file. The zip file is no problem; I can create those all day on a Windows or Mac machine. The .SQLite is the killer. I tried to create a small dbase with a table in SQLEd and export it as a ZIP, so I could see what it created, but after unzipping, I couldn't get the Mac to open the .SQLite file. Most imports allow you to bypass the ZIP and the SQLite intermediate forms. Isn't there a way for me to just plop a .CSV file into Dropbox and have SQLEd read it in????

This can't connect to an existing SQL db?. Why not?

Not really useful. I could not increase a column size of a sql select result. So it is impossible to read large text column. I also tried to double tap on the cell praying for a detail view but got nothing. Also it erases the Sql you wrote just buy going out to see table data. And data view (whole table or select result) is really sluggish on my iPad Air 2, which I believe is the fast IOS machine available at the moment.

Bad. this is bad app! do not buy!

great app. Excellent app. I only use this for prototyping fairly simple databases and for a few personal databases I maintain and it's hands-down the best app I've found.

Great import options. I was able to open a SQLite database located in a Dropbox sub folder and edit it easily. Creating a new database worked perfectly. There are a few UI/UX quirks to get used to, but that's to be expected with an app that allows so many useful types of data manipulation.

Interesting app. It would've been nice if you could let us connect to a sql server😒

Spectacular. Professional quality SQL tool running on a mobile device, this is an absolute must have!!!!

Good for learning. As a teacher, it was very good for teaching sql ... But when i change the orientation to landescape i can't rollover the two rows of commands on top of the keyboard ... Can you fix it in the next update ? -------- Tnx for the keyboard update, it was exactly what i need !!!

SQL for iPad. Like what you have done very much. Can appreciate the effort! Might like a bit more control over the user interface but a very useful tool for setting up scalable databases. Can't say for sure how it compares with other SQL engines but I've used my share. Keep up the good work.

Disappointed. This app doesn't handle foreign key constraints correctly. This makes it impossible to create or edit a database with foreign keys because it will constantly say "error: foreign key constraint failed" whenever you try to make any changes to the schema. I even tried manually setting "PRAGMA foreign_keys off;" in the SQL editor but that didn't work. If you want to create a bunch of spreadsheets which are not related together through foreign keys, get this app. If this app could handle foreign keys properly I would gladly give it 5 stars.

Doesn't connect to an sql do. It leads you to believe that you can connect to an sql dab, nope

Beware. I really wanted this to work. It looked like it had potential and I really tried to work around all the shortcomings, but let's face it, it's not ready for public use. You can designate a date field but it won't restrict data to date format. Creating formulas are a nightmare. Enter data into a field but doesn't matter, it still populates the field with data from another field. Someone could say that what do you expect for $1.99, but it ain't about the money. Crap is crap and it's a waste of time, even if it was free.

It works. I created a db in excel, I read a tutorial on how to query in SQL and I was able to do what the more expensive FileMaker Pro could do.

Buggy for designing a new schema. Would be nice if it weren't so buggy. I get errors when trying to alter columns on an empty table.

Not very elegant. Not sure it's very useful.. The user interface is, well, lacking. It doesn't work like an iPhone or an iPad app. I'm not sure this application is actually useful.

Can't Query = Pretty Useless. I paid money for this, but can't even write queries. What is the purpose of this app?!

Excellent! A well-made general purpose SQL tool. Does a great job of creating new SQL databases and managing existing ones from DropBox or iCloud. You can dig in to the guts of databases and modify and index them on the fly. Highly recommended.

💰 A universe of opportunities: Payoneer

Did you know that you can earn 25 USD from our site just by registering? Get $25 for free by joining Payoneer!

the worst application i have seen. The app is doing nothing, I was expecting to be able to connect remotely and manage the database like sql developer.

Just Brilliant. A truly excellent app to work with SQLite on the iPad, The developer has done (and does) a great job and his support and backup is outstanding - an example to all app developers. I'd like separate folders of saved queries for each project but that's a minor thing. If there is a problem with this app it's caused by Apple keeping the version of SQLite available to the developer several versions behind. Frustrating for everybody but that's how Apple is. A great app and well worth the money. 5/5 no problems.

Great app.... Easy to use, nice interface, uses iPad navigation well. Displays and manipulates your sqlite databases graphically. Run queries etc once you've imported from dropbox. Very handy for fixing your sqlite databases while you're mobile... Highly recommended.

🧠 Join the movement! Experience the world's No.1 brain supplement

Imagine you at your best. All the time. Picture yourself at your sharpest and most productive. Your most alert and focused. Your most lucid, creative and confident. At work. At play. In every area of your life. Add Mind Lab Pro® v4.0 to your daily routine and uncap your true potential. Buy Now!

Excellent!. Design and functionality of this app are great, price is good, it is actively maintained, it checks all the boxes :) It would be nice to have an option to run the SQL statement under the cursor. Good job overall, Andreas!

Very useful application. SQLed is a useful application for developers and end users. Very easy to use and really powerful. If you need an SQLite editor this the best. Keep up the good work!

The One To Buy. Great app; fast, flexible and comprehensive. The support is first-rate and the developer is very open to ideas and feature requests. I would highly recommend this app, it is a pleasure to use.

Excellent but still needs to evolve. It is a nice app, with great potential. In view table mode, it does not allow to adjust column length. Pease, do it.

👉 Are you looking for an Adsense alternative advertising platform?

Adsterra is the most preferred ad network for those looking for an alternative to AdSense. Adsterra is the ideal choice for new sites with low daily traffic. In order to advertise on the site in Adsterra, like other ad networks, a certain traffic limit, domain age, etc. is required. There are no strict rules. Sign up!

Please wait! SQLed - SQL Database Manager app comments loading...

SQLed - SQL Database Manager 2.7.0 Tips, Tricks, Cheats and Rules

What do you think of the SQLed - SQL Database Manager app? Can you share your complaints, experiences, or thoughts about the application with Andreas Zimnas and other users?

sqled - sql database manager iphone images 1
sqled - sql database manager iphone images 2
sqled - sql database manager iphone images 3
sqled - sql database manager iphone images 4
sqled - sql database manager ipad images 1
sqled - sql database manager ipad images 2
sqled - sql database manager ipad images 3
sqled - sql database manager ipad images 4

SQLed - SQL Database Manager 2.7.0 Apps Screenshots & Images

SQLed - SQL Database Manager iphone, ipad, apple watch and apple tv screenshot images, pictures.

Language English
Price $1.99
Adult Rating 4+ years and older
Current Version 2.7.0
Play Store com.iaz.db
Compatibility iOS 18.6 or later

SQLed - SQL Database Manager (Versiyon 2.7.0) Install & Download

The application SQLed - SQL Database Manager was published in the category Developer Tools on 15 November 2011, Tuesday and was developed by Andreas Zimnas [Developer ID: 350841938]. This program file size is 14.45 MB. This app has been rated by 49 users and has a rating of 4.1 out of 5. SQLed - SQL Database Manager - Developer Tools app posted on 05 June 2026, Friday current version is 2.7.0 and works well on iOS 18.6 and higher versions. Google Play ID: com.iaz.db. Languages supported by the app:

NL EN DE HE Download & Install Now!
Other Apps from Andreas Zimnas Developer
App Name Score Comments Price
Core Data Manager Reviews 3 2 $1.99
SQLed - SQL Database Manager App Customer Service, Editor Notes:

Liquid Glass support Bug fixes and improvements

Best Free Developer Tools Apps List
App Name Released
Resolutioner 11 May 2021
Scriptable 21 September 2018
PIA S5 Control 28 August 2024
Termux 09 December 2024
XTerminal - SSH Terminal Shell 17 December 2020

Find on this site the customer service details of SQLed - SQL Database Manager. Besides contact details, the page also offers a brief overview of the digital toy company.

Best Paid Developer Tools Apps List
App Name Released
PasteMe - Pastebin Client 12 January 2017
DNS Client 29 July 2020
Buffer Editor - Code Editor 01 March 2012
Haptics - Test Haptic Feedback 19 September 2019
JSON Highlight Pro for Safari 26 August 2024

Discover how specific cryptocurrencies work — and get a bit of each crypto to try out for yourself. Coinbase is the easiest place to buy and sell cryptocurrency. Sign up and get started today.

Top Free App List
App Name Released
Target 24 November 2008
BeReal. Your friends for real. 08 January 2020
DoorDash - Food Delivery 10 October 2013
CapCut - Video Editor 14 April 2020
WhatsApp Messenger 03 May 2009

Install the Giftmio extension for smart shopping. Get notified about cashback opportunities, activate cashback in one click, and save money on purchases.

Top Paid App List
App Name Released
Scritchy Scratchy 18 March 2026
Monash FODMAP Diet 17 December 2012
HotSchedules 30 October 2008
Stardew Valley 24 October 2018
Gambonanza 01 May 2026

Each capsule is packed with pure, high-potency nootropic nutrients. No pointless additives. Just 100% natural brainpower. Third-party tested and validated by the Clean Label Project.