AliSQL: Difference between revisions
m remove duplicates internal links |
m automatic correction by IA |
||
| Line 1: | Line 1: | ||
{{Article for deletion/dated|page=AliSQL|timestamp=20161213145843|year=2016|month=December|day=13|substed=yes|help=off}} | {{Article for deletion/dated|page=AliSQL|timestamp=20161213145843|year=2016|month=December|day=13|substed=yes|help=off}} | ||
<!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=AliSQL|date=13 December 2016|result='''keep'''}} --> | <!-- Once discussion is closed, please place on talk page: {{Old AfD multi|page=AliSQL|date=13 December 2016|result='''keep'''}} --> | ||
| Line 39: | Line 38: | ||
| language footnote = | | language footnote = | ||
| genre = [[Relational database management system|RDBMS]] | | genre = [[Relational database management system|RDBMS]] | ||
| license = [[GNU GPL]] version | | license = [[GNU GPL]] version 2 | ||
| alexa = | | alexa = | ||
| website = {{URL|https://github.com/alibaba/AliSQL}} | | website = {{URL|https://github.com/alibaba/AliSQL}} | ||
| Line 52: | Line 51: | ||
| accessdate = {{date|2016-12-12|mdy}} | | accessdate = {{date|2016-12-12|mdy}} | ||
| website = jetware.org | | website = jetware.org | ||
}}</ref> AliSQL also provides patches, bug fixes and enhancements to [[MariaDB]], including optimizations, multi-source replication and | }}</ref> AliSQL also provides patches, bug fixes and enhancements to [[MariaDB]], including optimizations, multi-source replication and performance metrics.<ref name="alisql-mariadb-contributions">{{Cite web | ||
| url = https://mariadb.com/resources/blog/alisql-and-some-features-have-made-it-mariadb-server | | url = https://mariadb.com/resources/blog/alisql-and-some-features-have-made-it-mariadb-server | ||
| title = AliSQL and some features that have made it into MariaDB Server | | title = AliSQL and some features that have made it into MariaDB Server | ||
| Line 60: | Line 59: | ||
== Availability == | == Availability == | ||
AliSQL is distributed in a source-code-only form, with no official binaries available. The source code is hosted on GitHub and available under version | AliSQL is distributed in a source-code-only form, with no official binaries available. The source code is hosted on GitHub and available under version 2 of the GNU General Public License ([[GPL v2]]).<ref name="alisql-readme">{{Cite web | ||
| url = https://github.com/alibaba/AliSQL | | url = https://github.com/alibaba/AliSQL | ||
| title = AliSQL README | | title = AliSQL README | ||
| Line 77: | Line 76: | ||
== External links == | == External links == | ||
* {{Github|alibaba/AliSQL|AliSQL | * {{Github|alibaba/AliSQL|AliSQL 5.6 source code}} | ||
{{MySQL}} | {{MySQL}} | ||
Revision as of 18:54, 11 January 2026
| Developer(s) | Alibaba Group |
|---|---|
| Initial release | 23 August 2016 |
| Written in | C, C++, Perl and Bash |
| Engine | |
| Operating system | Linux |
| Platform | x86-64 |
| Available in | English |
| Type | RDBMS |
| License | GNU GPL version 2 |
| Website | github |
Search AliSQL on Amazon.
AliSQL is an open-source relational database management system (RDBMS) created as a software branch of the production-ready community releases of MySQL.
It is being actively developed by engineers from Alibaba Group and also includes patches from Percona, WebScaleSQL, and MariaDB. AliSQL has control and performance enhancements, and can be used as a free, fully compatible, enhanced and open source drop-in replacement for MySQL.[1] AliSQL also provides patches, bug fixes and enhancements to MariaDB, including optimizations, multi-source replication and performance metrics.[2]
Availability
AliSQL is distributed in a source-code-only form, with no official binaries available. The source code is hosted on GitHub and available under version 2 of the GNU General Public License (GPL v2).[3]
See also
References
- ↑ "AliSQL package description". jetware.org. Retrieved December 12, 2016.
- ↑ "AliSQL and some features that have made it into MariaDB Server". mariadb.com. Retrieved December 13, 2016.
- ↑ "AliSQL README". github.com. 14 November 2016. Retrieved 12 December 2016.
External links
This article "AliSQL" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
