HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51981,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=351",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=349",
"results": [
{
"name": "atlas-toolkit",
"portdir": "databases/atlas-toolkit",
"version": "0.26.1",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://atlasgo.io",
"description": "A database toolkit that helps developers apply modern DevOps principles.",
"long_description": "Atlas CLI is an open source tool that helps developers manage their database schemas by applying modern DevOps principles. Contrary to existing tools, Atlas intelligently plans schema migrations for you. Atlas users can use the Atlas DDL (data definition language) to describe their desired database schema and use the command-line tool to plan and apply the migrations to their systems.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "basex",
"portdir": "databases/basex",
"version": "12.3",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://basex.org",
"description": "high-performance XML database engine",
"long_description": "BaseX is a robust, high-performance XML database engine and a highly compliant XQuery processor with full support for the W3C Update and Full Text extensions. It serves as an excellent framework for building complex data-intensive Web applications. It comes with interactive user interfaces (desktop, web-based) that give you great insight into your data.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "beekeeper-studio",
"portdir": "databases/beekeeper-studio",
"version": "1.11.6",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://beekeeperstudio.io",
"description": "Cross platform SQL editor and database management app for Windows, Linux, and Mac.",
"long_description": "Beekeeper Studio is a free and open source SQL editor and database manager. Beekeeper Studio is cross-platform, and available for Linux, Mac, and Windows. It features autocomplete SQL query editor with syntax highlighting, tabbed interface, so you can multitask, the ability to sort and filter table data to find just what you need, sensible keyboard-shortcuts, the ability to save queries for later, query run-history so you can find that one query you got working 3 days ago, and a default dark theme.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"yarn",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "biblioteq",
"portdir": "databases/biblioteq",
"version": "2024.03.25",
"license": "BSD-3-Clause",
"platforms": "{darwin >= 15}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://textbrowser.github.io/biblioteq/",
"description": "professional archiving, cataloging, and library management suite.",
"long_description": "professional archiving, cataloging, and library management suite.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"qt5-qtbase",
"qt5-sqlite-plugin"
]
}
],
"depends_on": []
},
{
"name": "cassandra",
"portdir": "databases/cassandra",
"version": "1.2.3",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cassandra.apache.org/",
"description": "A highly scalable, eventually consistent, distributed, structured key-value store.",
"long_description": "The Apache Cassandra Project develops a highly scalable second-generation distributed database, bringing together Dynamo's fully distributed design and Bigtable's ColumnFamily-based data model. Cassandra was open sourced by Facebook in 2008, and is now developed by Apache committers and contributors from many companies.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"apache-ivy",
"clang-18"
]
},
{
"type": "run",
"ports": [
"commons-lang",
"google-guava",
"jakarta-log4j",
"jline",
"slf4j",
"antlr3",
"junit",
"commons-cli",
"commons-codec"
]
}
],
"depends_on": []
},
{
"name": "ccm",
"portdir": "databases/ccm",
"version": "2.8.4",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pcmanus/ccm",
"description": "Cassandra Cluster Manager",
"long_description": "A script/library to create, launch and remove a Apache Cassandra cluster on localhost. The goal of ccm and ccmlib is to make is easy to create, manage and destroy a small cluster on a local box. It is meant for testing of a Cassandra cluster.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"python27",
"py27-yaml"
]
}
],
"depends_on": []
},
{
"name": "cdb",
"portdir": "databases/cdb",
"version": "0.75",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://cr.yp.to/cdb.html",
"description": "A fast, reliable, simple package for constant databases.",
"long_description": "cdb is a fast, reliable, simple package for creating and reading constant databases. cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "couchdb",
"portdir": "databases/couchdb",
"version": "3.5.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://couchdb.apache.org/",
"description": "CouchDB is a document database server",
"long_description": "CouchDB is a document database server with a restful HTTP API, capable of storing arbitrary JSON documents, building powerful data views, defined in JavaScript, and processed in parallel using Map/Reduce. It leaves out SQL and transactions for simplicity's sake, to improve scalability and to relax users' lives.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ciserlohn",
"github": "ci42",
"ports_count": 35
},
{
"name": "makr",
"github": "mohd-akram",
"ports_count": 84
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"erlang",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"icu",
"ncurses",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "csvdb",
"portdir": "databases/csvdb",
"version": "0.6",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/darkrose/csvdb",
"description": "csvdb - an SQL engine for csv",
"long_description": "csvdb is an SQL engine for csv (character separated values) files, allowing files to be searched and modified as if they were database tables",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"autoconf",
"libtool",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"readline",
"gettext"
]
}
],
"depends_on": []
},
{
"name": "db46",
"portdir": "databases/db46",
"version": "4.6.21",
"license": "Sleepycat",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
"description": "The Berkeley DB package, version 4.6",
"long_description": "Version 4.6 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"tcl",
"compat185",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "patch",
"ports": [
"gpatch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"db46-java",
"zeroc-ice33",
"zeroc-ice34",
"zeroc-ice35",
"python26"
]
}
]
},
{
"name": "db46-java",
"portdir": "databases/db46",
"version": "4.6.21",
"license": "Sleepycat",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
"description": "The Berkeley DB package, version 4.6",
"long_description": "Version 4.6 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"autoconf",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk17",
"db46"
]
},
{
"type": "patch",
"ports": [
"gpatch"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"zeroc-ice33-java",
"zeroc-ice34-java",
"zeroc-ice35-java"
]
}
]
},
{
"name": "db47",
"portdir": "databases/db47",
"version": "4.7.25",
"license": "Sleepycat",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
"description": "The Berkeley DB package, version 4.7",
"long_description": "Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "mcalhoun",
"github": "MarcusCalhoun-Lopez",
"ports_count": 1599
}
],
"variants": [
"java",
"no_java",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"memcachedb",
"memcacheq"
]
}
]
},
{
"name": "db48",
"portdir": "databases/db48",
"version": "4.8.30",
"license": "Sleepycat",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
"description": "The Berkeley DB package, version 4.8",
"long_description": "Version 4.8 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"umrw",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"subversion-perlbindings-5.26",
"p5.26-db_file",
"subversion-pythonbindings-3.9",
"subversion-pythonbindings-2.7",
"subversion-pythonbindings-3.5",
"subversion-pythonbindings-3.6",
"subversion-pythonbindings-3.7",
"subversion-pythonbindings-3.8",
"xastir",
"netatalk4",
"db48-tcl",
"db48-java",
"openldap",
"openldap-devel",
"apr-util",
"subversion",
"subversion-javahlbindings",
"subversion-python27bindings",
"subversion-rubybindings",
"subversion-pythonbindings-3.10",
"subversion-pythonbindings-3.11",
"subversion-pythonbindings-3.12",
"nvi",
"poedit1",
"bitcoin",
"litecoin",
"gnucobol",
"perl5.16",
"perl5.18",
"perl5.20",
"perl5.22",
"perl5.24",
"perl5.26",
"perl5.28",
"perl5.30",
"perl5.32",
"perl5.34",
"perl5.36",
"perl5.38",
"perl5.40",
"python27",
"courier-imap",
"cyrus-imapd",
"exim",
"spamprobe",
"dmapd",
"p5.28-db_file",
"p5.30-db_file",
"p5.32-db_file",
"p5.34-db_file",
"rb-bdb",
"courier-authlib",
"mod_qos",
"redland"
]
}
]
},
{
"name": "db48-tcl",
"portdir": "databases/db48",
"version": "4.8.30",
"license": "Sleepycat",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
"description": "Tcl bindings for Berkeley DB, version 4.8",
"long_description": "Tcl bindings for version 4.8 of the Berkeley Data Base library.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"umrw",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"db48",
"tcl"
]
}
],
"depends_on": []
},
{
"name": "db48-java",
"portdir": "databases/db48",
"version": "4.8.30",
"license": "Sleepycat",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
"description": "Java bindings for Berkeley DB, version 4.8",
"long_description": "Java bindings for version 4.8 of the Berkeley Data Base library.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "jmr",
"github": "jmroot",
"ports_count": 353
}
],
"variants": [
"umrw",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"db48",
"openjdk17"
]
}
],
"depends_on": []
},
{
"name": "db60",
"portdir": "databases/db60",
"version": "6.0.30",
"license": "agpl-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.oracle.com/us/products/database/berkeley-db/db/overview/index.html",
"description": "The Berkeley DB package, version 6.0",
"long_description": "Version 6.0 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"java",
"sql",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"cyrus5-imapd",
"rpm54",
"webalizer"
]
}
]
},
{
"name": "db62",
"portdir": "databases/db62",
"version": "6.2.32",
"license": "AGPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.oracle.com/database/berkeley-db/db.html",
"description": "The Berkeley DB package, version 6.2",
"long_description": "Version 6.2 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"java",
"sql",
"tcl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"p5.26-berkeleydb",
"swi-prolog-devel",
"py39-berkeleydb",
"py38-bsddb3",
"py38-berkeleydb",
"py39-bsddb3",
"libgda5",
"evolution-data-server",
"evolution-data-server-gtk4",
"swi-prolog",
"isync",
"p5.28-berkeleydb",
"p5.30-berkeleydb",
"p5.32-berkeleydb",
"p5.34-berkeleydb",
"py310-berkeleydb",
"py311-berkeleydb",
"py312-berkeleydb",
"py313-berkeleydb",
"py310-bsddb3",
"py311-bsddb3",
"py312-bsddb3",
"py313-bsddb3"
]
}
]
},
{
"name": "dbh",
"portdir": "databases/dbh",
"version": "1.0.24",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://dbh.sourceforge.net",
"description": "Disk based hash library",
"long_description": "Disk based hashes is a method to create multidimensional binary trees on disk. This library permits the extension of database concept to a plethora of electronic data, such as graphic information. With the multidimensional binary tree it is possible to mathematically prove that access time to any particular record is minimized (using the concept of critical points from calculus), which provides the means to construct optimized databases for particular applications.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dbeaver-community",
"portdir": "databases/dbeaver-community",
"version": "25.3.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dbeaver.io/",
"description": "Free multi-platform database tool for developers, SQL programmers, database administrators and analysts.",
"long_description": "Free multi-platform database tool for developers, SQL programmers, database administrators and analysts. Supports any database which has JDBC driver (which basically means - ANY database). Has a lot of features including metadata editor, SQL editor, rich data editor, ERD, data export/import/migration, SQL execution plans, etc. Uses plugins architecture and provides additional functionality for the following databases: MySQL/MariaDB, PostgreSQL, Greenplum, Oracle, DB2 LUW, Exasol, SQL Server, Sybase/SAP ASE, SQLite, Firebird, H2, HSQLDB, Derby, Teradata, Vertica, Netezza, Informix, etc.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "judaew",
"github": "judaew",
"ports_count": 655
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"all_arches"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
},
{
"type": "run",
"ports": [
"openjdk17-temurin"
]
}
],
"depends_on": []
},
{
"name": "dbslayer",
"portdir": "databases/dbslayer",
"version": "beta-12",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://code.nytimes.com/projects/dbslayer/wiki",
"description": "The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling.",
"long_description": "The DBacesslayer aka DBSlayer is a lightweight database abstraction layer suitable for high-load websites where you need the scalable advantages of connection pooling. Written in C for speed, DBSlayer talks to clients via JSON over HTTP, meaning it's simple to monitor and can swiftly interoperate with any web framework you choose.",
"active": true,
"categories": [
"databases",
"lang",
"www"
],
"maintainers": [],
"variants": [
"mysql51",
"mysql55",
"mysql56",
"mariadb",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mysql56",
"apr-util"
]
}
],
"depends_on": []
},
{
"name": "dblab",
"portdir": "databases/dblab",
"version": "0.24.0",
"license": "MIT",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/danvergara/dblab",
"description": "Interactive client for PostgreSQL and MySQL",
"long_description": "dblab is a fast and lightweight interactive terminal based UI application for PostgreSQL and MySQL, written in Go and works on OSX, Linux and Windows machines. dblab was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL/MySQL databases.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "dbtool",
"portdir": "databases/dbtool",
"version": "1.9.1",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.daemon.de/DBTOOL",
"description": "Store and retrieve data in a key/value format in a hash database",
"long_description": "dbtool can be used to store and retrieve data in a key/value format in a hash database. Perl-compatible regular expressions are supported both for storing and retrieving of data. Its main advantages are the ability to maintain huge amounts of data and speed. It also supports encrypted databases using the RIJNDAEL cipher algorithm.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"gdbm",
"pcre"
]
},
{
"type": "run",
"ports": [
"bash"
]
}
],
"depends_on": []
},
{
"name": "dbvis",
"portdir": "databases/dbvis",
"version": "23.2.2",
"license": "Restrictive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.dbvis.com",
"description": "DbVisualizer is the universal database tool for developers, DBAs and analysts",
"long_description": "DbVisualizer is a feature rich, intuitive multi-database tool for developers and database administrators, providing a single powerful interface across a wide variety of operating systems.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "directory-studio",
"portdir": "databases/directory-studio",
"version": "2.0.0.v20210717-M17",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://directory.apache.org/studio/",
"description": "Apache Directory Studio - The Eclipse-based LDAP browser and directory client",
"long_description": "Apache Directory Studio is a complete directory tooling platform intended to be used with any LDAP server however it is particularly designed for use with ApacheDS. It is an Eclipse RCP application, composed of several Eclipse (OSGi) plugins, that can be easily upgraded with additional ones. These plugins can even run within Eclipse itself.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": []
},
{
"name": "edb",
"portdir": "databases/edb",
"version": "1.0.5",
"license": "BSD and BSD-old and Sleepycat",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.enlightenment.org",
"description": "Edb is a database library.",
"long_description": "Edb is a database conveneince library base on db 2.7.7.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "ejdb2",
"portdir": "databases/ejdb2",
"version": "2024.02.17",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ejdb.org",
"description": "Embeddable JSON database engine",
"long_description": "Embeddable JSON database engine. Single-file database, online backups support, Fault-tolerant storage, HTTP REST/websockets network endpoints.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"cunit",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"iowow"
]
}
],
"depends_on": []
},
{
"name": "elasticsearch",
"portdir": "databases/elasticsearch",
"version": "7.16.1",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.elastic.co/",
"description": "Distributed RESTful search engine built for the cloud",
"long_description": "Elasticsearch is a highly scalable open-source full-text search and analytics engine. It allows you to store search, and analyze big volumes of data quickly and in near real time. It is generally used as the underlying engine/technology that powers applications that have complex search features and requirements. Elasticsearch requires Java/OpenJDK 11+, which comes installed. Other Java versions are not supported.",
"active": true,
"categories": [
"databases",
"java"
],
"maintainers": [
{
"name": "",
"github": "gerardsoleca",
"ports_count": 1
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"openjdk11"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"kibana"
]
}
]
},
{
"name": "fastdb",
"portdir": "databases/fastdb",
"version": "3.76",
"license": "permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.garret.ru/fastdb.html",
"description": "Main Memory Relational Database Management System",
"long_description": "Main Memory Relational Database Management System",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "foundationdb",
"portdir": "databases/foundationdb",
"version": "6.3.24",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.foundationdb.org/",
"description": "FoundationDB gives you the power of ACID transactions in a distributed database.",
"long_description": "FoundationDB is a distributed database designed to handle large volumes of structured data across clusters of commodity servers. It organizes data as an ordered key-value store and employs ACID transactions for all operating systems. It is especially well-suited for read/write workloads but also has excellent performance for write-intensive workloads. Users interact with the database using API language binding. FoundationDB is Open source, is Ready for production, provides Industry-leading performance, is Fault tolerant and is Multi-model. This Port provides Latest FoundationDB Release to macOS with full support for all these features.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "spam_brian",
"github": "brianwells",
"ports_count": 1
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"ninja",
"python310",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"mono"
]
}
],
"depends_on": []
},
{
"name": "freetds",
"portdir": "databases/freetds",
"version": "1.5.17",
"license": "(GPL-2+ or LGPL)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://www.freetds.org",
"description": "A set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server and Sybase databases",
"long_description": "FreeTDS is an open source implementation of the TDS (Tabular DataStream) protocol used by these databases for their own clients. It supports many different flavors of the protocol and supports several APIs to access it. Additionally FreeTDS works with other software such as Perl and PHP, providing access from those languages as well. There is also a native (type 4) JDBC driver available for platform-independent Java clients (including Java Server Pages applications), with support for most of the JDBC 1 API and portions of the JDBC 2 API.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "ryandesign",
"github": "ryandesign",
"ports_count": 2085
}
],
"variants": [
"mssql",
"odbc",
"iodbc",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"gnutls",
"libiconv",
"kerberos5",
"ncurses"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-mssql",
"py27-mssql",
"py35-mssql",
"py36-mssql",
"py37-mssql",
"py38-mssql",
"php56-mssql",
"php55-mssql",
"php54-mssql",
"php53-mssql",
"php52-mssql",
"qore-freetds-module",
"py310-mssql",
"py311-mssql",
"py312-mssql",
"py313-mssql",
"py314-mssql",
"sqsh"
]
}
]
},
{
"name": "gcstar",
"portdir": "databases/gcstar",
"version": "1.8.0",
"license": "GPL-2+",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gitlab.com/GCstar/GCstar",
"description": "Manage your collections of movies, games, books, music and more",
"long_description": "GCstar is an application for managing your collections. It supports many types of collections, including movies, books, games, comics, stamps, coins, and many more. You can even create your own collection type for whatever unique thing it is that you collect! Detailed information on each item can be automatically retrieved from the internet and you can store additional data, such as the location or who you've lent it to. You may also search and filter your collections by many criteria.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"perl5_30",
"perl5_32",
"perl5_34"
],
"dependencies": [
{
"type": "build",
"ports": [
"makeicns",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"perl5.34"
]
},
{
"type": "run",
"ports": [
"desktop-file-utils",
"xdg-utils",
"p5.34-archive-tar",
"p5.34-archive-zip",
"p5.34-compress-raw-zlib",
"p5.34-date-calc",
"p5.34-datetime-format-strptime",
"p5.34-digest-md5",
"p5.34-gd",
"p5.34-gdgraph",
"p5.34-gdtextutil",
"p5.34-gtk3",
"p5.34-image-exiftool",
"p5.34-json",
"p5.34-locale-codes",
"p5.34-lwp-protocol-https",
"p5.34-mime-base64",
"p5.34-mp3-info",
"p5.34-mp3-tag",
"p5.34-ogg-vorbis-header-pureperl",
"p5.34-time-piece",
"p5.34-xml-simple",
"p5.34-gtk3-simplelist",
"adwaita-icon-theme",
"shared-mime-info"
]
}
],
"depends_on": []
},
{
"name": "gdbm",
"portdir": "databases/gdbm",
"version": "1.26",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/gdbm/gdbm.html",
"description": "The GNU database manager",
"long_description": "The GNU `dbm' is a library of database functions that use extendible hashing and works similar to the standard UNIX `dbm' functions. These routines are provided to a programmer needing to create and manipulate a hashed database.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"compat",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"gettext",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"readline",
"gettext-runtime"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"mozart"
]
},
{
"type": "lib",
"ports": [
"gnomeicu",
"py26-gdbm",
"py27-gdbm",
"py32-gdbm",
"py33-gdbm",
"py34-gdbm",
"py35-gdbm",
"py36-gdbm",
"py37-gdbm",
"py38-gdbm",
"py39-gdbm",
"py310-gdbm",
"py311-gdbm",
"py312-gdbm",
"py313-gdbm",
"py314-gdbm",
"ruby40",
"mt-daapd",
"pulseaudio",
"dbtool",
"fsvs",
"xemacs",
"gauche",
"gst",
"librep",
"mosml-dynlibs",
"perl5.16",
"perl5.18",
"perl5.20",
"perl5.22",
"perl5.24",
"perl5.26",
"perl5.28",
"perl5.30",
"perl5.32",
"perl5.34",
"perl5.36",
"perl5.38",
"perl5.40",
"pypy",
"pypy36",
"pypy37",
"pypy38",
"pypy39",
"ruby",
"ruby-devel",
"ruby186",
"ruby19",
"ruby20",
"ruby21",
"ruby22",
"ruby23",
"ruby24",
"ruby25",
"ruby26",
"ruby27",
"ruby30",
"ruby31",
"ruby32",
"ruby33",
"ruby34",
"anubis",
"maildrop",
"mutt",
"avahi",
"ntop",
"suck",
"yardradius",
"libreoffice",
"rb-cache",
"metview",
"zsh",
"freeradius",
"rhyme",
"p5.26-xml-libxslt",
"wml"
]
}
]
},
{
"name": "gigabase",
"portdir": "databases/gigabase",
"version": "3.91",
"license": "Permissive",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.garret.ru/gigabase.html",
"description": "Main Memory Relational Database Management System",
"long_description": "GigaBASE is object-relational embedded database engine for C++ applications. It provides SQL-like query language, smart C++ interface (loading objects instead of tupples), transaction based on shadowing page algorithm (no separate log file and very fast).",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2896
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"gcc48"
]
},
{
"type": "lib",
"ports": [
"libgcc6",
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "gobang",
"portdir": "databases/gobang",
"version": "0.1.0-alpha.5",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/TaKO8Ki/gobang",
"description": "A cross-platform TUI database management tool written in Rust",
"long_description": "A cross-platform TUI database management tool written in Rust",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cargo",
"legacy-support",
"rust",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"libunwind"
]
}
],
"depends_on": []
},
{
"name": "groonga",
"portdir": "databases/groonga",
"version": "13.0.1",
"license": "LGPL-2.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://groonga.org/",
"description": "An embeddable fulltext search engine",
"long_description": "groonga is an embeddable fulltext search engine library. It can integrate with DBMS and scripting languages to enhance their search functionality. It also provides a standalone data store server based on relation data model.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "kou",
"github": "",
"ports_count": 2
}
],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"libevent",
"msgpack",
"rapidjson",
"lz4",
"kytea",
"libstemmer",
"mecab-utf8",
"zmq",
"zlib",
"glib2"
]
}
],
"depends_on": []
},
{
"name": "hiredis",
"portdir": "databases/hiredis",
"version": "1.3.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/redis/hiredis",
"description": "Hiredis is a minimalistic C client library for the Redis database.",
"long_description": "Hiredis is a minimalistic C client library for the Redis database.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"syslog-ng-devel",
"php54-swoole",
"php55-swoole",
"php56-swoole",
"php70-swoole",
"php71-swoole",
"php72-swoole",
"php73-swoole",
"php74-swoole",
"php80-swoole",
"php81-swoole",
"php82-swoole",
"php83-swoole",
"php84-swoole",
"php85-swoole",
"R-RcppRedis",
"R-redux",
"ccache",
"gawk-redis",
"php53-swoole",
"yaz",
"php72-openswoole",
"php73-openswoole",
"php74-openswoole",
"php80-openswoole",
"php81-openswoole",
"php82-openswoole",
"php83-openswoole",
"php84-openswoole",
"php85-openswoole"
]
},
{
"type": "run",
"ports": [
"rspamd"
]
}
]
},
{
"name": "iowow",
"portdir": "databases/iowow",
"version": "1.4.18",
"license": "MIT",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "https://iowow.softmotions.com",
"description": "C11 utility library and persistent key/value storage engine",
"long_description": "C11 utility library and persistent key/value storage engine",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"cunit",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"ejdb2",
"iwnet"
]
}
]
},
{
"name": "iplike",
"portdir": "databases/iplike",
"version": "2.3.0",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/OpenNMS/iplike",
"description": "PostgreSQL IP address query interface",
"long_description": "C implementation of OpenNMS's plpgsql iplike function, preferred as it offers better performance. Allows for complex IP address queries on a text field.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"autoconf",
"libtool",
"clang-18"
]
},
{
"type": "fetch",
"ports": [
"git"
]
},
{
"type": "lib",
"ports": [
"postgresql16"
]
},
{
"type": "run",
"ports": [
"postgresql90-server"
]
}
],
"depends_on": []
},
{
"name": "kibana",
"portdir": "databases/kibana",
"version": "7.16.0",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.elastic.co/",
"description": "Your window into the Elastic Stack",
"long_description": "Kibana is your window into the Elastic Stack. Specifically, it's a browser-based analytics and search dashboard for Elasticsearch.",
"active": true,
"categories": [
"databases"
],
"maintainers": [
{
"name": "s.t.smith",
"github": "essandess",
"ports_count": 37
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"elasticsearch"
]
}
],
"depends_on": []
},
{
"name": "kyotocabinet",
"portdir": "databases/kyotocabinet",
"version": "1.2.78",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fallabs.com/kyotocabinet/",
"description": "Kyoto Cabinet is a library of routines for managing a database.",
"long_description": "Kyoto Cabinet is a library of routines for managing a database. The database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. Each key must be unique within a database. There is neither concept of data tables nor data types.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"devel",
"profile",
"lzo",
"lzma"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py27-kyotocabinet",
"kyototycoon"
]
}
]
},
{
"name": "kyototycoon",
"portdir": "databases/kyototycoon",
"version": "0.9.56",
"license": "GPL",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://fallabs.com/kyototycoon/",
"description": "Kyoto Tycoon is a lightweight database server.",
"long_description": "Kyoto Tycoon is a lightweight database server with auto expiration mechanism, which is useful to handle cache data of various applications. Kyoto Tycoon is also a package of network interface to the DBM called Kyoto Cabinet. Though the DBM has high performance and high concurrency, you might bother in case that multiple processes share the same database, or remote processes access the database. Thus, Kyoto Tycoon is provided for concurrent and remote connections to Kyoto Cabinet. Kyoto Tycoon is composed of the server process managing multiple databases and its access library for client applications.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"devel",
"profile",
"lua"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"kyotocabinet"
]
}
],
"depends_on": []
},
{
"name": "leveldb",
"portdir": "databases/leveldb",
"version": "1.23",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/google/leveldb",
"description": "A fast and lightweight key/value database library by Google",
"long_description": "A fast and lightweight key/value database library by Google",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"debug",
"tmalloc",
"rtti",
"memenv",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"snappy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pytorch",
"py35-plyvel",
"py36-plyvel",
"py39-plyvel",
"py37-plyvel",
"py38-pytorch",
"py39-pytorch",
"luanti",
"qt5-qtwebkit",
"py38-plyvel",
"phantomjs-qt-qtwebkit",
"qt511-qtwebkit",
"qt513-qtwebkit",
"qt53-qtwebkit",
"qt55-qtwebkit",
"qt56-qtwebkit",
"qt57-qtwebkit",
"qt58-qtwebkit",
"qt59-qtwebkit",
"squirrel-ime",
"librime",
"librime-devel",
"imposm",
"caffe",
"py27-plyvel",
"py310-plyvel",
"py311-plyvel",
"py312-plyvel",
"py313-plyvel"
]
}
]
},
{
"name": "libdbi",
"portdir": "databases/libdbi",
"version": "0.9.0",
"license": "LGPL-2.1+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libdbi.sourceforge.net",
"description": "Database independent abstraction layer for C",
"long_description": "Database independent abstraction layer for C",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "mta",
"github": "mtalexander",
"ports_count": 2
}
],
"variants": [
"docs",
"debug",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"automake",
"clang-18"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnucash",
"gnucash-devel",
"libdbi-drivers",
"syslog-ng-devel"
]
}
]
},
{
"name": "libdrizzle",
"portdir": "databases/libdrizzle",
"version": "5.1.4",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://launchpad.net/libdrizzle",
"description": "Drizzle client and protocol library",
"long_description": "Drizzle client and protocol library",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"openssl"
]
}
],
"depends_on": []
},
{
"name": "libgda5",
"portdir": "databases/libgda5",
"version": "5.2.10",
"license": "(GPL-2 or LGPL)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnome-db.org/",
"description": "GDA provides uniform access to different kinds of data sources.",
"long_description": "GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).",
"active": true,
"categories": [
"databases",
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2651
},
{
"name": "mascguy",
"github": "mascguy",
"ports_count": 359
}
],
"variants": [
"vala",
"mysql56",
"mysql57",
"postgresql12",
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"db53",
"db60",
"db62",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"intltool",
"clang-18",
"itstool",
"autoconf",
"automake",
"gettext",
"libtool",
"pkgconfig",
"gnome-common",
"gobject-introspection",
"gtk-doc",
"yelp-tools"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"vala",
"libxml2",
"libxslt",
"db62",
"postgresql16",
"gettext-runtime",
"mysql57",
"iso-codes",
"libgcrypt",
"libgee",
"ncurses",
"openssl",
"readline",
"desktop-file-utils",
"goocanvas2",
"gtk3",
"libsecret",
"libsoup"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"midgard2-core",
"anjuta",
"glom",
"libgdamm5"
]
}
]
},
{
"name": "libpqxx",
"portdir": "databases/libpqxx",
"version": "7.9.2",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://pqxx.org/development/libpqxx",
"description": "Official C++ client API for PostgreSQL",
"long_description": "libpqxx is the official C++ client API for PostgreSQL, the enterprise-strength open-source database software. There are many similar libraries for PostgreSQL and for other databases, some of them database independent. Most of these, however, are fairly C like in their programming style, and fail to take advantage of the full power of the C++ language as it has matured since the acceptance of the Standard in 1996. What libpqxx brings you is effective use of templates to reduce the inconvenience of dealing with type conversions, standard C++ strings to keep you from having to worry about buffer allocation and overflow attacks, exceptions to take the tedious and error prone plumbing around error handling out of your hands, constructors and destructors to bring resource management under control, and even basic object orientation to give you some extra reliability features that would be hard to get with most other database interfaces.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"postgresql13",
"postgresql14",
"postgresql15",
"postgresql16",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-20"
]
},
{
"type": "lib",
"ports": [
"postgresql16"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"osm2pgrouting"
]
}
]
},
{
"name": "librasterlite2",
"portdir": "databases/librasterlite2",
"version": "1.1.0-beta1",
"license": "(MPL-1.1 or GPL-2+ or LGPL-2.1+)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gaia-gis.it/fossil/librasterlite2/index",
"description": "Library that stores and retrieves raster coverages using a SpatiaLite",
"long_description": "librasterlite2 is an open source library that stores and retrieves huge raster coverages using a SpatiaLite DBMS.",
"active": true,
"categories": [
"databases",
"gis"
],
"maintainers": [
{
"name": "n_larsson",
"github": "nilason",
"ports_count": 111
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"minizip",
"zstd",
"spatialite",
"sqlite3",
"glib2",
"librttopo",
"proj",
"cairo",
"fontconfig",
"giflib",
"libgeotiff",
"lz4",
"libpixman",
"libpng",
"openjpeg",
"tiff",
"webp",
"curl",
"freetype",
"geos",
"libiconv",
"libxml2",
"fcgi",
"freexl",
"libjpeg-turbo",
"lzma"
]
}
],
"depends_on": []
},
{
"name": "libsdb",
"portdir": "databases/libsdb",
"version": "0.6.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://siag.nu/libsdb/",
"description": "Simple database library",
"long_description": "This is libsdb, the simple database library, which provides a way to support multiple database management systems in an application with negligeable overhead, in terms of code as well as system resources.",
"active": true,
"categories": [
"databases"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
}
],
"depends_on": []
},
{
"name": "libzdb-mysql55",
"portdir": "databases/libzdb-mysql55",
"version": "2.12",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.tildeslash.com/libzdb/",
"description": "Enable MySQL support for mysql55",
"long_description": "A small, fast and easy to use Open Source Database Connection Pool Library.\n* Thread safe Database Connection Pool\n* Connect to multiple database systems\n* Zero runtime configuration, connect using a URL scheme\n* C library\n* Supports MySQL, PostgreSQL, SQLite and Oracle",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [],
"variants": [
"openssl",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"mysql55"
]
}
],
"depends_on": []
},
{
"name": "libsql",
"portdir": "databases/libsql",
"version": "0.5.0",
"license": "MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://libsql.org",
"description": "Fork of SQLite that is both Open Source, and Open Contributions.",
"long_description": "libsql is an open source, open contribution fork of SQLite. We aim to evolve it to suit many more use cases than SQLite was originally designed for, and plan to use third-party OSS code wherever it makes sense. libsql will always be compatible with the SQLite file format. libsql will keep 100% compatibility with the SQLite API, but we may add additional APIs. SQLite is an embedded database that can be consumed as a single .c file with its accompanying header. libsql will always be embeddable, meaning it runs inside your process without needing a network connection. But we may change the distribution, so that object files are generated, instead of a single .c file.",
"active": true,
"categories": [
"devel",
"databases"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 1057
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-18"
]
},
{
"type": "lib",
"ports": [
"zlib",
"libedit",
"ncurses"
]
}
],
"depends_on": []
}
]
}