Softpedia
 

MAC CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • 1Password 3.9.4
  • Transmission 2.50 ...
  • calibre 0.8.39
  • Mozilla Firefox 12...
  • Google Chrome 19.0...
  • Eagle 6.1.0
  • Carbon Copy Cloner...
  • WineBottler 1.2.3
  • Quicksilver ß64 Bu...
  • Skype 5.5.0.2340
  • Home > Mac > Developer Tools
     Report malware

    KirbyBase For Python 1.9

    Download button

    No screenshots available
    Downloads: 360  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Size / OS:

    Binary Format:

    Last Updated:

    Category:
    Jamey Cribbs | More programs
    Freeware / FREE
    40 KB / Mac OS X
    Universal Binary Universal Binary
    November 23rd, 2008, 21:21 UTC
    Home / Developer Tools

     Read user reviews (0)  Refer to a friend  Subscribe

    KirbyBase For Python description

    A small, plain-text, dbms written in Python. It can be used either embedded or client/server.

    KirbyBase is a simple database management system, written in pure-Python, that stores its data in plain-text files.

    In meeting your DBMS needs, KirbyBase will fit in somewhere between small SQL database management systems like MySQL or SQLite, and plain text files.

    Here are some key features of "KirbyBase For Python":

    · It runs anywhere that Python runs and is easy to distribute, since the entire DBMS is in one code file.
    · All data is kept in plain-text, delimited files that can be edited by hand. This gives you the ability to make changes by just opening the file up in a text editor.
    · It can be used as an embedded database or in a client/server, multi-user mode. To switch from one mode to the other, you simply change one line in your program.
    · Tables are kept on disk during use and accessed from disk when selecting, updating, inserting, and deleting records. Changes to a table are written immediately to disk. KirbyBase is not an "in-memory" database. Once you update the database in your program, you can be assured that the change has been saved to disk.
    · You can specify the type of data that each field will hold. The available data types are: String, Integer, Float, Boolean, Date, and DateTime.
    · The query syntax is more "pythonic" than SQL.
    · All inserted records have an auto-incrementing primary key that is guaranteed to uniquely identify the record throughout its lifetime.
    · You can specify that the result set be sorted on multiple fields, each one either ascending or descending.

    Requirements:

    · Python 2.3 or later

     


    TAGS:

    python dbms | database management | manage database | dbms | manage | database



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM