Warning: session_start(): open(/tmp/sess_61mdheuvoh26glg9lko7sptav6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
sqliteman openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (7) .- Knowledge Base  . 

sqliteman

   1.2.1  

KDE Development Tool

Score 86%
sqliteman
zoom


sqliteman
zoom


sqliteman
zoom


Link:  http://sqliteman.com
Downloads:  4245
Submitted:  Feb 22 2007
Updated:  Jun 19 2010

Description:

The best developer's and/or admin's GUI tool for Sqlite3
databases in the world. No joking here (or just a bit
only) - it contains the most complette feature set of
all tools available.

Sqliteman is real multiplatform software - it's reported
to be run on Linux, MS Windows, MacOS, *BSD and more natively.

1.2.0 approaches after ten months of development, testing,
and using the previously released 1.0.x and SVN snapshot
versions. I'd like to send a big kudo to all people
involved in this era. You know who you are.

Sourceforge.net contains only the source code and Windows/Mac
binaries. Packaging of Sqliteman for your distribution is on
your software vendor. But there are some packages prepared
for you already (see below).

Windows Big Fat Note: Setup package will install Sqliteman
into system via installer. Plain zip file can be unpacked
anywhere and run without any installation. Yet Another

Another Note for MS Windows users: I do not use MS Windows
extensively. If you are facing with any problem let me know
to get it working.

Project homepage: http://sqliteman.com
Feature requests and bugs: http://sqliteman.com/bugtracker
Source code, MS Windows and MacOS binaries: http://sourceforge.net/projects/sqliteman/
Suse and Fedora packages URL: http://software.opensuse.org/download/home:/subik/

And what about future?

The development won't stop. Maybe it will be slower a little
bit now just because Sqliteman can handle what I need from
this software. Anyway there are some plans how to improve
it more.

You can speed up your requests with your patches or e.g. technical
(hardware/software) or financial support. See "Support development"




Changelog:

1.2.2, the bugfix release of 1.2.x series

- #146: Views with spaces in name are not displayed correctly
- #163: sqliteman 1.2.1 don't build with Qt 4.7
Linux: some binary packages for Suse and Fedora are already prebuilt in OpenSuse's build service:
http://download.opensuse.org/repositories/home:/subik/

1.2.1, the bugfix release of 1.2.x series

- #143: Sqliteman crashes due to Signal 11
- #145: Snapshot disappear
- fixed license for cmake find files
- fixes in DE translation
- new BG translation
- new FR translation
- update of IT translation


1.2.0

* Features:
- full ALTER TABLE support (by step-by-step scripting)
- extended Preferences for SQL Editor, Data Viewer and application startup
- database PRAGMAs handling
- implemented so called Table Populator (create testing data)
- data export/import
- complete user documentation
- BLOBs handling: load/save/show size
- real NULL values handling
- extended direct tables content editation

* Look and Feel
- new professionally designed icon
- ability to integrate with KDE4 themes
- updated translations

* Internals:
- bugfixes
- internal SQL parser is rewritten (merged with TOra code)
- new SQL text editor (QScintilla based one)
- Sqliteman can be used with Qt 4.2.x but the 4.3.x or later is stronlgy recomended.




LicenseGPL
Source(sqliteman)
SUSE(Suse rpm)
MS Windows(MS Win exe)
Fedora(Fedora rpm)
Donate
Send to a friend
Subscribe
Other  Content  from subik
Report inappropriate content



-

 Cannot build

 
 by dovidhalevi on: Apr 23 2007
 
Score 50%

ld cannot find -ldl


Reply to this

-

 Re: Cannot build

 
 by subik on: Apr 23 2007
 
Score 50%

he? Can you provide a larger error output? Which OS and its version? Qt version?


Reply to this

-

 Re: Cannot build

 
 by dovidhalevi on: Apr 23 2007
 
Score 50%

That is the entire error message.

Running Debian Sid, qt4 is up-to-date from Sid. Qt3.3 (if used) was built locally from konstruct.


Reply to this

-

 Re: Re: Cannot build

 
 by subik on: Apr 24 2007
 
Score 50%

strange. Do you have something like:

/lib/libdl.so.2

?

I don't know the exact debian's package name.


Reply to this

-
.

 Thanks

 
 by Xaleandr on: May 31 2007
 
Score 50%

Thanks a lot,
it really works fine !!!


Reply to this

-
.

 Keep up theGood Work

 
 by Sebien on: Aug 13 2007
 
Score 50%

Very well done.

Simple, it just works.

Perfect for my needs.


Author of
BasKet Note Pads: http://basket.kde.org/
Kirocker Music Display: http://www.kde-apps.org/content/show.php?content=52869
Glossyk: http://kde-look.org/content/show.php/Glossyk?content=40797

Reply to this

-
.

 SQLite 2

 
 by overspace on: Dec 19 2007
 
Score 50%

If create database in php5 i can't open it in sqliteman.
I think sqliteman don't have sqlite2 support.
Why can't do that?.
I can transform a archive to sqlite3 from sqlite2 to edit it and back to sqlite2 again, but isn't a very efficent solution.
I think sqliteman will be the best manager software for sqlite, but, this is a problem to get the goal.


Reply to this

-

 Re: SQLite 2

 
 by subik on: Dec 20 2007
 
Score 50%

You're right sqlite v2 database files are not supported. Is there any reason why are you staying with sqlite2 in your project?

Ad adding sqlite2 support for it - well, I don't know. I don't use any sqlite2 db file. Personally I'm not sure if there is any support for v2 databases in my Qt4.

We will see... try to persuade me ;)


Reply to this

-
.

 Gentoo ebuild

 
 by bram85 on: Jan 27 2008
 
Score 50%

Gentoo ebuild is here:

http://repo.or.cz/w/kdeapps-overlay.git?a=blob;f=dev-db/sqliteman/sqliteman-1.0.1.ebuild;hb=HEAD


Bram Schoenmakers
KDE Netherlands (www.kde.nl)

Reply to this

-

 sqliteman is great!

 
 by panzi on: Jun 20 2010
 
Score 50%

sqliteman is great! I wish there would be a similar tool for embedded mysql (mysqle) databases.


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team