Skip to content

Basicula/SmartTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart table

Quick overview

With this app you can simply and freely work with relation databases. Use link to use last version of this app.

Instructions

Feature list

  • View:
    • Selection results
  • Hints
    • Error data hint
    • Property description on hover
  • Available data types
    • String
    • Boolean
    • Integer
    • Float
    • Interval
    • Set of values
  • Searching:
    • Exact search
    • Like search
    • Regular expressions
  • Sorting:
    • Ascending
    • Descending
    • Sorting priority for columns(now implicit priority from left column to right)
  • Adding:
    • Table
    • Column
    • Row
  • Editing:
    • Cell
      • Content
      • Notes
    • Table
      • Name
      • Description
      • Notes
    • Column
      • Name
      • Data type
      • Description
      • Notes
  • Removing:
    • Table
    • Column
    • Row
  • Save/Load:
    • File with table (CSV file format)
    • File with tables (some other formats SQL?)
  • Table operations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published