Difference between revisions of "InfiniSQL"

From Free Software Directory
Jump to: navigation, search
(checked new license)
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
|VCS checkout command=git clone git://github.com/infinisql/infinisql.git
 
|VCS checkout command=git clone git://github.com/infinisql/infinisql.git
 
|Computer languages=C++ Python Perl
 
|Computer languages=C++ Python Perl
|Documentation note=Over [http://www.infinisql.org/docs/index/ 100 pages] of overview, guide, reference and FAQ are available at  
+
|Documentation note=Over [http://www.infinisql.org/docs/index/ 100 pages] of overview, guide, reference and FAQ are available at
 
|IRC help=irc://irc.freenode.net/infinisql
 
|IRC help=irc://irc.freenode.net/infinisql
 
|IRC general=irc://irc.freenode.net/infinisql
 
|IRC general=irc://irc.freenode.net/infinisql
Line 26: Line 26:
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=AGPLv3orlater
+
|License=GPLv3
|License copyright=Copyright (c) 2013 Mark Travis <mtravis15432+src@gmail.com>
+
|License copyright=Copyright 2013 Mark Travis <mtravis15432+src@gmail.com>
|License verified by=Jgay
+
|License verified by=Bencook
|License verified date=2013/11/19
+
|License verified date=2013/12/13
 
|License note=Copyright (c) 2013 Mark Travis <mtravis15432+src@gmail.com>
 
|License note=Copyright (c) 2013 Mark Travis <mtravis15432+src@gmail.com>
 
All rights reserved. No warranty, explicit or implicit, provided.
 
All rights reserved. No warranty, explicit or implicit, provided.
 
+
This file is part of InfiniSQL (tm). It is available either under the
+
InfiniSQL is free software: you can redistribute it and/or modify
GNU Affero Public License or under a commercial license. Contact the
+
it under the terms of the GNU General Public License version 3
copyright holder for information about a commercial license if terms
+
as published by the Free Software Foundation.
of the GNU Affero Public License do not suit you.
 
 
 
This copy of InfiniSQL is free software: you can redistribute it and/or
 
modify it under the terms of the GNU Affero Public License as published
 
by the Free Software Foundation, either version 3 of the License, or
 
(at your option) any later version.
 
  
 
InfiniSQL is distributed in the hope that it will be useful,
 
InfiniSQL is distributed in the hope that it will be useful,
 
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero Public License for more details.
+
GNU General Public License for more details.
  
You should have received a copy of the GNU Affero Public License
+
You should have received a copy of the GNU General Public License
along with InfiniSQL. It should be in the top level of the source
+
along with InfiniSQL. If not, see <http://www.gnu.org/licenses/>.
directory in a file entitled "COPYING".
 
If not, see <http://www.gnu.org/licenses/>.
 
 
 
}}
 
{{Project license
 
|License=LGPLv3
 
|License copyright=Copyright (c) 2013 Mark Travis <mtravis15432+src@gmail.com>
 
|License verified by=Jgay
 
|License verified date=2013/11/19
 
 
}}
 
}}
 
{{Person
 
{{Person

Revision as of 16:21, 13 December 2013


[edit]

InfiniSQL

http://www.infinisql.org
Massively Scalable RDBMS

InfiniSQL is a distributed in-memory NewSQL relational database management system (RDBMS). It excels at performing complex transactions which involve records on multiple server nodes. It is engineered around the actor model of concurrent programming, which enables unique scalability capabilities. InfiniSQL is currently in an alpha state, and the project is eagerly seeking developers, early adopters, and people who want to help build a community around it.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Bencook

Verified on

13 December 2013

Notes

Copyright (c) 2013 Mark Travis <mtravis15432+src@gmail.com>

All rights reserved. No warranty, explicit or implicit, provided.

InfiniSQL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

InfiniSQL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License

along with InfiniSQL. If not, see <http://www.gnu.org/licenses/>.




Leaders and contributors

Contact(s)Role
Mark Travis Founder


Resources and communication

Software prerequisites

KindDescription
Required to useLockless Allocator
Source requirementMessage Pack
Required to buildGCC g++ >= 4.7
Required to usePython modules argparse, msgpack-python, pyzmq
Source requirement0mq (Zero MQ)
Source requirementPerl Compatible Regular Expressions (pcre)
Source requirementBoost Headers >= 1.53
Required to buildflex
Source requirementCrypto++
Required to usePostgreSQL Client
Required to buildbison
Required to usePerl modules DBD::Pg, Data::MessagePack
Source requirementLZ4 library
Required to buildAutotools (automake, autoconf, libtool)




Entry








"Founder" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.






































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.