Showing 31 open source projects for "postgres"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    DBHub

    DBHub

    Universal database MCP server connecting to MySQL, PostgreSQL

    ...It supports multiple transports—stdio for desktop clients and HTTP for networked scenarios—making it flexible to embed or deploy. Configuration is environment-variable driven, with a DSN and per-engine settings covering Postgres, MySQL, MariaDB, SQL Server, and SQLite. Operational flags include read-only mode, row limits, and even SSH tunneling options for secure access into private networks. A demo mode ships with an in-memory SQLite “employee” dataset so users can try the tools immediately without provisioning a database. The project lives in the Bytebase org alongside database DevSecOps tooling, underscoring a production focus on safe and auditable DB interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PostgREST

    PostgREST

    REST API for any Postgres database

    PostgREST is a standalone web server that turns your PostgreSQL database directly into a RESTful API. The structural constraints and permissions in the database determine the API endpoints and operations. Using PostgREST is an alternative to manual CRUD programming. Custom API servers suffer problems. Writing business logic often duplicates, ignores or hobbles database structure. Object-relational mapping is a leaky abstraction leading to slow imperative code. The PostgREST philosophy...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    SQLPad

    SQLPad

    Web-based SQL editor run in your own private cloud

    A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB, and many more via ODBC. The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory. latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure stability. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Go Cloud Development Kit

    The Go Cloud Development Kit

    Library and tools for open cloud development in Go

    The Go Cloud Development Kit (Go CDK) allows Go application developers to seamlessly deploy cloud applications on any combination of cloud providers. It does this by providing stable, idiomatic interfaces for common uses like storage and databases. Think database/sql for cloud products. The project works well with a code generator called Wire. It creates human-readable code that only imports the cloud SDKs for services you use. This allows the Go CDK to grow to support any number of cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    CapRover

    CapRover

    Scalable PaaS (automated Docker+nginx), aka Heroku on Steroids

    CapRover is an extremely easy-to-use app/database deployment & web server manager for your NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, WordPress (and etc...) applications! It's blazingly fast and very robust as it uses Docker, Nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface. For a developer who does not like spending hours and days setting up a server, building tools, sending code to the server, building it, getting an SSL certificate, installing it, update nginx over and over again. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SIDU admin GUI : MySQL PostgreSQL SQLite
    SIDU is a FREE database web GUI written in PHP. Handy and powerful for MySQL + PostgreSQL + SQLite + CUBRID. SIDU is simple and easy DB tool to use! SIDU has all features you need for database admin and web development. It's a great DB admin tool! No installation need. Best database front-end web based tools, cross platform looking no further
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    eXo Platform - Digital Workplace

    eXo Platform - Digital Workplace

    The open-source digital workplace for growing teams and enterprises.

    eXo Platform is an open-source digital workplace solutions for growing teams and enterprises, featuring: ✅ Internal Communications ✅ Team Collaboration ✅ Knowledge Management ✅ Productivity and Employee Recognition use cases. eXo stands out by: 👍 its fluid and integrated employe experience, on desktop and mobile 👍 the platform’s ease of use 👍 innovative employee engagement features. eXo Platform is developed on open-source technology and supports open...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    M3O

    M3O

    Next generation cloud

    M3O is a next generation cloud plaform. Explore, discover and consume public APIs as simpler programmable building blocks. One platform, one account, one framework. Discover, explore and consume public APIs all in one place. Manage your API usage with one account and one token. Learn, develop and integrate using one set of docs and libraries. Predictable pricing with no hidden costs. It’s free to start and everything is priced per request. So far there are over 50+ APIs. Geocode an address...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Statping

    Statping

    Status Page for monitoring your websites and applications

    ...Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. This Status Page generator allows you to use MySQL, Postgres, or SQLite on multiple operating systems. Statping strives to remain future-proof and remain intact if a failure is created. Your Statping service should not be running on the same instance you're trying to monitor. If your server crashes your Status Page should still remain online to notify your users of downtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10

    smsmap

    Simple reporting system SMS to sqlite3 and web clustering display

    Designed as quick coronavirus infrastructure for feature phones and simple non-app users. One can use it as self-isolation notification, requests for help (both therefore map clustered) etc. The 0.9-4 version will now work with a local SIM card and gammu-smsd, no need for an SMS supplier. There's a demo with a UK number, contact me, if you want to try it out. Also since it's Perl one can add a great deal of sophisticated message parsing on the application side. It'll run comfortably on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ZCMS

    JavaServer Pages Content Management System

    ZCMS simplifies content management by offering an elegant user interface, simple user management and permissions. We keep the core CMS as light, fast and flexible as possible. ZCMS requires Tomcat 8.0 and a PostgreSQL database.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Highly Modular CMS framework includes: Wiki, Articles / News, phpBB Forum Bulletin Board, Blogs, Image Photo Gallery, ... includes TikiWiki upgrader. Databases supported: MySQL, Postgres, Oracle, Firebird, IIS/MS-SQL for PHP on Windows or Linux.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 13
    miceCMS establishment of a open source content management system (CMS). As its name, miceCMS database to support the installation of three ways: Frontbase,MaxDB,MiniSql,MSSQL,MySql,Postgres,SqLite,Sybase, text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Ptcap is a Unix daemon that captures traffic packet size, source, destination, and times and saves this data into a postgres (and now ODBC including mysql) database in near real time, from which traffic reports may be made.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebStorage is a web based application written in PHP for storing files in a Postgres database, where files can be organized in directories. It is similar to a Unix file system, except that it is accessed by a web browser and has no file access control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A postgreSQL-driven, PHP5-based open source forum engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ### Project Renamed to bitweaver ### CMS with: tiki & pear wiki, cms, articles / news, phpBB forum bulletin board, blogs, image photo gallery, file sharing, poll/survey, calendar. tikiwiki upgrade PHP,MySQL,Postgres,Oracle,FireBird on Windows & Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...Also known as a tagboard or a blabbox, shoutboxes allow visitors to your website to leave messages to other visitors quickly and easily. Powered by ADOdb, supports over 20 DBMSs inc. MySQL, PostGres
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MaxVirtual.Data enables DB independent ADO.net development. Easily swap the native Oracle, SqlServer, Sybase, Postgres, etc. drivers by updating the XML config file. Try out the Portal/Reports app. which switches Oracle & SqlServer. Supports all drivers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web-based recipe manager in Perl. Supports Postgres, MySQL, and Oracle databases. Has search, categories, export, scaling, email recipe, password reminder, secure user cookies, and multilingual (l10n/i18n) and fully customizable templated output.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    ...Create your own database-driven Web application in minutes using our online tools, which allow you to import existing data into database tables and manage/enter new data. java/tomcat/postgres required
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Perl Multi-User Text Environment. A text-based network envionment akin to MUX, MUSH, MOO, etc. Written in Perl with a Postgres database back-end. The user interface is designed to closely resemble MUX to ease player transition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WWWdb allows you to set up an multi-lingual application-framework which is based on a database (Oracle, Postgres, Mysql, ODBC, Interbase). It allows per-user sessions and provides the ability to insert, update, delete, and browse your database-tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ...With mulitple user accounts, quotas, templates, thumbnails, etc. The ability to easily use both mysql or Postgresql and all driven from a centralised adminstrative page. (Only supports Postgres at the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    File system over a standard SQL open source database, here PostgreSQL. It provides standard methods to establish a link between a disk based file system and implements all what is known on a standard ext2 file system. Interesting for all web developments
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next