Showing 79 open source projects for "postgresql-portable"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
    Learn More
  • 1
    Vagrant

    Vagrant

    Vagrant is a tool for building and distributing environments

    Development environments simplified. Vagrant enables the creation and configuration of lightweight, reproducible, and portable development environments. Download the open-source Vagrant binary and run it locally or within your environments. Vagrant is designed for everyone as the simplest and fastest way to create a virtualized environment. Single workflow to build and manage virtual machine environments. Declarative configuration file describes all the requirements and builds them through a consistent workflow. ...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 2
    pg_easy_replicate

    pg_easy_replicate

    Easily setup logical replication and switchover to new database

    pg_easy_replicate is a simple tool for replicating PostgreSQL data from one database to another using logical replication. It abstracts away the complexity of publication/subscription setup and enables selective table replication. Ideal for developers or data engineers who want quick replication without deep Postgres expertise.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Logidze

    Logidze

    Database changes log for Rails

    Logidze is a Ruby on Rails extension that enables versioning for ActiveRecord models using PostgreSQL JSONB columns. It stores change history directly in the database, allowing applications to track, view, and restore previous states of a record without creating additional tables. Unlike traditional audit systems, Logidze is lightweight and fast, leveraging PostgreSQL’s capabilities for efficient data storage and retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    With Advisory Lock

    With Advisory Lock

    Advisory locking for ActiveRecord

    with_advisory_lock is a Ruby gem that provides a simple and thread-safe way to use PostgreSQL advisory locks within Ruby applications. It allows developers to wrap critical code sections with database-level locks to prevent race conditions across concurrent processes or threads. It’s especially useful in distributed systems, background job processing, or scheduled tasks where application-level mutexes aren't sufficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 5
    pg-osc

    pg-osc

    Easy CLI tool for making zero downtime schema changes

    pg-osc (Online Schema Change) is a CLI tool for making non-blocking schema changes to large PostgreSQL tables. It creates a shadow table, copies data incrementally, and swaps tables with minimal downtime. Ideal for high-traffic applications, pg-osc lets teams modify database structures safely in production environments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Grafana

    Grafana

    Leading open-source visualization and observability platform

    Grafana OSS is a leading open-source visualization and observability platform that lets you query, visualize, alert on, and explore your data—regardless of where it’s stored. With support for 100+ data source plugins (such as Prometheus, Loki, Elasticsearch, InfluxDB, SQL/NoSQL databases, OTel, and more), you can unify metrics, logs, traces, and other observability signals in one place. Grafana OSS empowers you to build dynamic, reusable dashboards with rich visualizations, template...
    Downloads: 49 This Week
    Last Update:
    See Project
  • 7
    Mobility

    Mobility

    Pluggable Ruby translation framework

    ...The default way to store translations is to put them all in a set of two shared tables, but many alternatives are also supported, including translatable columns and model translation tables, as well as database-specific storage solutions such as json/jsonb and Hstore (for PostgreSQL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ridgepole

    Ridgepole

    Ridgepole is a tool to manage DB schema. It defines DB schema

    Ridgepole is a database schema management tool that treats your schema as code by expressing it in a Ruby DSL and applying diffs to keep databases in sync. You describe the desired state in a “Schemafile” (tables, columns, indexes, constraints), and Ridgepole compares it with the live database to generate only the necessary changes. This diff-and-apply approach makes schema changes repeatable and reviewable, avoiding hand-written migrations for routine structural edits. It supports multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a C library to check the validity of German and Austrian Bank Account Numbers. All currently defined test methods by Deutsche Bundesbank (Dec 2017: 00 to E4) are implemented. Modules for AWK, Perl, PHP, Python, Ruby, C#.net and VB.net are included too. The package includes also an IBAN converter to generate (german) IBANs and BICs from account data. All currently defined IBAN rules by Deutsche Bundesbank are implemented (Dec 2017: 57 rules) and tested against independent solutions.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    Motor Admin

    Motor Admin

    Deploy a no-code admin panel for any application in less than a minute

    Motor Admin is a no-code admin panel that can be deployed for any application in under a minute. It allows users to search, create, update, and delete data entries, create custom actions, and build reports without writing code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    GitLab CE Server For Local Intranets

    GitLab CE Server For Local Intranets

    The Free & Popular Community git Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a GIT Server live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with gi wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://gi.local/ ( Accept Any Warnings due to...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    LiteSQL is a codegenerator and C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL, MySQL and oracle as backends.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Textacular

    Textacular

    Textacular exposes full text search capabilities from PostgreSQL

    Textacular is a full-text search extension for ActiveRecord models in Ruby on Rails, built on top of PostgreSQL's native full-text search features. It allows developers to perform natural language searches across multiple columns with minimal configuration, providing a powerful and efficient alternative to third-party search services. Textacular integrates seamlessly with Rails queries and scopes for a smooth developer experience.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Forem

    Forem

    For empowering community

    ...The platform supports rich authoring (markdown, embeds), comment threading, reactions, and community curation so content creators and readers can engage in meaningful discussions rather than transient exchanges. Forem is designed to be portable and extensible: it exposes APIs for ingestion and embeds, theming options for brand alignment, and admin features for content policy, moderation workflows, and analytics. It encourages community governance patterns that let moderators and members participate in shaping norms and surfacing high-quality content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Phenoscape
    The Phenoscape project attempts to formalize the description of evolutionary characters to make them interoperable and computable with the body of phenotype annotation being generated by model organism databases, and other biomedical research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sciNote

    sciNote

    Open source electronic lab notebook (ELN) for scientists

    sciNote is an open source electronic lab notebook (ELN) that helps you manage your laboratory work and stores all your experimental data in one place. sciNote is specifically designed for life science students, researchers, lab technicians and group leaders.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Bridge Designer and Contest

    Bridge Designer and Contest

    A national virtual bridge engineering contest for kids of all ages.

    **Unfortunately, the Bridge Contest is no longer operational. We hope the code base will be of use to others with similar projects in mind.** A national virtual bridge engineering contest with prizes for middle and high school kids, grades 6 to 12, but anyone can enter for fun. Based on the award-wining Bridge Designer client software, now open source through this project. Web site infrastructure supports worldwide participation in qualifying and semifinal rounds with a tiny...
    Leader badge
    Downloads: 2,693 This Week
    Last Update:
    See Project
  • 18
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    HiveMind Java Web Application Cloud IDE

    HiveMind Java Web Application Cloud IDE

    Web development IDE in browser, supports Java, ruby, javascript...etc

    HiveMind is a browser based web development that combines an application container (jetty), a middleware and a developer environment that runs in the browser. It runs on the jvm so you are not limited by environment. You can run it on your laptop, company server or even on a cloud service like AWS. It supports Java, Ruby, Python, JavaScript, Groovy, Clojure. Source include so it is easy to hack so you can modify it for your own need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A collection of software made by Milos Rancic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Test case management plugin for Redmine The project has moved to BitBucket: https://bitbucket.org/bugzinga/redcase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Project Management, Collaboration and Time Tracking. Jobsworth can be used for helpdesk support ticketing, customer liasion, resource management (eg. systems and password tracking) and has a range of CRM type functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A resource for political accountability; a compilation of statistics and information on Canadian Members of Parliament, and possibly other levels of government. The project includes the website code, as well as the tools used to extract the informati
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Liferay for Virgo

    The research of an ability to port Liferay to Virgo

    This project is a result of my tries to port Liferay portal Community Edition to Virgo. I have done this work in the research purpose to analyze an ability of development a serious mass enterprise system on very perspective and great Virgo platform couple with the most powerful open source portal Liferay. My theoretical research has pointed these two product like the most perspective flexible and multi functional solutions matching my aims very well. But practically Virgo has turned out...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next