Showing 94 open source projects for "c-like"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    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: 32 This Week
    Last Update:
    See Project
  • 2
    sqlite3

    sqlite3

    Asynchronous, non-blocking SQLite3 bindings for Node.js

    ...Full Buffer/Blob support. Extensive debugging support. Query serialization API. Extension support, including bundled support for the json1 extension. Big test suite, written in modern C++ and tested for memory leaks. Bundles SQLite3 3.32.3 as a fallback if the installing system doesn't include SQLite. The module uses node-pre-gyp to download a pre-compiled binary for your platform, if it exists. Otherwise, it uses node-gyp to build the extension. It is also possible to make your own build of sqlite3 from its source instead of its npm package. ...
    Downloads: 23 This Week
    Last Update:
    See Project
  • 3
    Virtuoso is a scalable cross-platform server that combines Relational, Graph, and Document Data Management with Web Application Server and Web Services Platform functionality.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    The Online Songbook is a web interface to a database of songs. Allows users to collaboratively edit songs in ChordPro format, create and share collections of songs, and print collections in a variety of formats. Though this project is used regularly by one of the creators, it needs some updating as far as security goes, so the "beta" tag remains - since it uses Apache/HTTP login to protect the whole site, it is safe to run with trusted users, but we need to spend some more time on it to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SQLTools for Oracle
    SQLTools is a light weight and robust frontend for Oracle database development. This program is not so comprehensive as Tora or TOAD but it is ideal when you need basic data querying capabilities and objects browsing. It also supports a basic subset of SQL*Plus commands (connect/disconnect, bind and define variables). It works with Oracle 8i/9i/10g/11g databases. Oracle Client 32bit is required. Check http://www.sqltools.net for more...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    C-squares

    C-squares

    Concise spatial query and representation system (c-squares)

    C-squares is an easily implemented method for storage, querying and display of spatial data locations, based on a hierarchical, grid-based representation of the Earth' surface. Source code for encoding, decoding, mapping, etc. is provided via this site. Additional support is available by contacting the system developer, Tony.Rees@marinespecies.org; see also the c-squares home page at http://www.cmar.csiro.au/csquares/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TOra is a Toolkit for Oracle which aims to help the DBA or developer of database applications. Features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a full set of DBA tools. TOra also includes support for MySQL and Postgres.
    Leader badge
    Downloads: 277 This Week
    Last Update:
    See Project
  • 9
    Javadoc-like tool for PL/SQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    MVProc

    MVProc

    MVC web platform for Apache and MySQL Stored Procedures

    MVProc is a Model-View-Controller module for Apache2 that facilitates using MySQL stored procedures as the controller element. NOTE: Version 2.1 is STABLE and currently in production use. NOTE: Versions 1.4+ are for Apache2.4 - in order to run on Apache2.2, replace request_rec->useragent_ip references with request_rec->connection->remote_ip (there are 3 in the source code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MMOAP

    MMOAP

    Gather data about your SQL servers using DTSX with easy custom SQL!

    ...MMOAP is essentially a data gathering tool, specifically geared towards DBA's who need to interrogate SQL servers, and then store the results in a central repository, and then raises alerts on conditions of interest. MMOAP is like many commercial tools (SCOM, Idera, Spotlight, etc.) except MUCH simpler, and also like many homegrown solutions except much more robust. Once MMOAP is setup, you never have to modify the dtsx package. Commands and Alerts are dynamic, driven by SQL that is stored in tables that you can change any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    db-megasena

    Criação/Manutenção/Utilização de banco de dados da MegaSena.

    Conjunto de scripts e aplicativos para criação, manutenção e utilização de banco de dados da MegaSena extraído de arquivo público fornecido pelo website da Caixa Econômica Federal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    inventory management system

    inventory management system

    A simple inventory system for Library, Lab & any rent shop.

    This is the inventory management system of the research lab of INDEPENDENT UNIVERSITY, BANGLADESH. It also can be use for any Library or any kind of inventory system from where people can borrow products/parts/books/cd/dvd etc. I use MYSQL database and C# in this project. I also provide the source code of it. This is my first contribute to open source. So let me know your opinions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    eubirdb is a bird(watchers) DB for name translation (scientific,it,en,fr,de,sp,nl) and retrieval, wants to be a base for birdwatchers (and ornithologists) software&data (checklist,img,...). Currently for EU(ring) aims to worldwideness. See forums for mor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Metis for Oracle
    A tool to support data-analysis on a Oracle-DB. In Greek mythology, Metis (Μῆτις) was of the Titan generation ... The Stoic commentators allegorized Metis as the embodiment of "wisdom" or "wise counsel" ... (from Wikipadia)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a set of PLSQL packages for the Oracle database which provide acess to the OS shell and the file system from SQL and PL/SQL. The packages provide operations on file handles (delete, create, move, copy) as well as the execution of shell commands.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ...This is just the base of the framework presenting the idea, any code template can be implemented upon request. Some sample generators are present for SQL / PLSQL / C# / AnsiC / Java The main target is to generate DTO/BDO/POJO objects based on the database definitions in multiple languages aligning all technologies used by a development team. If you are willing to contribute drop a message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Restad

    Relational storage for tagged documents

    Restad is an indexing-querying tool for tagged documents. It uses a relational database for storage and querying. See the last news on the blog : https://sourceforge.net/p/restad/blog/ The Ruby first prototype can be found there : https://github.com/ymoreau/Restad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Développement de MaNGOS en Français avec site internet et support technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Electrical Consumption Middleware: versatile PostgreSQL database creating scripts; database level permissions management; periodical series statistical prevision Scilab script; applet to visualize graphics and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    EZtkprof

    View tkprof reports directly from sqlplus

    ...The package is very easy to use and in fact eliminates several steps required to run the traditional OS tkprof because it automatically generates the trace file, “tkprofs” it and displays the output on the user’s screen. This output can alternatively be saved by the user to a spool file just like output from anything else. Please refer to Oracle documentation here for an explanation of how to interpret the output: http://download.oracle.com/docs/cd/E11882
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A C++ library wrapping the standard ODBC C calls with many checks and using exceptions any time an error is detected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Intergated communication server with multiple services and interfaces based on exists projects. PgMCK and PgLinkPoint was removed (Export Control issues)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    "Tiny Oracle Get" is a Oracle DB GUI tool on Linux/Windows for developers. It supports DB browsing, comparison of SQL results, DDL output, drawing ER-diagram automatically, Excel friendly interface with multi-Language.Required Oracle Client and Qt4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Karoo Project is a framework for making it practical to create distributed applications. By "practical", I mean that it must do it uncomplicatedly, efficiently, and cheaply. This project provides application management, queuing, and IPC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next