Найденные страницы с тегом postgresql database programming help всего 684947

LabVIEW — LabVIEW is a system-design platform and development environment for a visual programming language. / Habr

Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual programming language from National Instruments. The graphical language is named "G"; not to be confused with G-code. Originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of operating systems (OSs), including Microsoft Windows, various versions of Unix, Linux, and macOS.

LabVIEW — LabVIEW is a system-design platform and development environment for a visual programming language. / Habr

Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual programming language from National Instruments. The graphical language is named "G"; not to be confused with G-code. Originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of operating systems (OSs), including Microsoft Windows, various versions of Unix, Linux, and macOS.

LabVIEW — LabVIEW is a system-design platform and development environment for a visual programming language. / Habr

Laboratory Virtual Instrument Engineering Workbench (LabVIEW) is a system-design platform and development environment for a visual programming language from National Instruments. The graphical language is named "G"; not to be confused with G-code. Originally released for the Apple Macintosh in 1986, LabVIEW is commonly used for data acquisition, instrument control, and industrial automation on a variety of operating systems (OSs), including Microsoft Windows, various versions of Unix, Linux, and macOS.

Groovy & Grails — Groovy programming language and Grails framework / Habr

Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. Grails was previously known as "Groovy on Rails"; in March 2006 that name was dropped in response to a request by David Heinemeier Hansson, founder of

Groovy & Grails — Groovy programming language and Grails framework / Habr

Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. Grails was previously known as "Groovy on Rails"; in March 2006 that name was dropped in response to a request by David Heinemeier Hansson, founder of

Groovy & Grails — Groovy programming language and Grails framework / Habr

Grails is an open source web application framework that uses the Apache Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the "coding by convention" paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. Grails was previously known as "Groovy on Rails"; in March 2006 that name was dropped in response to a request by David Heinemeier Hansson, founder of

Sphinx — Sphinx is a fulltext free open source search engine / Habr

Sphinx is a fulltext free open source search engine that provides text search functionality to client applications. Developed by Andrey Aksyonoff, first released in 2001. Sphinx can be used either as a stand-alone server or as a storage engine ("SphinxSE") for the MySQL family of databases. When run as a standalone server Sphinx operates similar to a DBMS and can communicate with MySQL, MariaDB and PostgreSQL through their native protocols or with any ODBC-compliant DBMS via ODBC. MariaDB, a fork of MySQL,

Sphinx — Sphinx is a fulltext free open source search engine / Habr

Sphinx is a fulltext free open source search engine that provides text search functionality to client applications. Developed by Andrey Aksyonoff, first released in 2001. Sphinx can be used either as a stand-alone server or as a storage engine ("SphinxSE") for the MySQL family of databases. When run as a standalone server Sphinx operates similar to a DBMS and can communicate with MySQL, MariaDB and PostgreSQL through their native protocols or with any ODBC-compliant DBMS via ODBC. MariaDB, a fork of MySQL,

Запросы в PostgreSQL: 7. Сортировка и слияние / Хабр

В предыдущих статьях я писал про этапы выполнения запросов , про статистику , про два основных вида доступа к данным — последовательное сканирование и индексное сканирование , — и успел рассказать о...

Postgresso 35 — спецвыпуск: PostgreSQL 14 / Хабр

Пресс-релиз PostgreSQL обширен и основателен . Есть и выжимка (highlights), в которой после бурных обсуждений в рассылках выделили главное . Статей о 14-й много. Мы смотрели и разрозненные статьи и...

Роковой каскад: JIT, и как обновление Postgres привело к 70% отказов на национальном сервисе критической важности / Хабр

От переводчика: Для этой статьи, вероятно, подошел бы заголовок "Незнание значений по умолчанию не освобождает от ответственности". Перед нами классический пример "эффекта швейцарского сыра" , когда...

Популярные расширения для PostgreSQL: как установить и для чего использовать / Хабр

Облачные базы данных Selectel поддерживают 40 расширений для PostgreSQL. Некоторые добавляют небольшие радости оптимизации баз данных, другие — заменяют отдельные модули разработки на стороне...

Sphinx — Sphinx is a fulltext free open source search engine / Habr

Sphinx is a fulltext free open source search engine that provides text search functionality to client applications. Developed by Andrey Aksyonoff, first released in 2001. Sphinx can be used either as a stand-alone server or as a storage engine ("SphinxSE") for the MySQL family of databases. When run as a standalone server Sphinx operates similar to a DBMS and can communicate with MySQL, MariaDB and PostgreSQL through their native protocols or with any ODBC-compliant DBMS via ODBC. MariaDB, a fork of MySQL,

Экстремальная миграция на PostgreSQL: без остановки, потерь и тестирования / Хабр

Буквально месяц назад в Яндекс.Деньгах завершился переезд сервиса профилей пользователей с Oracle на PostgreSQL. Так что теперь у нас есть опробованное решение по миграции больших объемов данных без...

Postgresso 36 / Хабр

Вавилонская рыбка открыла свои коды Главный девелопер-адвокат AWS Себастьян Стормак (Sébastien Stormacq) от имени Amazon объявил с зашкаливающим радикализмом об открытии кода Babelfish: Goodbye...

Как сделать стрим в Postgres? / Хабр

На одной конференции мне задали вопрос (спасибо Александру!): как сделать стрим в PostgreSQL? Представьте, что имеется bytea и вы к нему хотите что-то дописать. Люди столкнулись с тем, что на это в...

Postgresso 37 / Хабр

Топы Best PostgreSQL GUIs in 2021 (Updated) TOP-11 GUI от Retool . Поразительно, что Retool (GUI с web-интерфейсом) участник топа, но не входит в десятку — он скромно замыкает их список. По каждому...

Грокаем DLR / Хабр

Предисловие переводчика Это скорее вольный пересказ, а не перевод. Я включил в эту статью только те части оригинала, которые имеют непосредственное отношение к внутренним механизмам работы DLR или...

Какой вклад внесло функциональное программирование в современные языки? / Хабр

Современные языки программирования обладают большим набором разнообразных средств и удобных фишек, что позволяет писать совершенно разный код на одном и том же языке для одной и той же задачи....

Как работает оптимизатор PostgreSQL при большом количестве таблиц в запросе / Хабр

SQL — это декларативный язык программирования, используемый для создания и манипулирования объектами в реляционных СУБД. Этот язык описывает что должно быть получено, но не описывает как это получить....

Postgresso #7 (44) / Хабр

ИТ-инфраструктура — это как водопровод, без неё жизнь уже почти невозможна. И мы продолжаем выпускать Postgresso. Релизы и коммитфесты Postgres PostgreSQL 15 Beta 3 Третья бета закрывает неожиданно...

Postgresso #6 (43) / Хабр

ИТ-инфраструктура — это как водопровод, без неё жизнь уже почти невозможна. И мы продолжаем выпускать Postgresso. PostgreSQL 15 Beta 2 В Beta 2 есть все возможности общедоступной (generally...

Постгрессо №4 (41) / Хабр

ИТ-инфраструктура — это как водопровод, без неё жизнь уже почти невозможна. И в эти безрадостные дни мы продолжаем выпускать Postgresso. PostgreSQL 14.3 Вышла версия 14.3 ( release notes ), и...

Postgresso №1 за 2022 (38) / Хабр

Экстренное сообщение: PGConf.Russia переносится! Уважаемые коллеги! Вынуждены сообщить, что площадка, на которой мы хотели провести PGConf.Russia 2022 , попала под приказ о непроведении массовых...

Haxe — Oopen source toolkit based on a high level language / Habr

Open source toolkit based on a modern, high level, strictly typed programming language