473,378 Members | 1,671 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Simple Database Package

I'm looking to build a simple database application for use on the
desktop (customer contact and feedback database).

Anyone able to reccomend a simple module / package I can use... ?
I've never done any database work before and am ken to learn - but
most of the ones I've seen seem to rely on a database engine buit into
a server.. I need a simple stand alone engine. Of course I could just
build the functions I need - but that would be a bit of a waste and
not so extendable........

Thanks in advance for your help.

Fuzzy

fuzzy man AT atlantibots DOT org DOT uk

--

http://www.Voidspace.org.uk The Place where headspace meets
cyberspace. Online resource site - covering science, technology,
computing, cyberpunk, psychology, spirituality, fiction and more.

---

http://www.voidspace.org.uk/atlantib...thonutils.html
The home of Python dateutils - dateutils, ConfigObj, StandOut,
CGI-News etc
Jul 18 '05 #1
4 1947
Fuzzyman wrote:

I'm looking to build a simple database application for use on the
desktop (customer contact and feedback database).

Anyone able to reccomend a simple module / package I can use... ?
I've never done any database work before and am ken to learn - but
most of the ones I've seen seem to rely on a database engine buit into
a server.. I need a simple stand alone engine. Of course I could just
build the functions I need - but that would be a bit of a waste and
not so extendable........


Metakit? http://www.equi4.com/metakit.html and http://www.equi4.com/metakit/python.html

-Peter
Jul 18 '05 #2
Fuzzyman wrote:
I'm looking to build a simple database application for use on the
desktop (customer contact and feedback database).

Anyone able to reccomend a simple module / package I can use... ?


You might think about SQLObject. http://sqlobject.org/ It is basically
an easy to program front end for various databases.

It can use SQLite and a whole bunch of other databases. They even
include the start for a contact database. I have found it pretty easy
to use. Of course, you will also need a database backend like sqlite.

Brian

Jul 18 '05 #3
Fuzzyman wrote:
Anyone able to reccomend a simple module / package I can use... ?
I've never done any database work before and am ken to learn - but
most of the ones I've seen seem to rely on a database engine buit into
a server.. I need a simple stand alone engine. Of course I could just
build the functions I need - but that would be a bit of a waste and
not so extendable........


Have a look at KirbyBase (http://www.netpromi.com/kirbybase.html). It's
written in Python, can be either embedded in your application or used in
a multi-user/client server mode, and stores its data as plain-text files
that can be opened by any text editor. I'm probably a little biased
because I wrote it, but, if your needs are simple, it might prove useful.

Jamey
Jul 18 '05 #4
Jamey Cribbs <jc*****@twmi.rr.com> wrote in message news:<MY*****************@fe1.columbus.rr.com>...
Fuzzyman wrote:
Anyone able to reccomend a simple module / package I can use... ?
I've never done any database work before and am ken to learn - but
most of the ones I've seen seem to rely on a database engine buit into
a server.. I need a simple stand alone engine. Of course I could just
build the functions I need - but that would be a bit of a waste and
not so extendable........


Have a look at KirbyBase (http://www.netpromi.com/kirbybase.html). It's
written in Python, can be either embedded in your application or used in
a multi-user/client server mode, and stores its data as plain-text files
that can be opened by any text editor. I'm probably a little biased
because I wrote it, but, if your needs are simple, it might prove useful.

Jamey


Just as I'd decided to use Metakit as well :-)
I *do* like the idea of a pure python solution (cross platform
distribution in 1 package) and a text datafile..

I'll have a look at it anyway... don't be offended if I decide to use
metakit though - it looks pretty good.

Thanks for your help.

Fuzzy
Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Bob | last post by:
I am sure this has been answered in over whelming detail in this group, however the search results have not turned up any thing I am interested in. I want a simple form generator in PHP that...
2
by: Anantha | last post by:
Dear All, One day our Windows 2000 Server OS crashed, so our NT admin has re-installed the OS on C: drive. Fortunately we kept our database file and installation in F: drive. When we...
1
by: Laurence | last post by:
Hi folks, In the middle of page 231 on the book "Administration Guide - Implementation" stated - "In addition to these package privileges, the BINDADD database privilege allows users to create...
5
by: olaamussah | last post by:
Hi, i just started learning perl which i would use for my uni. project unfortunately. Well, this is a simple user login page i tried to create but i cant get it to work. Can someone please check this...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.