This set of frameworks and test applications provides a kit of frameworks, tools, applications and examples for deploying the wildly brilliant PostgreSQL database on the Mac OS X and iOS. For more information on PostgreSQL see: http://www.postgresql.org/.
Please see https://github.com/djthorpe/postgresql-kit/wiki for the documentation, including a changelog of recent changes.
This software is in alpha development state and as such there are plenty of limitations and issues. Hoping to get a beta version completed later in 2013. If you know of any issues or feature requests, please file an issue and I may be able to help out.
Copyright 2009-2013 David Thorpe
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
PostgreSQL Database Management System (formerly known as Postgres, then as Postgres95)
Portions Copyright (c) 1996-2012, The PostgreSQL Global Development Group
Portions Copyright (c) 1994, The Regents of the University of California
Permission to use, copy, modify, and distribute this software and its documentation for any purpose, without fee, and without a written agreement is hereby granted, provided that the above copyright notice and this paragraph and the following two paragraphs appear in all copies.
IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-
src
contains source code forFrameworks
,Apps
,iApps
andUnitTests
folders. -
tar
contains third party libraries and frameworks -
resources
contains icons and other images required -
doc
contains help files and other documentation. Please also seeNOTICE
file. Any Derivative Works that you distribute must include a readable copy of the attribution notices contained within such NOTICE file. -
etc
contains other miscellaneous files required for the build of the frameworks and applications.