Search results
Results from the WOW.Com Content Network
SQLite (/ ˌ ɛ s ˌ k juː ˌ ɛ l ˈ aɪ t /, [4] [5] / ˈ s iː k w ə ˌ l aɪ t / [6]) is a database engine written in the C programming language.It is not a standalone app; rather, it is a library that software developers embed in their apps.
SpatiaLite is a spatial extension to SQLite, providing vector geodatabase functionality. It is similar to PostGIS, Oracle Spatial, and SQL Server with spatial extensions, although SQLite/SpatiaLite aren't based on client-server architecture: they adopt a simpler personal architecture. i.e. the whole SQL engine is directly embedded within the application itself: a complete database simply is an ...
Navicat is a series of graphical database management and development software produced by CyberTech Ltd. for MySQL, MariaDB, Redis, MongoDB, Oracle, SQLite, PostgreSQL and Microsoft SQL Server. It has an Explorer-like graphical user interface and supports multiple database connections for local and remote databases. Its design is made to meet ...
Fossil is a cross-platform DVCS that runs on Linux, BSD derivatives, Mac and Windows. It is capable of performing distributed version control, bug tracking, wiki services, and blogging. The software has a built-in web interface, which reduces project tracking complexity and promotes situational awareness.
This is a list of notable library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code .
MiniGUI [8] – Free / Open Source xBase Win32 / GUI Development System (a Fork (software development) of both HMG and Harbour) ooHG – Object Oriented Harbour GUI – a fork "class based and oop programming" of HMG; Marinas-GUI – Multi-Platform QT Based GUI Development Package for Harbour. Marinas-GUI downloads as a complete installation ...
Also, GTK 1.x, GTK2.x, GTK 3.x and GTK 4.x can be reached. Optionally, any other shared library can be used, like OpenGL related libraries, Poppler, Mozilla, but also libc, sqlite and a music library like MikMod. When using the GTK-server as a standalone binary, it inevitably creates an additional process in the processlist.
IUP, open source , a minimalist GUI toolkit in ANSI C for Windows, UNIX and Linux. Tk, open source (BSD-style), a widget set accessed from Tcl and other high-level script languages (interfaced in Python as Tkinter). XForms, the Forms Library for X; XVT, Extensible Virtual Toolkit