Content deleted Content added
m Removing link(s) Wikipedia:Articles for deletion/DaDaBIK closed as delete (XFDcloser) |
Citation bot (talk | contribs) Add: website, date, title. Changed bare reference to CS1/2. | Use this bot. Report bugs. | Suggested by EthanGaming7640 | Category:Wikipedia outlines | #UCB_Category 130/615 |
||
Line 70:
** CassandraSE –
** CONNECT (storage engine) –
** [[Falcon (storage engine)|Falcon]] – was<ref>http://www.eweek.com/c/a/Database/Oracle-Discusses-MySQL-Database-Plans-854185/</ref> a [[database transaction|transactional]] [[storage engine]] being developed for the [[MySQL]] [[relational database management system]]. Development was stopped after Oracle purchased MySQL.<ref>{{Cite web|url=http://www.databasejournal.com/features/mysql/article.php/3876206/Oracle-Commits-to-MySQL-with-InnoDB.htm|title=Oracle Commits to MySQL with InnoDB|date=13 April 2010}}</ref> It was based on the [[Netfrastructure]] database engine. Falcon was designed to take advantage of Sun's [[zfs]] file system.
** FederatedX –
** [[InfiniDB]] – scalable, software-only columnar database management system<ref>{{Cite web|url=http://www.cmswire.com/cms/enterprise-cms/infinidb-20-supports-big-data-analytics-009089.php|title = InfiniDB 2.0 Supports Big Data, Analytics}}</ref> for analytic applications.<ref>{{Cite web|url=http://www.enterpriseirregulars.com/28857/calpont%E2%80%99s-infinidb-%E2%80%93-another-adbms-insurgent-arises/|title = Calpont's InfiniDB – Another ADBMS Insurgent Arises|date = 8 November 2010}}</ref> However, on 1 October 2014 InfiniDB ceased operations and filed for bankruptcy protection in US Bankruptcy Court in the Eastern District of Texas. Existing customers may be able to receive support from other companies, notably MariaDB.
** [[InnoDB]] – storage engine for MySQL. MySQL 5.5 and later use it by default. It provides the standard ACID-compliant transaction features, along with foreign key support (Declarative Referential Integrity).
** mroonga –
Line 103:
== Forks of MySQL ==
* [[Drizzle (database server)|Drizzle]] – free software/open source relational database management system (DBMS) that was forked from the now-defunct 6.0 development branch of the MySQL DBMS.<ref>{{Cite web|url=http://www.zdnet.com/article/mysql-fork-drizzle-gets-general-release/|title=MySQL fork Drizzle gets general release|website=[[ZDNet]]}}</ref>
* [[MariaDB]] is a community-developed fork of MySQL intended to remain free under the GNU GPL, being led by the original developers of MySQL, who forked it due to concerns over its acquisition by Oracle.<ref>{{cite web|url=http://www.computerworld.com.au/article/457551/dead_database_walking_mysql_creator_why_future_belongs_mariadb/ |title=Dead database walking: MySQL's creator on why the future belongs to MariaDB - MariaDB, open source, mysql, Oracle |publisher=Computerworld |date= |accessdate=2013-09-11}}</ref>
* [[Percona Server]] – created by [[Percona]], aims to retain close compatibility to the official MySQL releases, while focusing on performance and increased visibility into server operations.<ref>[http://www.percona.com/software/percona-server/faq Percona Server Frequently Asked Questions] {{Webarchive|url=https://web.archive.org/web/20150415051416/http://www.percona.com/software/percona-server/faq |date=2015-04-15 }}, How is it related to other MySQL forks?</ref> Also included in Percona Server is [[XtraDB]], Percona's fork of the [[InnoDB|InnoDB Storage Engine]].
|