Superbase Database
   HOME

TheInfoList



OR:

Superbase is an end-user desktop
database In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases s ...
program that started on the Commodore 64 and was ported from that to various
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also i ...
s over the course of more than 20 years. It also has generally included a
programming language A programming language is a system of notation for writing computer programs. Most programming languages are text-based formal languages, but they may also be graphical. They are a kind of computer language. The description of a programming ...
to automate database-oriented tasks, and with later versions included
WYSIWYG In computing, WYSIWYG ( ), an acronym for What You See Is What You Get, is a system in which editing software allows content to be edited in a form that resembles its appearance when printed or displayed as a finished product, such as a printed d ...
form and report designers as well as more sophisticated programming capabilities.


History

It was originally created in 1983 by Precision Software for the Commodore 64 and 128 and later the Amiga and Atari ST. In 1989, it was the first database management system to run on a Windows computer. Precision Software, a UK-based company, was the original creator of the product Superbase. Superbase was and still is used by a large number of people on various platforms. It was often used only as an end-user
database In computing, a database is an organized collection of data stored and accessed electronically. Small databases can be stored on a file system, while large databases are hosted on computer clusters or cloud storage. The design of databases s ...
but a very large number of applications were built throughout industry, government, and academia and these were often of significant complexity. Some of these applications continue in use to the current day, mostly in small businesses. The initial versions were text mode only, but with the release of the Amiga version, Superbase became the first product to use the now common
VCR A videocassette recorder (VCR) or video recorder is an electromechanical device that records analog audio and analog video from broadcast television or other source on a removable, magnetic tape videocassette, and can play back the recording. ...
control panel for browsing through records. It also supported a number of different media formats, including images, sounds, and video. Superbase was often referred to as the ''multimedia'' database in early years, when such features were uncommon. The Amiga version also featured an internal language and the capability to generate front end "masks" for queries and reports, years before
Microsoft Access Microsoft Access is a database management system (DBMS) from Microsoft that combines the relational Access Database Engine (ACE) with a graphical user interface and software-development tools (not to be confused with the old Microsoft Access ...
. This version was a huge success and that resulted in a version being created for a number of platforms using the same approach. Eventually a Microsoft Windows version was released and a couple of years later the company was sold by its founders to
Software Publishing Corporation Software Publishing Corporation (SPC) was a Mountain View, California, Mountain View, California-based manufacturer of business software, originally well known for its "pfs:" series (and its subsequent "pfs:First" and "pfs:Professional" derivative ...
. SPC sold off the non-Windows versions of the product and after releasing version 2 and in the late alpha stages of version 3, sold the product to a company called Computer Concepts Corporation. This relatively unknown company created a subsidiary called Superbase, Inc. and after finishing off the late stage alpha of version 3 and launching it as Superbase 95, eventually appeared to have lost interest in the product, at which point it was bought by a small group of former customers and brought back to the UK. This company, Superbase Developers plc, continued to extend and support the product through Superbase Classic. The Amiga version was sold to Mr. Hardware Computers. Joe Rothman developed and renamed the program to SBase Pro 4. Mr Hardware Computers and SBase Pro 4 were sold to Russ Norrby who put out version 1.36n being the newest version. A new, next-generation rewrite of the product initially called Superbase Next Generation (SBNG) which included a new object oriented programming language called SIMPOL was begun in 1999-2000. It had primarily been an alpha product; although it was billed as a beta release in 2005 with promises that a true release would be around the corner. In 2006, SIMPOL was sold to RealBasics Ltd which was later renamed Simpol Ltd
www.simpol.com
. In April 2009 this company launched SIMPOL Professional, which is the next generation product, as a cross-platform language and database tool set. In February 2009, it was announced that Superbase Developers plc was in liquidation. In March 2010 Papatuo Holdings Ltd. purchased the Superbase family of products from the official receivers of Superbase Developers pl

In 2014, Pap Holdings (formerly Papatuo Holdings) the company that purchased the Superbase intellectual property when Superbase Developers plc was liquidated in 2010 also purchased the SIMPOL intellectual property upon the liquidation of Simpol Limited. Following versions, 1.83 through 2.06, version 2.10 was released in July 2017. In August 2018, Superbase Software Limited released a free for non-commercial version. Since the passing of a lead developer, the project has been on hold, but the developers are working on version 3.0.


Uses

Superbase has been used for very basic end-user tasks, but its real strength lies in the ability of relatively untrained programmers to create complex applications. These are typically built up over time as the need arises. The types of applications run the gamut from accounting systems, Enterprise resource planning, ERP/ MRP packages, business information systems, production control systems, and similar complex products down to very basic membership list or contact management systems.


Features

It contains a high-speed versatile
ISAM ISAM (an acronym for indexed sequential access method) is a method for creating, maintaining, and manipulating computer files of data so that records can be retrieved sequentially or randomly by one or more keys. Indexes of key fields are mainta ...
database engine and its own powerful dialect of BASIC, as well as sophisticated forms and report engines. It also includes powerful support for acting as the front-end for one or more SQL databases. Its biggest drawback is the fact that it was written to the 16-bit
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for ser ...
API An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how ...
and was not easily portable to the 32-bit version. The Next Generation rewrite intended to cure that and has made the package even easier to use and more powerful. From a casual programmer's perspective, the fact that the database is not based on SQL is a significant advantage, since the level of complexity is far less and it is easier for the user to grasp the concepts of how to manage and traverse the database. There are numerous powerful features in the product, a few of them are: * Virtual Database Tables — these only exist in memory * Virtual Database Columns — these are calculated at access time * Peer-to-peer Client/Server (PPCS) — this technology allows any version of Superbase to act as either a database server, a client, or both. The database tables are accessed via UDP/IP. * Small footprint — Superbase runs on every version of
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for ser ...
except the 64-bit versions and requires only a minimum of 6 MB of system
RAM Ram, ram, or RAM may refer to: Animals * A male sheep * Ram cichlid, a freshwater tropical fish People * Ram (given name) * Ram (surname) * Ram (director) (Ramsubramaniam), an Indian Tamil film director * RAM (musician) (born 1974), Dutch * ...
.


Versions

*1983 Superbase 64 for the Commodore 64 *1983 Superbase 700 for the
Commodore CBM-II The Commodore CBM-II series is a short-lived range of 8-bit personal computers from Commodore Business Machines (CBM), released in 1982 and intended as a follow-on to the Commodore PET series. Technical description The CBM-II has two incarnat ...
*1983 Superbase version 2.0 for the Apple II *1984 Superbase for the
Commodore Plus/4 The Commodore Plus/4 is a home computer released by Commodore International in 1984. The "Plus/4" name refers to the four-application ROM resident office suite (word processor, spreadsheet, database, and graphing); it was billed as "the produ ...
*1985 Superbase for the Amiga *1985 Superbase 128 for the Commodore 128 *1986 Superbase for the Atari ST *1987 Superbase for
GEM A gemstone (also called a fine gem, jewel, precious stone, or semiprecious stone) is a piece of mineral crystal which, in cut and polished form, is used to make jewelry or other adornments. However, certain rocks (such as lapis lazuli, opal, a ...
on the PC *1988 Superbase 4 version 1.0 for
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for ser ...
*1988 Superbase Professional 2.02 for the Atari ST *1991 Superbase 4 version 1.31 for Windows *1991 Superbase 4 version 1.31 for Amiga *1991 Superbase Professional 3.02 for the Atari ST *1992 Superbase version 2.0 for Windows *1994 Superbase 95 (version 3.0) for Windows *1997 Superbase version 3.2 for Windows *1998 Superbase version 3.5 for Windows *1999 Superbase version 3.6i for Windows *2000 SuperBase 4 Pro version 1.36 for Amiga *2001 Superbase 2001 for Windows *2003 Superbase Classic for Windows


Next Generation Rewrite

*2009 SIMPOL Professional 1.0 *2012 February SIMPOL Professional 1.6 *2012 November SIMPOL Professional 1.7 *2014 SIMPOL Professional 1.8 *2016 Superbase NG 2.0 *2016 Superbase NG 2.1


Reception

''
Ahoy! ''Ahoy!'' was a computer magazine published between January 1984 and January 1989 in the US, focusing on all Commodore color computers, but especially the Commodore 64 and Amiga. History The first issue of ''Ahoy!'' was published in January 198 ...
'' in 1984 stated that Superbase had "numerous advanced features seldom seen in a database manager for the C-64", including the database programming language. It concluded that "anyone planning on harnessing the C-64 in an office or business environment can't go wrong with ''SuperBase''".


References


External links

* {{Official website, www.superbase.com - Superbase Developers plc
Simpol Limited official website

Superbase Professional 2.02 review, Atari ST version

Superbase Professional 3.03 review, Atari ST version
1983 software Database administration tools Commodore 64 software Commodore 128 software Apple II software Amiga software Atari ST software