About: Butler SQL

An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Butler SQL is a now-defunct SQL-based database server for the "classic" Mac OS from EveryWare Development. For much of its history, it was partnered with another EveryWare product, Tango, that built dynamic database pages from SQL data. The product eventually ended up with Pervasive Software, although it is no longer sold. Butler suffered from performance problems due to the single-user nature of the Mac OS. In particular, file access was single-threaded and multitasking was coordinated by the applications, not the operating system.

Property Value
dbo:abstract
  • Butler SQL is a now-defunct SQL-based database server for the "classic" Mac OS from EveryWare Development. For much of its history, it was partnered with another EveryWare product, Tango, that built dynamic database pages from SQL data. The product eventually ended up with Pervasive Software, although it is no longer sold. Butler was introduced to take advantage of new a Mac OS component known as the Data Access Manager (DAM), which was similar in concept to ODBC, allowing end-user client programs to access various data sources. DAM, however, worked at a lower level than ODBC and did not contain any inherent query language. To address the concern that a single DAM program might want to work with different back-end databases, Apple used a second system known as the Data Access Language (DAL), which was a variant of SQL that included additional flow-control and data manipulation instructions. DAL queries were converted to the target database using an adaptor on the server. Butler was written to natively support DAL as its variant of SQL, and use DAM internally to support networking. As such, it avoided several intermediary layers that would be required to use the same queries on other database servers. Butler 2.0, released in May 1996, added direct ODBC links as well. Butler suffered from performance problems due to the single-user nature of the Mac OS. In particular, file access was single-threaded and multitasking was coordinated by the applications, not the operating system. (en)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 20074373 (xsd:integer)
dbo:wikiPageLength
  • 2039 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 847637672 (xsd:integer)
dbo:wikiPageWikiLink
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Butler SQL is a now-defunct SQL-based database server for the "classic" Mac OS from EveryWare Development. For much of its history, it was partnered with another EveryWare product, Tango, that built dynamic database pages from SQL data. The product eventually ended up with Pervasive Software, although it is no longer sold. Butler suffered from performance problems due to the single-user nature of the Mac OS. In particular, file access was single-threaded and multitasking was coordinated by the applications, not the operating system. (en)
rdfs:label
  • Butler SQL (en)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License