Showing 83 open source projects for "note-taking"

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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1

    DBE

    A complete database front-end written in PHP.

    ...It supports MySQL, PostgreSQL, Oracle, MSSQL, Firebird/Interbase, and SQLite. Features include relations support, custom query execution, and data imports/exports. Please note that this page only contains stable releases. For up-to-date code please visit the project's GitHub Page: https://github.com/voran/dbe .
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A tool for unloading data from Oracle in parallel. Goal: achieve very fast data unloading by taking advantage of available processing power in Oracle server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Python utilities for the storing, retrieving and displaying of information from a number of back end mechanisms. Note that development for Gerald has been moved to https://bitbucket.org/andy47/gerald
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Viewing Network is basically like taking P2P networking and applying it to website traffic You give your views to someone and in return they give you theirs
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 5
    PseuWoW is a custom opensource MMORPG client that allows to connect to certain server programs like MaNGOS. Please note that PseuWoW officially supports MaNGOS only, for now. http://www.mangosclient.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Datacleaning Open Source
    A group a subprojects for Data Cleaning projects, mainly as a step of a Data Mining Project. Visit www.datacleaningopensource.com to review our current applications or if you want to add yours. NOTE: PROGRAMMING SKILLS ARE REQUIRED.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NetTraveler
    A database middleware system for WANs that can efficiently run queries over sites that are either mobile clients or enterprise servers, taking into consideration the nature of hosts for query processing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple perl script that will diff two sql databases and create an output of commands that will sync the second database to match the first. Will also check permissions for the tables. Note: Only supports MySQL for a start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NOTE: THIS PROJECT IS UNMAINTAINED The canonical repository for this project is now hosted on Github (https://github.com/proxool/proxool) but even that hasn't been updated since 2011. A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate existing code. Fully configurable.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Please note the project has moved to GitHub, see http://benilovj.github.com/dbfit DbFit is a set of fixtures which enables FIT/FitNesse tests to execute directly against a database, enabling developers to manipulate database objects in a relational form, making database TDD much easier then with xUnit-style tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program simply converts a .kml list of points given from Google Earth to a .sql file that can be easily loaded into PostgreSQL database with PostGIS extension. NOTE: tested with PostgreSQl v8.2 and postGis v1.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Kylix-based note-accumulating program for Linux/X Windows that uses a grid motif rather than the traditional nested-folder system, and which has moderately advanced searching functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple PHP message system which is easy to install and use. Comes with an admin panel and incorperates BBCode. Note: PHP Post is the BETA codename. The stable release will be named Postie.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MySonet is a Web-Based (PHP/AJAX) Categorized Note Taking Application Inspired By KJots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KFDI bridges file systems and databases over the Linux VFS layer. Taking advantage of relational database technology and XML, data can be managed and searched based on properties. KFDI also introduces some object-oriented concepts into file organization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Free scripts & examples- JSP, Eclipse, SQL, PHP, ASP, Win32 Batch, Javascript, Flash/Actionscript. -=-=-=-=-=-=- NOTE: This project is closed. For new development related to integrating Beyond Compare with Eclipse, see http://beyondcvs.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ``Modeling'': an Object-Relational Bridge for python. Please note: this project is not maintained anymore. Make your objects persistent in a RDBMS, just by designing how your classes map to an RDBMS schema, without having to write a single line of SQL!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JDBM is a transactional persistence engine for Java. It aims to be for Java what GDBM is for Perl, Python, C, etcetera: a simple persistence engine that is lightweight and fast. Note that JDBM's development has moved on to github - https://github.com/jankotek/JDBM3 is now the new home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library providing basic building blocks for creating in-memory databases of important data. Existing components are: Linked lists; Hash tables with optional auto-resize; Memory-efficient sparse matrices built on hash tables; Red-black trees. NOTE: This project is moving to Github; https://github.com/klmitch/dbprim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mtop (MySQL top) monitors a MySQL database showing the queries which are taking the most amount of time to complete. Features include 'zooming' in on a process to show the complete query and 'explaining' the query optimizer information.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    ...Step by step all languages will be included - it was inactive for quite a long time - I'll add lists to be worked on here and these lists will go into OmegaWiki as well. Please note that glossary lists are under cc-by license
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NOTE: The PhoenixRPOS project is on hold untill further notice. The PhoenixRPOS Project is an Open-source scripting project which is a plugin for the game "Neocron".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NOTE: THIS MODULE NO LONGER WORKS AND IS NOT SUPPORTED! (feel free to tinker + fix it if u can, I use drupal now) ASMS ('A Slot Management System') is a XOOPS module based on the excellent Meeting Room Booking System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Note - This Project is dead. Tho code created here was could not be used successfully. But the idea behind this project is not dead. There exists a successor project which sincerely is not yet ready for public. Contact bihrm@sf.net for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple utility for taking two, presumably related, SQL database creation scripts, and generating SQL 'patches' that can be applied to a live SQL database in order to upgrade it.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo