Tag: PostgreSQL

  • The Scalable No-Code Backend: Xano

    Xano is a no-code platform designed to facilitate the development of scalable, secure backend solutions without the need for traditional coding. It leverages a powerful no-code API builder that enables users to create complex business logic and workflows, which can be automated and managed with ease. The platform supports a variety of data manipulations, including…

  • nocodb/nocodb: Open Source Airtable Alternative

    NocoDB is a no-code platform that transforms any relational database into a smart spreadsheet interface, enabling users to manage data with the ease and flexibility of a spreadsheet while retaining the robustness of a full-fledged database. It serves as an open-source alternative to proprietary spreadsheet apps, providing tools for database management without requiring extensive coding…

  • NocoDB – Free Open Source NoCode Airtable Alternative

    NocoDB is an open-source, web-based database management tool that allows users to create, manage, and collaborate on databases using a visual interface. It provides a user-friendly interface to interact with databases and simplifies the process of database administration. NocoDB is built on top of the PostgreSQL database management system and utilizes its features and capabilities.…

  • Tutorial for Installing Django, Python, Apache, mod_wsgi and PostgreSQL in Raspbian Jessie

    This guide by Ben Croston to install Django, Python, Apache mod_wsgi and PostgreSQL on a Raspberry Pi running Raspbian Jessie Lite. It is intended as a guide to getting everything installed and configured, not as a tutorial in actually using Python, Django etc. The toolchain is suitable for a fairly heavy duty production environment. >…