70 skills found · Page 1 of 3
achiku / PlanterGenerate PlantUML ER diagram textual description from PostgreSQL tables
astrails / Safesimple backup for mysql, posgresql, svn and files to s3 or local filesystem
satishbabariya / Nodejs BoilerplateClean Architecture for node.js projects (Typescript + Express + TypeORM + Typedi)
GreatStackDev / Project ManagementAn open-source project management platform built with ReactJS and Tailwind CSS.
executeautomation / MCP Database ServerMCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
geshan / Nodejs PosgresqlA demo Quotes REST API using Node.js and PostgreSQL. Built with Express Js
GotCms / GotCmsGotCms is a Cms based on Zend Framework 2 and PosgreSQL / MySQL
compositephp / DbFast and Lightweight PHP 8.1+ DataMapper and Table Gateway with automatic data caching, smart entities, migrations and many more
jod35 / Build A Fastapi And PostgreSQL API With SQLAlchemyThis is code for a video about creating REST API with FastAPI, SQLAlchemy and PostgreSQL.
Dmytro-Shvetsov / Employee TrackerSoftware for tracking productivity of remote employees.
ostinelli / PgpoolA PosgreSQL client that automatically uses connection pools and handles reconnections in case of errors.
ermissa / Django Docker Setup:whale: Docker Compose project base with Django , PosgreSQL , Nginx , Gunicorn and Certbot.
judeleonard / Prescriber ETL Data PipelineAn End-to-End ETL data pipeline that leverages pyspark parallel processing to process about 25 million rows of data coming from a SaaS application using Apache Airflow as an orchestration tool and various data warehouse technologies and finally using Apache Superset to connect to DWH for generating BI dashboards for weekly reports
Robinyo / Serendipity ApiSerendipity Server
marcgreenstock / Data Api SuiteMonorepo that includes libraries, Serverless Framework plugins and development tools to simplify and enhance the development, deployment and use of the Data API for Aurora Serverless.
codingforentrepreneurs / Docker Docker ComposeHow can Django, Express.js, Adonis.js, FastAPI, Flask, Posgresql, and Nginx run under one roof? One great answer is Docker Compose. This tutorial will show you how.
VioletCranberry / Coco SearchLocal-first hybrid semantic code search tool. Indexes codebases into PostgreSQL with pgvector embeddings via Ollama, combines vector similarity + keyword search with RRF fusion. Supports 30+ languages. Features CLI, MCP server, WEB dashboard and interactive REPL.
chrisbalola / Accounting App ApiSimple accounting API allowing users to add their income and expenses. Tech Stack: NodeJS, NestJS, Express.JS, TypeScript, TypeORM, PosgreSQL.
jtornero / PivotmytablePivotMyTable is a PL/Python PosgreSQL function for easy construction of pivot tables, generating the proper code for the crosstab functions from the PostgreSQL extension tablefunc to work.
sergiecode / Java Crud Api RestRealizamos un CRUD en JAVA que servimos a través de una API REST utilizando Spring Boot, Hiberate y PosgreSQL